Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Dec 25, 2023
1 parent b225f77 commit 7b605b1
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 543 deletions.
20 changes: 9 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vueuse/core": "^10.7.0",
"@vueuse/integrations": "^10.7.0",
"algoliasearch": "^4.22.0",
"ali-oss": "^6.18.1",
"ali-oss": "^6.19.0",
"ant-design-vue": "^3.2.20",
"axios": "^1.6.2",
"buffer": "^6.0.3",
Expand All @@ -43,7 +43,6 @@
"file-saver": "^2.0.5",
"highlight.js": "^11.9.0",
"js-beautify": "^1.14.11",
"jsoneditor": "^9.10.4",
"leaflet": "^1.9.4",
"localforage": "^1.10.0",
"lodash-es": "^4.17.21",
Expand All @@ -59,7 +58,7 @@
"ua-parser-js": "^1.0.37",
"uuid": "^9.0.1",
"vanilla-jsoneditor": "^0.21.1",
"vue": "^3.3.12",
"vue": "^3.3.13",
"vue-router": "^4.2.5",
"vue3-ace-editor": "^2.2.4",
"xml-formatter": "^3.6.0"
Expand All @@ -70,7 +69,7 @@
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.6",
"@iconify-json/fa-solid": "^1.1.8",
"@iconify-json/fa6-solid": "^1.1.8",
"@iconify-json/fa6-solid": "^1.1.20",
"@iconify-json/icon-park": "^1.1.13",
"@iconify-json/icon-park-outline": "^1.1.15",
"@iconify-json/icon-park-solid": "^1.1.14",
Expand All @@ -79,26 +78,25 @@
"@types/file-saver": "^2.0.7",
"@types/geojson": "^7946.0.13",
"@types/js-beautify": "^1.14.3",
"@types/jsoneditor": "^9.9.5",
"@types/leaflet": "^1.9.8",
"@types/lodash-es": "^4.17.12",
"@types/qrcode": "^1.5.5",
"@types/spark-md5": "^3.0.4",
"@types/three": "^0.159.0",
"@types/tinycolor2": "^1.4.6",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitejs/plugin-basic-ssl": "^1.0.2",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/compiler-sfc": "^3.3.12",
"@vue/runtime-dom": "^3.3.12",
"@vue/compiler-sfc": "^3.3.13",
"@vue/runtime-dom": "^3.3.13",
"co": "^4.6.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.4.0",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.19.2",
Expand All @@ -114,7 +112,7 @@
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-webpackchunkname": "^0.2.4",
"vue-tsc": "^1.8.25",
"vue-tsc": "^1.8.26",
"workbox-build": "^7.0.0",
"workbox-window": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 7b605b1

Please sign in to comment.