Skip to content

Commit cf22e09

Browse files
ebrpsychedelicious
authored andcommitted
chore(ui): upgrade vite, vitest, and related plugins to latest versions
1 parent 6e5ca7e commit cf22e09

File tree

2 files changed

+964
-373
lines changed

2 files changed

+964
-373
lines changed

invokeai/frontend/web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,17 +126,17 @@
126126
"@storybook/addon-storysource": "^8.3.4",
127127
"@storybook/manager-api": "^8.3.4",
128128
"@storybook/react": "^8.3.4",
129-
"@storybook/react-vite": "^8.3.4",
129+
"@storybook/react-vite": "^8.5.5",
130130
"@storybook/theming": "^8.3.4",
131131
"@types/dateformat": "^5.0.2",
132132
"@types/lodash-es": "^4.17.12",
133133
"@types/node": "^20.16.10",
134134
"@types/react": "^18.3.11",
135135
"@types/react-dom": "^18.3.0",
136136
"@types/uuid": "^10.0.0",
137-
"@vitejs/plugin-react-swc": "^3.7.1",
138-
"@vitest/coverage-v8": "^1.6.0",
139-
"@vitest/ui": "^1.6.0",
137+
"@vitejs/plugin-react-swc": "^3.8.0",
138+
"@vitest/coverage-v8": "^3.0.5",
139+
"@vitest/ui": "^3.0.5",
140140
"concurrently": "^8.2.2",
141141
"csstype": "^3.1.3",
142142
"dpdm": "^3.14.0",
@@ -152,11 +152,11 @@
152152
"tsafe": "^1.7.5",
153153
"type-fest": "^4.26.1",
154154
"typescript": "^5.6.2",
155-
"vite": "^5.4.8",
155+
"vite": "^6.1.0",
156156
"vite-plugin-css-injected-by-js": "^3.5.2",
157-
"vite-plugin-dts": "^3.9.1",
157+
"vite-plugin-dts": "^4.5.0",
158158
"vite-plugin-eslint": "^1.8.1",
159-
"vite-tsconfig-paths": "^4.3.2",
159+
"vite-tsconfig-paths": "^5.1.4",
160160
"vitest": "^1.6.0"
161161
},
162162
"engines": {

0 commit comments

Comments
 (0)