chore(deps): update dependency vite to v8
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
parent
1b4cffec2d
commit
17d6ebd607
1 changed files with 2 additions and 2 deletions
|
|
@ -32,11 +32,11 @@
|
|||
"tslib": "^2.8.0",
|
||||
"typescript": "^5.5.0",
|
||||
"typescript-eslint": "^8.20.0",
|
||||
"vite": "^7.0.0",
|
||||
"vite": "^8.0.0",
|
||||
"vitest": "^4.0.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"vite": "^7.0.0"
|
||||
"vite": "^8.0.0"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue