remove/move unused dependencies
This commit is contained in:
parent
fd701a468f
commit
84d52798ed
2 changed files with 2 additions and 16 deletions
|
|
@ -38,7 +38,6 @@
|
|||
"click-outside-vue3": "4.0.1",
|
||||
"cropperjs": "2.0.1",
|
||||
"escape-html": "1.0.3",
|
||||
"globals": "^16.0.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"js-cookie": "3.0.5",
|
||||
"localforage": "1.10.0",
|
||||
|
|
@ -48,7 +47,6 @@
|
|||
"punycode.js": "2.3.1",
|
||||
"qrcode": "1.5.4",
|
||||
"querystring-es3": "0.2.1",
|
||||
"url": "0.11.4",
|
||||
"utf8": "3.0.0",
|
||||
"uuid": "11.1.0",
|
||||
"vue": "3.5.22",
|
||||
|
|
@ -79,6 +77,7 @@
|
|||
"autoprefixer": "10.4.21",
|
||||
"chai": "5.3.3",
|
||||
"chalk": "5.6.2",
|
||||
"globals": "^16.0.0",
|
||||
"chromedriver": "135.0.4",
|
||||
"connect-history-api-fallback": "2.0.0",
|
||||
"cross-spawn": "7.0.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue