mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
meta: upgrade Vite and Vitest (#4881)
This commit is contained in:
parent
a47090c2c6
commit
975038cf4c
35 changed files with 1198 additions and 1323 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"type": "module",
|
||||
"devDependencies": {
|
||||
"npm-run-all": "^4.1.5",
|
||||
"vite": "^4.0.0"
|
||||
"vite": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uppy/core": "workspace:*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue