Skip to content

Commit 064d154

Browse files
chore(deps): update dependency vite to v8
1 parent 1b7dbb4 commit 064d154

File tree

3 files changed

+423
-560
lines changed

3 files changed

+423
-560
lines changed

packages/rest-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"rollup-plugin-license": "^3.7.0",
8787
"rollup-plugin-node-globals": "^1.4.0",
8888
"rollup-plugin-polyfill-node": "^0.13.0",
89-
"vite": "^5.4.21",
89+
"vite": "^8.0.2",
9090
"webpack": "^5.101.3",
9191
"webpack-cli": "^6.0.1"
9292
},

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"devDependencies": {
7272
"@arethetypeswrong/cli": "^0.18.2",
73-
"vite": "^5.4.21",
73+
"vite": "^8.0.2",
7474
"vite-plugin-dts": "^4.5.4",
7575
"vite-plugin-license": "^0.0.2",
7676
"vite-plugin-static-copy": "^3.3.0"

0 commit comments

Comments
 (0)