chore(deps): update vite to v6

This commit is contained in:
kostya-main 2024-12-31 02:59:36 +03:00 committed by GitHub
parent 5ffd49eddc
commit 3d8c508efd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@
},
"peerDependencies": {
"@swc/core": "^1.0.0",
"vite": "^4.0.0 || ^5.0.0"
"vite": "^4.0.0 || ^5.0.0 || ^6.0.0"
},
"peerDependenciesMeta": {
"@swc/core": {
@ -92,7 +92,7 @@
"simple-git-hooks": "^2.11.1",
"tslib": "^2.6.3",
"typescript": "^5.3.3",
"vite": "^5.3.1"
"vite": "^6.0.6"
},
"dependencies": {
"@babel/core": "^7.24.7",