Sync with Dependabot
This commit is contained in:
parent
3167b61e2e
commit
9d9b50c169
1720
package-lock.json
generated
1720
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -26,30 +26,30 @@
|
|||||||
"@types/jest": "^27.0.2",
|
"@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.10.9",
|
"@types/node": "^16.11.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.33",
|
"@typescript-eslint/eslint-plugin": "^5.1",
|
||||||
"@typescript-eslint/parser": "^4.33",
|
"@typescript-eslint/parser": "^5.1.0",
|
||||||
"@vitejs/plugin-vue": "^1.9",
|
"@vitejs/plugin-vue": "^1.9",
|
||||||
"@vue/compiler-sfc": "^3.2.18",
|
"@vue/compiler-sfc": "^3.2.18",
|
||||||
"@vue/eslint-config-typescript": "^7.0",
|
"@vue/eslint-config-typescript": "^8.0",
|
||||||
"@vue/test-utils": "^2.0.0-rc.16",
|
"@vue/test-utils": "^2.0.0-rc.16",
|
||||||
"cpy-cli": "^3.1.1",
|
"cpy-cli": "^3.1.1",
|
||||||
"eslint": "^7.32",
|
"eslint": "^7.32",
|
||||||
"eslint-plugin-vue": "^7.19",
|
"eslint-plugin-vue": "^7.20",
|
||||||
"jest": "^27.2.5",
|
"jest": "^27.3.1",
|
||||||
"jest-in-case": "^1.0.2",
|
"jest-in-case": "^1.0.2",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"patch-package": "^6.4",
|
"patch-package": "^6.4",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"rollup-plugin-analyzer": "^4.0",
|
"rollup-plugin-analyzer": "^4.0",
|
||||||
"sass": "^1.43",
|
"sass": "^1.43",
|
||||||
"ts-jest": "^27.0.5",
|
"ts-jest": "^27.0.7",
|
||||||
"ts-node": "^10.3.0",
|
"ts-node": "^10.3.0",
|
||||||
"typescript": "^4.4",
|
"typescript": "^4.4",
|
||||||
"vite": "^2.6",
|
"vite": "^2.6.10",
|
||||||
"vite-plugin-svg-sprite-component": "^1.0",
|
"vite-plugin-svg-sprite-component": "^1.0",
|
||||||
"@vue/vue3-jest": "^27.0.0-alpha.1",
|
"@vue/vue3-jest": "^27.0.0-alpha.1",
|
||||||
"vue-tsc": "0.28.6"
|
"vue-tsc": "0.28.7"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"root": true,
|
"root": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user