Skip to content

Commit fb0dc41

Browse files
Update dependencies to v8
1 parent c2ff77c commit fb0dc41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/eslint-plugin": "^8.56.1",
4141
"@typescript-eslint/parser": "^8.56.1",
4242
"@vite-pwa/assets-generator": "^1.0.2",
43-
"@vitejs/plugin-legacy": "^7.2.1",
43+
"@vitejs/plugin-legacy": "^8.0.0",
4444
"@vitejs/plugin-vue": "^6.0.4",
4545
"@vitest/coverage-istanbul": "^4.0.18",
4646
"@vitest/eslint-plugin": "^1.6.9",
@@ -57,7 +57,7 @@
5757
"source-map-support": "^0.5.21",
5858
"ts-node": "^10.9.2",
5959
"typescript": "^5.9.3",
60-
"vite": "^7.3.1",
60+
"vite": "^8.0.0",
6161
"vite-plugin-pwa": "^1.2.0",
6262
"vitest": "^4.0.18"
6363
}

0 commit comments

Comments
 (0)