chore: cleanup deps
This commit is contained in:
parent
b3ee119455
commit
434dedf488
@ -88,7 +88,7 @@
|
|||||||
"tslib": "^2.3.1",
|
"tslib": "^2.3.1",
|
||||||
"ts-jest": "^27.0.5",
|
"ts-jest": "^27.0.5",
|
||||||
"typescript": "^4.2.2",
|
"typescript": "^4.2.2",
|
||||||
"vite": "^2.6.0",
|
"vite": "^2.7.0",
|
||||||
"vue": "workspace:*",
|
"vue": "workspace:*",
|
||||||
"yorkie": "^2.0.0"
|
"yorkie": "^2.0.0"
|
||||||
}
|
}
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
"@vitejs/plugin-vue": "^1.9.3"
|
"@vitejs/plugin-vue": "^1.9.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"vue": "3.2.24",
|
|
||||||
"@vue/repl": "^0.4.5",
|
"@vue/repl": "^0.4.5",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"jszip": "^3.6.0"
|
"jszip": "^3.6.0"
|
||||||
|
@ -4,8 +4,5 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vite build"
|
"build": "vite build"
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"vite": "^2.6.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1709
pnpm-lock.yaml
1709
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user