mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
meta: upgrade to Vite 4 and ESBuild 0.16 (#4243)
This commit is contained in:
parent
3cc7fd967b
commit
141eb248be
19 changed files with 281 additions and 254 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"uppy": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.15.1"
|
||||
"esbuild": "^0.16.1"
|
||||
},
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue