chore: 更新依赖项的版本

This commit is contained in:
2025-06-01 19:59:23 +08:00
parent 855695bc13
commit 6486a90812
5 changed files with 1310 additions and 1243 deletions

View File

@@ -12,30 +12,30 @@
"dependencies": { "dependencies": {
"@frost-utils/javascript": "^2.1.3", "@frost-utils/javascript": "^2.1.3",
"@mdi/font": "^7.4.47", "@mdi/font": "^7.4.47",
"@vueuse/core": "^12.5.0", "@vueuse/core": "^13.3.0",
"axios": "^1.7.9", "axios": "^1.9.0",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"lunisolar": "^2.5.1", "lunisolar": "^2.5.2",
"mathjs": "^14.2.0", "mathjs": "^14.5.2",
"naive-ui": "^2.41.0", "naive-ui": "^2.41.0",
"radash": "^12.1.0", "radash": "^12.1.0",
"uuid": "^11.0.5", "uuid": "^11.1.0",
"vue": "^3.5.13", "vue": "^3.5.16",
"vue-router": "^4.5.0", "vue-router": "^4.5.1",
"zxing-wasm": "^2.0.1" "zxing-wasm": "^2.1.2"
}, },
"devDependencies": { "devDependencies": {
"@tsconfig/node20": "^20.1.4", "@tsconfig/node20": "^20.1.5",
"@types/node": "^20.17.16", "@types/node": "^20.17.57",
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"@vitejs/plugin-legacy": "^6.0.0", "@vitejs/plugin-legacy": "^6.1.1",
"@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.1.1", "@vitejs/plugin-vue-jsx": "~4.1.2",
"@vue/tsconfig": "^0.7.0", "@vue/tsconfig": "^0.7.0",
"eslint": "^9.19.0", "eslint": "^9.28.0",
"eslint-plugin-vue": "^9.32.0", "eslint-plugin-vue": "^9.33.0",
"less": "^4.2.2", "less": "^4.3.0",
"vite": "^6.0.11" "vite": "^6.3.5"
} }
} }

2514
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

3
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,3 @@
onlyBuiltDependencies:
- core-js
- esbuild

View File

@@ -1,2 +1,2 @@
zxing_full.wasm zxing_full.wasm
zxing-wasm v2.0.1 zxing-wasm v2.1.2

Binary file not shown.