Skip to content

Commit

Permalink
chore: 更新依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Oct 30, 2023
1 parent f3d792b commit d2c8a03
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 207 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"algoliasearch": "^4.20.0",
"ali-oss": "^6.18.1",
"ant-design-vue": "^3.2.20",
"axios": "^1.5.1",
"axios": "^1.6.0",
"buffer": "^6.0.3",
"codemirror": "^6.0.1",
"core-js": "^3.33.1",
Expand All @@ -40,11 +40,11 @@
"pinia": "^2.1.7",
"qrcode": "^1.5.3",
"qrcode-decoder": "^0.3.3",
"relationship.js": "^1.2.3",
"relationship.js": "^1.2.4",
"spark-md5": "^3.0.2",
"three": "^0.154.0",
"three": "^0.158.0",
"tinycolor2": "^1.6.0",
"ua-parser-js": "^1.0.36",
"ua-parser-js": "^1.0.37",
"uuid": "^9.0.1",
"vanilla-jsoneditor": "^0.17.10",
"vue": "^3.3.7",
Expand All @@ -68,7 +68,7 @@
"@types/lodash-es": "^4.17.10",
"@types/qrcode": "^1.5.4",
"@types/spark-md5": "^3.0.3",
"@types/three": "^0.154.0",
"@types/three": "^0.158.0",
"@types/tinycolor2": "^1.4.5",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.9.0",
Expand All @@ -84,19 +84,19 @@
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.18.0",
"eslint-plugin-vue": "^9.18.1",
"less": "^4.2.0",
"postcss": "^8.4.31",
"sass": "^1.69.5",
"sitemap": "^7.1.1",
"typescript": "^5.2.2",
"unocss": "^0.56.5",
"unocss": "^0.57.1",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite-plugin-inspect": "^0.7.40",
"vite-plugin-pwa": "^0.16.5",
"vue-tsc": "^1.8.21",
"vite-plugin-inspect": "^0.7.41",
"vite-plugin-pwa": "^0.16.6",
"vue-tsc": "^1.8.22",
"workbox-build": "^7.0.0",
"workbox-window": "^7.0.0"
},
Expand Down
Loading

0 comments on commit d2c8a03

Please sign in to comment.