|
|
|
|
@ -12,7 +12,7 @@
@@ -12,7 +12,7 @@
|
|
|
|
|
"@sveltejs/vite-plugin-svelte": "^1.0.8", |
|
|
|
|
"@tsconfig/svelte": "^3.0.0", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.36.1", |
|
|
|
|
"@typescript-eslint/parser": "^5.32.0", |
|
|
|
|
"@typescript-eslint/parser": "^5.39.0", |
|
|
|
|
"eslint": "^8.24.0", |
|
|
|
|
"eslint-plugin-svelte3": "^4.0.0", |
|
|
|
|
"prettier": "^2.7.1", |
|
|
|
|
@ -405,14 +405,14 @@
@@ -405,14 +405,14 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/parser": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": "5.32.0", |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.32.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.39.0", |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.39.0", |
|
|
|
|
"debug": "^4.3.4" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
@ -432,13 +432,13 @@
@@ -432,13 +432,13 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-/I13vAqmG3dyqMVSZPjsbuNQlYS082Y7OMkwhCfLXYsmlI0ca4nkL7wJ/4gjX70LD4P8Hnw1JywUVVAwepURBw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.32.0" |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.39.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
@ -533,9 +533,9 @@
@@ -533,9 +533,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/types": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
@ -546,13 +546,13 @@
@@ -546,13 +546,13 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-qLFQP0f398sdnogJoLtd43pUgB18Q50QSA+BTE5h3sUxySzbWDpTSdgt4UyxNSozY/oDK2ta6HVAzvGgq8JYnA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.32.0", |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.39.0", |
|
|
|
|
"debug": "^4.3.4", |
|
|
|
|
"globby": "^11.1.0", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
@ -693,12 +693,12 @@
@@ -693,12 +693,12 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-yyE3RPwOG+XJBLrhvsxAidUgybJVQ/hG8BhiJo0k8JSAYfk/CshVcxf0HwP4Jt7WZZ6vLmxdo1p6EyN3tzFTkg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"eslint-visitor-keys": "^3.3.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
@ -3205,25 +3205,25 @@
@@ -3205,25 +3205,25 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/parser": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/scope-manager": "5.32.0", |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.32.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.39.0", |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.39.0", |
|
|
|
|
"debug": "^4.3.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-/I13vAqmG3dyqMVSZPjsbuNQlYS082Y7OMkwhCfLXYsmlI0ca4nkL7wJ/4gjX70LD4P8Hnw1JywUVVAwepURBw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.32.0" |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.39.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/type-utils": { |
|
|
|
|
@ -3272,19 +3272,19 @@
@@ -3272,19 +3272,19 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/types": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-qLFQP0f398sdnogJoLtd43pUgB18Q50QSA+BTE5h3sUxySzbWDpTSdgt4UyxNSozY/oDK2ta6HVAzvGgq8JYnA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.32.0", |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.39.0", |
|
|
|
|
"debug": "^4.3.4", |
|
|
|
|
"globby": "^11.1.0", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
@ -3366,12 +3366,12 @@
@@ -3366,12 +3366,12 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "5.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.32.0.tgz", |
|
|
|
|
"integrity": "sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g==", |
|
|
|
|
"version": "5.39.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.39.0.tgz", |
|
|
|
|
"integrity": "sha512-yyE3RPwOG+XJBLrhvsxAidUgybJVQ/hG8BhiJo0k8JSAYfk/CshVcxf0HwP4Jt7WZZ6vLmxdo1p6EyN3tzFTkg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.32.0", |
|
|
|
|
"@typescript-eslint/types": "5.39.0", |
|
|
|
|
"eslint-visitor-keys": "^3.3.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
|