Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
d1d31b64bc
7865
package-lock.json
generated
7865
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -16,28 +16,28 @@
|
|||||||
"@soerenmartius/vue3-clipboard": "^0.1",
|
"@soerenmartius/vue3-clipboard": "^0.1",
|
||||||
"leaflet": "git+https://github.com/JLyne/leaflet.git",
|
"leaflet": "git+https://github.com/JLyne/leaflet.git",
|
||||||
"modern-normalize": "^1.1.0",
|
"modern-normalize": "^1.1.0",
|
||||||
"vue": "^3.2.11",
|
"vue": "^3.2.19",
|
||||||
"vuex": "^4.0"
|
"vuex": "^4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^27.0.1",
|
"@types/jest": "^27.0.2",
|
||||||
"@types/jest-in-case": "^1.0.5",
|
"@types/jest-in-case": "^1.0.5",
|
||||||
"@types/leaflet": "1.7.5",
|
"@types/leaflet": "1.7.5",
|
||||||
"@types/node": "^16.9.1",
|
"@types/node": "^16.9.6",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.31",
|
"@typescript-eslint/eslint-plugin": "^4.31",
|
||||||
"@typescript-eslint/parser": "^4.31",
|
"@typescript-eslint/parser": "^4.31",
|
||||||
"@vitejs/plugin-vue": "^1.6",
|
"@vitejs/plugin-vue": "^1.9",
|
||||||
"@vue/compiler-sfc": "^3.2.11",
|
"@vue/compiler-sfc": "^3.2.18",
|
||||||
"@vue/eslint-config-typescript": "^7.0",
|
"@vue/eslint-config-typescript": "^7.0",
|
||||||
"@vue/test-utils": "^2.0.0-rc.14",
|
"@vue/test-utils": "^2.0.0-rc.15",
|
||||||
"eslint": "^7.32",
|
"eslint": "^7.32",
|
||||||
"eslint-plugin-vue": "^7.17",
|
"eslint-plugin-vue": "^7.18",
|
||||||
"jest": "^26.6.3",
|
"jest": "^27.2.1",
|
||||||
"jest-in-case": "^1.0.2",
|
"jest-in-case": "^1.0.2",
|
||||||
"patch-package": "^6.4",
|
"patch-package": "^6.4",
|
||||||
"rollup-plugin-analyzer": "^4.0",
|
"rollup-plugin-analyzer": "^4.0",
|
||||||
"sass": "^1.39",
|
"sass": "^1.42",
|
||||||
"ts-jest": "^26.5.6",
|
"ts-jest": "^27.0.5",
|
||||||
"ts-node": "^10.2.1",
|
"ts-node": "^10.2.1",
|
||||||
"typescript": "^4.4",
|
"typescript": "^4.4",
|
||||||
"vite": "^2.5",
|
"vite": "^2.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user