Skip to content

Commit 28bd8db

Browse files
Bump vite to v7.0.5
1 parent fad7c4f commit 28bd8db

File tree

3 files changed

+68
-303
lines changed

3 files changed

+68
-303
lines changed

apps/pigment-css-vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@vitejs/plugin-react": "^4.7.0",
3535
"postcss": "^8.5.6",
3636
"postcss-combine-media-query": "^2.0.0",
37-
"vite": "5.4.19",
37+
"vite": "7.0.5",
3838
"vite-plugin-node-polyfills": "0.24.0",
3939
"vite-plugin-pages": "^0.33.1"
4040
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"tsconfig-paths-webpack-plugin": "^4.2.0",
198198
"tsx": "^4.20.3",
199199
"typescript": "^5.8.3",
200-
"vite": "^6.3.5",
200+
"vite": "^7.0.5",
201201
"vitest": "^3.2.4",
202202
"vitest-fail-on-console": "^0.7.1",
203203
"webpack": "^5.100.2",

0 commit comments

Comments
 (0)