aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/package.json2
-rw-r--r--pnpm-lock.yaml64
2 files changed, 33 insertions, 33 deletions
diff --git a/app/package.json b/app/package.json
index 547dda9..2054f62 100644
--- a/app/package.json
+++ b/app/package.json
@@ -22,7 +22,7 @@
"@vite-pwa/sveltekit": "0.2.7",
"autoprefixer": "10.4.16",
"crc": "4.3.2",
- "eslint": "8.50.0",
+ "eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte": "2.34.0",
"html-minifier-terser": "7.2.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 42e6bf7..e8c0e1f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -59,10 +59,10 @@ importers:
version: 2023.10.1
'@typescript-eslint/eslint-plugin':
specifier: 6.7.4
- version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2)
+ version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.51.0)(typescript@5.2.2)
'@typescript-eslint/parser':
specifier: 6.7.4
- version: 6.7.4(eslint@8.50.0)(typescript@5.2.2)
+ version: 6.7.4(eslint@8.51.0)(typescript@5.2.2)
'@vite-pwa/sveltekit':
specifier: 0.2.7
version: 0.2.7(@sveltejs/kit@1.25.1)(vite-plugin-pwa@0.16.5)
@@ -73,14 +73,14 @@ importers:
specifier: 4.3.2
version: 4.3.2
eslint:
- specifier: 8.50.0
- version: 8.50.0
+ specifier: 8.51.0
+ version: 8.51.0
eslint-config-prettier:
specifier: 9.0.0
- version: 9.0.0(eslint@8.50.0)
+ version: 9.0.0(eslint@8.51.0)
eslint-plugin-svelte:
specifier: 2.34.0
- version: 2.34.0(eslint@8.50.0)(svelte@4.2.1)
+ version: 2.34.0(eslint@8.51.0)(svelte@4.2.1)
html-minifier-terser:
specifier: 7.2.0
version: 7.2.0
@@ -1535,13 +1535,13 @@ packages:
dev: true
optional: true
- /@eslint-community/eslint-utils@4.4.0(eslint@8.50.0):
+ /@eslint-community/eslint-utils@4.4.0(eslint@8.51.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies:
- eslint: 8.50.0
+ eslint: 8.51.0
eslint-visitor-keys: 3.4.3
dev: true
@@ -1567,8 +1567,8 @@ packages:
- supports-color
dev: true
- /@eslint/js@8.50.0:
- resolution: {integrity: sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==}
+ /@eslint/js@8.51.0:
+ resolution: {integrity: sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
@@ -1918,7 +1918,7 @@ packages:
resolution: {integrity: sha512-oOOUU1CpbbqYI9xt71oKzFO00CbAZ+nQwXfcCOdY8TCsPs8vH0s8i5F2VzeqIEQhYYmvokinyibg4vQvQW8QIg==}
dev: true
- /@typescript-eslint/eslint-plugin@6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2):
+ /@typescript-eslint/eslint-plugin@6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.51.0)(typescript@5.2.2):
resolution: {integrity: sha512-DAbgDXwtX+pDkAHwiGhqP3zWUGpW49B7eqmgpPtg+BKJXwdct79ut9+ifqOFPJGClGKSHXn2PTBatCnldJRUoA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -1930,13 +1930,13 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.9.0
- '@typescript-eslint/parser': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
+ '@typescript-eslint/parser': 6.7.4(eslint@8.51.0)(typescript@5.2.2)
'@typescript-eslint/scope-manager': 6.7.4
- '@typescript-eslint/type-utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
- '@typescript-eslint/utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
+ '@typescript-eslint/type-utils': 6.7.4(eslint@8.51.0)(typescript@5.2.2)
+ '@typescript-eslint/utils': 6.7.4(eslint@8.51.0)(typescript@5.2.2)
'@typescript-eslint/visitor-keys': 6.7.4
debug: 4.3.4
- eslint: 8.50.0
+ eslint: 8.51.0
graphemer: 1.4.0
ignore: 5.2.4
natural-compare: 1.4.0
@@ -1947,7 +1947,7 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser@6.7.4(eslint@8.50.0)(typescript@5.2.2):
+ /@typescript-eslint/parser@6.7.4(eslint@8.51.0)(typescript@5.2.2):
resolution: {integrity: sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -1962,7 +1962,7 @@ packages:
'@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2)
'@typescript-eslint/visitor-keys': 6.7.4
debug: 4.3.4
- eslint: 8.50.0
+ eslint: 8.51.0
typescript: 5.2.2
transitivePeerDependencies:
- supports-color
@@ -1976,7 +1976,7 @@ packages:
'@typescript-eslint/visitor-keys': 6.7.4
dev: true
- /@typescript-eslint/type-utils@6.7.4(eslint@8.50.0)(typescript@5.2.2):
+ /@typescript-eslint/type-utils@6.7.4(eslint@8.51.0)(typescript@5.2.2):
resolution: {integrity: sha512-n+g3zi1QzpcAdHFP9KQF+rEFxMb2KxtnJGID3teA/nxKHOVi3ylKovaqEzGBbVY2pBttU6z85gp0D00ufLzViQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -1987,9 +1987,9 @@ packages:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2)
- '@typescript-eslint/utils': 6.7.4(eslint@8.50.0)(typescript@5.2.2)
+ '@typescript-eslint/utils': 6.7.4(eslint@8.51.0)(typescript@5.2.2)
debug: 4.3.4
- eslint: 8.50.0
+ eslint: 8.51.0
ts-api-utils: 1.0.3(typescript@5.2.2)
typescript: 5.2.2
transitivePeerDependencies:
@@ -2022,19 +2022,19 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils@6.7.4(eslint@8.50.0)(typescript@5.2.2):
+ /@typescript-eslint/utils@6.7.4(eslint@8.51.0)(typescript@5.2.2):
resolution: {integrity: sha512-PRQAs+HUn85Qdk+khAxsVV+oULy3VkbH3hQ8hxLRJXWBEd7iI+GbQxH5SEUSH7kbEoTp6oT1bOwyga24ELALTA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0)
'@types/json-schema': 7.0.13
'@types/semver': 7.5.3
'@typescript-eslint/scope-manager': 6.7.4
'@typescript-eslint/types': 6.7.4
'@typescript-eslint/typescript-estree': 6.7.4(typescript@5.2.2)
- eslint: 8.50.0
+ eslint: 8.51.0
semver: 7.5.4
transitivePeerDependencies:
- supports-color
@@ -2761,16 +2761,16 @@ packages:
engines: {node: '>=10'}
dev: true
- /eslint-config-prettier@9.0.0(eslint@8.50.0):
+ /eslint-config-prettier@9.0.0(eslint@8.51.0):
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- eslint: 8.50.0
+ eslint: 8.51.0
dev: true
- /eslint-plugin-svelte@2.34.0(eslint@8.50.0)(svelte@4.2.1):
+ /eslint-plugin-svelte@2.34.0(eslint@8.51.0)(svelte@4.2.1):
resolution: {integrity: sha512-4RYUgNai7wr0v+T/kljMiYSjC/oqwgq5i+cPppawryAayj4C7WK1ixFlWCGmNmBppnoKCl4iA4ZPzPtlHcb4CA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -2780,10 +2780,10 @@ packages:
svelte:
optional: true
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0)
'@jridgewell/sourcemap-codec': 1.4.15
debug: 4.3.4
- eslint: 8.50.0
+ eslint: 8.51.0
esutils: 2.0.3
known-css-properties: 0.28.0
postcss: 8.4.31
@@ -2811,15 +2811,15 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /eslint@8.50.0:
- resolution: {integrity: sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==}
+ /eslint@8.51.0:
+ resolution: {integrity: sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0)
'@eslint-community/regexpp': 4.9.0
'@eslint/eslintrc': 2.1.2
- '@eslint/js': 8.50.0
+ '@eslint/js': 8.51.0
'@humanwhocodes/config-array': 0.11.11
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8