Skip to content

Commit a9bf651

Browse files
psychedelicioushipsterusername
authored andcommitted
chore(ui): bump all deps
1 parent 3bd5d9a commit a9bf651

File tree

2 files changed

+2319
-2775
lines changed

2 files changed

+2319
-2775
lines changed

invokeai/frontend/web/package.json

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -52,48 +52,48 @@
5252
},
5353
"dependencies": {
5454
"@chakra-ui/react-use-size": "^2.1.0",
55-
"@dagrejs/dagre": "^1.1.1",
56-
"@dagrejs/graphlib": "^2.2.1",
55+
"@dagrejs/dagre": "^1.1.2",
56+
"@dagrejs/graphlib": "^2.2.2",
5757
"@dnd-kit/core": "^6.1.0",
5858
"@dnd-kit/sortable": "^8.0.0",
5959
"@dnd-kit/utilities": "^3.2.2",
60-
"@fontsource-variable/inter": "^5.0.17",
60+
"@fontsource-variable/inter": "^5.0.18",
6161
"@invoke-ai/ui-library": "^0.0.25",
6262
"@nanostores/react": "^0.7.2",
63-
"@reduxjs/toolkit": "2.2.2",
63+
"@reduxjs/toolkit": "2.2.3",
6464
"@roarr/browser-log-writer": "^1.3.0",
6565
"chakra-react-select": "^4.7.6",
6666
"compare-versions": "^6.1.0",
6767
"dateformat": "^5.0.3",
68-
"framer-motion": "^11.0.22",
69-
"i18next": "^23.10.1",
70-
"i18next-http-backend": "^2.5.0",
68+
"framer-motion": "^11.1.8",
69+
"i18next": "^23.11.3",
70+
"i18next-http-backend": "^2.5.1",
7171
"idb-keyval": "^6.2.1",
7272
"jsondiffpatch": "^0.6.0",
7373
"konva": "^9.3.6",
7474
"lodash-es": "^4.17.21",
75-
"nanostores": "^0.10.0",
75+
"nanostores": "^0.10.3",
7676
"new-github-issue-url": "^1.0.0",
77-
"overlayscrollbars": "^2.6.1",
78-
"overlayscrollbars-react": "^0.5.5",
77+
"overlayscrollbars": "^2.7.3",
78+
"overlayscrollbars-react": "^0.5.6",
7979
"query-string": "^9.0.0",
80-
"react": "^18.2.0",
80+
"react": "^18.3.1",
8181
"react-colorful": "^5.6.1",
82-
"react-dom": "^18.2.0",
82+
"react-dom": "^18.3.1",
8383
"react-dropzone": "^14.2.3",
8484
"react-error-boundary": "^4.0.13",
85-
"react-hook-form": "^7.51.2",
85+
"react-hook-form": "^7.51.4",
8686
"react-hotkeys-hook": "4.5.0",
87-
"react-i18next": "^14.1.0",
88-
"react-icons": "^5.0.1",
87+
"react-i18next": "^14.1.1",
88+
"react-icons": "^5.2.0",
8989
"react-konva": "^18.2.10",
90-
"react-redux": "9.1.0",
91-
"react-resizable-panels": "^2.0.16",
90+
"react-redux": "9.1.2",
91+
"react-resizable-panels": "^2.0.19",
9292
"react-rnd": "^10.4.10",
9393
"react-select": "5.8.0",
9494
"react-use": "^17.5.0",
95-
"react-virtuoso": "^4.7.5",
96-
"reactflow": "^11.10.4",
95+
"react-virtuoso": "^4.7.10",
96+
"reactflow": "^11.11.3",
9797
"redux-dynamic-middlewares": "^2.2.0",
9898
"redux-remember": "^5.1.0",
9999
"redux-undo": "^1.1.0",
@@ -105,8 +105,8 @@
105105
"use-device-pixel-ratio": "^1.1.2",
106106
"use-image": "^1.1.1",
107107
"uuid": "^9.0.1",
108-
"zod": "^3.22.4",
109-
"zod-validation-error": "^3.0.3"
108+
"zod": "^3.23.6",
109+
"zod-validation-error": "^3.2.0"
110110
},
111111
"peerDependencies": {
112112
"@chakra-ui/react": "^2.8.2",
@@ -117,40 +117,40 @@
117117
"devDependencies": {
118118
"@invoke-ai/eslint-config-react": "^0.0.14",
119119
"@invoke-ai/prettier-config-react": "^0.0.7",
120-
"@storybook/addon-essentials": "^8.0.4",
121-
"@storybook/addon-interactions": "^8.0.4",
122-
"@storybook/addon-links": "^8.0.4",
123-
"@storybook/addon-storysource": "^8.0.4",
124-
"@storybook/manager-api": "^8.0.4",
125-
"@storybook/react": "^8.0.4",
126-
"@storybook/react-vite": "^8.0.4",
127-
"@storybook/theming": "^8.0.4",
120+
"@storybook/addon-essentials": "^8.0.10",
121+
"@storybook/addon-interactions": "^8.0.10",
122+
"@storybook/addon-links": "^8.0.10",
123+
"@storybook/addon-storysource": "^8.0.10",
124+
"@storybook/manager-api": "^8.0.10",
125+
"@storybook/react": "^8.0.10",
126+
"@storybook/react-vite": "^8.0.10",
127+
"@storybook/theming": "^8.0.10",
128128
"@types/dateformat": "^5.0.2",
129129
"@types/lodash-es": "^4.17.12",
130-
"@types/node": "^20.11.30",
131-
"@types/react": "^18.2.73",
132-
"@types/react-dom": "^18.2.22",
130+
"@types/node": "^20.12.10",
131+
"@types/react": "^18.3.1",
132+
"@types/react-dom": "^18.3.0",
133133
"@types/uuid": "^9.0.8",
134134
"@vitejs/plugin-react-swc": "^3.6.0",
135135
"concurrently": "^8.2.2",
136136
"dpdm": "^3.14.0",
137137
"eslint": "^8.57.0",
138138
"eslint-plugin-i18next": "^6.0.3",
139139
"eslint-plugin-path": "^1.3.0",
140-
"knip": "^5.6.1",
140+
"knip": "^5.12.3",
141141
"openapi-types": "^12.1.3",
142142
"openapi-typescript": "^6.7.5",
143143
"prettier": "^3.2.5",
144144
"rollup-plugin-visualizer": "^5.12.0",
145-
"storybook": "^8.0.4",
145+
"storybook": "^8.0.10",
146146
"ts-toolbelt": "^9.6.0",
147147
"tsafe": "^1.6.6",
148-
"typescript": "^5.4.3",
149-
"vite": "^5.2.6",
150-
"vite-plugin-css-injected-by-js": "^3.5.0",
151-
"vite-plugin-dts": "^3.8.0",
148+
"typescript": "^5.4.5",
149+
"vite": "^5.2.11",
150+
"vite-plugin-css-injected-by-js": "^3.5.1",
151+
"vite-plugin-dts": "^3.9.1",
152152
"vite-plugin-eslint": "^1.8.1",
153153
"vite-tsconfig-paths": "^4.3.2",
154-
"vitest": "^1.4.0"
154+
"vitest": "^1.6.0"
155155
}
156156
}

0 commit comments

Comments
 (0)