Sync with Dependabot

This commit is contained in:
SNDST00M: M.U.N.I.N 2021-10-22 10:11:00 +01:00
parent 3167b61e2e
commit 9d9b50c169
No known key found for this signature in database
GPG Key ID: 0C7CE6F01FC333C5
2 changed files with 870 additions and 868 deletions

1720
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,30 +26,30 @@
"@types/jest": "^27.0.2",
"@types/jest-in-case": "^1.0.5",
"@types/leaflet": "1.7.5",
"@types/node": "^16.10.9",
"@typescript-eslint/eslint-plugin": "^4.33",
"@typescript-eslint/parser": "^4.33",
"@types/node": "^16.11.1",
"@typescript-eslint/eslint-plugin": "^5.1",
"@typescript-eslint/parser": "^5.1.0",
"@vitejs/plugin-vue": "^1.9",
"@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",
"cpy-cli": "^3.1.1",
"eslint": "^7.32",
"eslint-plugin-vue": "^7.19",
"jest": "^27.2.5",
"eslint-plugin-vue": "^7.20",
"jest": "^27.3.1",
"jest-in-case": "^1.0.2",
"npm-run-all": "^4.1.5",
"patch-package": "^6.4",
"rimraf": "^3.0.2",
"rollup-plugin-analyzer": "^4.0",
"sass": "^1.43",
"ts-jest": "^27.0.5",
"ts-jest": "^27.0.7",
"ts-node": "^10.3.0",
"typescript": "^4.4",
"vite": "^2.6",
"vite": "^2.6.10",
"vite-plugin-svg-sprite-component": "^1.0",
"@vue/vue3-jest": "^27.0.0-alpha.1",
"vue-tsc": "0.28.6"
"vue-tsc": "0.28.7"
},
"eslintConfig": {
"root": true,