Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Mar 16, 2024
1 parent 48678a4 commit 55fe5ef
Show file tree
Hide file tree
Showing 2 changed files with 676 additions and 685 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,31 +23,31 @@
"@codemirror/lang-css": "^6.2.1",
"@codemirror/lang-html": "^6.4.8",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-xml": "^6.0.2",
"@codemirror/lang-xml": "^6.1.0",
"@codemirror/language": "^6.10.1",
"@codemirror/lint": "^6.5.0",
"@codemirror/state": "^6.4.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.24.1",
"@codemirror/view": "^6.26.0",
"@geoman-io/leaflet-geoman-free": "^2.16.0",
"@highlightjs/vue-plugin": "^2.1.0",
"@supermap/iclient-leaflet": "^11.1.1",
"@tldraw/assets": "^2.0.0",
"@tldraw/assets": "^2.0.1",
"@turf/turf": "^6.5.0",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"algoliasearch": "^4.22.1",
"ali-oss": "^6.20.0",
"ant-design-vue": "^3.2.20",
"axios": "^1.6.7",
"axios": "^1.6.8",
"buffer": "^6.0.3",
"codemirror": "^6.0.1",
"colord": "^2.9.3",
"core-js": "^3.36.0",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.10",
"dom-to-image": "^2.6.0",
"element-plus": "^2.6.0",
"element-plus": "^2.6.1",
"eslint-linter-browserify": "^8.57.0",
"esri-leaflet": "^3.0.12",
"file-saver": "^2.0.5",
Expand All @@ -64,18 +64,18 @@
"qrcode-decoder": "^0.3.3",
"relationship.js": "^1.2.5",
"three": "^0.162.0",
"tldraw": "^2.0.0",
"tldraw": "^2.0.1",
"ua-parser-js": "^1.0.37",
"uuid": "^9.0.1",
"vanilla-jsoneditor": "^0.21.6",
"veaury": "^2.3.15",
"vanilla-jsoneditor": "^0.23.0",
"veaury": "^2.3.16",
"vue": "^3.4.21",
"vue-router": "^4.3.0",
"xml-formatter": "^3.6.2"
},
"devDependencies": {
"@algolia/client-search": "^4.22.1",
"@antfu/eslint-config": "^2.6.4",
"@antfu/eslint-config": "^2.8.3",
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.24.0",
Expand All @@ -95,36 +95,36 @@
"@types/qrcode": "^1.5.5",
"@types/three": "^0.162.0",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@unocss/eslint-plugin": "^0.58.5",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@unocss/eslint-plugin": "^0.58.6",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^1.4.0",
"@vue/compiler-sfc": "^3.4.21",
"@vue/runtime-dom": "^3.4.21",
"@vue/test-utils": "^2.4.4",
"@vue/test-utils": "^2.4.5",
"co": "^4.6.0",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"less": "^4.2.0",
"lint-staged": "^15.2.2",
"postcss": "^8.4.35",
"sass": "^1.71.1",
"sass": "^1.72.0",
"simple-git-hooks": "^2.10.0",
"sitemap": "^7.1.1",
"taze": "^0.13.3",
"typescript": "^5.3.3",
"unocss": "^0.58.5",
"typescript": "^5.4.2",
"unocss": "^0.58.6",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-plugin-html": "^3.2.2",
"vite-plugin-pwa": "^0.19.2",
"vite-plugin-vue-devtools": "^7.0.15",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27",
"vite-plugin-pwa": "^0.19.4",
"vite-plugin-vue-devtools": "^7.0.17",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.6",
"workbox-build": "^7.0.0",
"workbox-window": "^7.0.0"
},
Expand Down

0 comments on commit 55fe5ef

Please sign in to comment.