mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-20 18:46:39 +08:00
chore(projects): lock deps version
This commit is contained in:
parent
a2110a98cf
commit
9a9e2d144a
18
package.json
18
package.json
@ -46,8 +46,8 @@
|
||||
"update-pkg": "sa update-pkg"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/data-set": "^0.11.8",
|
||||
"@antv/g2": "^5.1.19",
|
||||
"@antv/data-set": "0.11.8",
|
||||
"@antv/g2": "5.1.19",
|
||||
"@better-scroll/core": "2.5.1",
|
||||
"@iconify/vue": "4.1.2",
|
||||
"@sa/axios": "workspace:*",
|
||||
@ -63,24 +63,24 @@
|
||||
"naive-ui": "2.38.2",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.1.7",
|
||||
"print-js": "^1.6.0",
|
||||
"swiper": "^11.1.1",
|
||||
"vditor": "^3.10.4",
|
||||
"print-js": "1.6.0",
|
||||
"swiper": "11.1.1",
|
||||
"vditor": "3.10.4",
|
||||
"vue": "3.4.26",
|
||||
"vue-draggable-plus": "0.4.0",
|
||||
"vue-i18n": "9.13.1",
|
||||
"vue-router": "4.3.2",
|
||||
"wangeditor": "^4.7.15",
|
||||
"xgplayer": "^3.0.17"
|
||||
"wangeditor": "4.7.15",
|
||||
"xgplayer": "3.0.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@amap/amap-jsapi-types": "^0.0.8",
|
||||
"@amap/amap-jsapi-types": "0.0.8",
|
||||
"@elegant-router/vue": "0.3.6",
|
||||
"@iconify/json": "2.2.207",
|
||||
"@sa/scripts": "workspace:*",
|
||||
"@sa/uno-preset": "workspace:*",
|
||||
"@soybeanjs/eslint-config": "1.3.4",
|
||||
"@types/bmapgl": "^0.0.5",
|
||||
"@types/bmapgl": "0.0.5",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"@types/node": "20.12.10",
|
||||
"@types/nprogress": "0.2.3",
|
||||
|
1073
pnpm-lock.yaml
1073
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user