aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/package.json2
-rw-r--r--pnpm-lock.yaml65
2 files changed, 12 insertions, 55 deletions
diff --git a/app/package.json b/app/package.json
index 47f3c8d..90c7bc2 100644
--- a/app/package.json
+++ b/app/package.json
@@ -21,7 +21,7 @@
"@types/node": "20.11.19",
"@types/wicg-file-system-access": "2023.10.4",
"@typescript-eslint/eslint-plugin": "7.0.2",
- "@typescript-eslint/parser": "7.0.1",
+ "@typescript-eslint/parser": "7.0.2",
"@vite-pwa/sveltekit": "0.4.0",
"autoprefixer": "10.4.17",
"crc": "4.3.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 194f81b..d75aebf 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -62,10 +62,10 @@ importers:
version: 2023.10.4
'@typescript-eslint/eslint-plugin':
specifier: 7.0.2
- version: 7.0.2(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3)
+ version: 7.0.2(@typescript-eslint/parser@7.0.2)(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser':
- specifier: 7.0.1
- version: 7.0.1(eslint@8.56.0)(typescript@5.3.3)
+ specifier: 7.0.2
+ version: 7.0.2(eslint@8.56.0)(typescript@5.3.3)
'@vite-pwa/sveltekit':
specifier: 0.4.0
version: 0.4.0(@sveltejs/kit@2.5.0)(vite-plugin-pwa@0.19.0)
@@ -2057,7 +2057,7 @@ packages:
resolution: {integrity: sha512-ewOj7hWhsUTS2+aY6zY+7BwlgqGBj5ZXxKuHt3TAWpIJH0bDW/6bO1N1SdUDAzV8r0Nc+/ZtpAEETYTwrehBMw==}
dev: true
- /@typescript-eslint/eslint-plugin@7.0.2(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3):
+ /@typescript-eslint/eslint-plugin@7.0.2(@typescript-eslint/parser@7.0.2)(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-/XtVZJtbaphtdrWjr+CJclaCVGPtOdBpFEnvtNf/jRV0IiEemRrL0qABex/nEt8isYcnFacm3nPHYQwL+Wb7qg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2069,7 +2069,7 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/parser': 7.0.2(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/scope-manager': 7.0.2
'@typescript-eslint/type-utils': 7.0.2(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/utils': 7.0.2(eslint@8.56.0)(typescript@5.3.3)
@@ -2086,8 +2086,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser@7.0.1(eslint@8.56.0)(typescript@5.3.3):
- resolution: {integrity: sha512-8GcRRZNzaHxKzBPU3tKtFNing571/GwPBeCvmAUw0yBtfE2XVd0zFKJIMSWkHJcPQi0ekxjIts6L/rrZq5cxGQ==}
+ /@typescript-eslint/parser@7.0.2(eslint@8.56.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-GdwfDglCxSmU+QTS9vhz2Sop46ebNCXpPPvsByK7hu0rFGRHL+AusKQJ7SoN+LbLh6APFpQwHKmDSwN35Z700Q==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -2096,10 +2096,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 7.0.1
- '@typescript-eslint/types': 7.0.1
- '@typescript-eslint/typescript-estree': 7.0.1(typescript@5.3.3)
- '@typescript-eslint/visitor-keys': 7.0.1
+ '@typescript-eslint/scope-manager': 7.0.2
+ '@typescript-eslint/types': 7.0.2
+ '@typescript-eslint/typescript-estree': 7.0.2(typescript@5.3.3)
+ '@typescript-eslint/visitor-keys': 7.0.2
debug: 4.3.4
eslint: 8.56.0
typescript: 5.3.3
@@ -2107,14 +2107,6 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager@7.0.1:
- resolution: {integrity: sha512-v7/T7As10g3bcWOOPAcbnMDuvctHzCFYCG/8R4bK4iYzdFqsZTbXGln0cZNVcwQcwewsYU2BJLay8j0/4zOk4w==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dependencies:
- '@typescript-eslint/types': 7.0.1
- '@typescript-eslint/visitor-keys': 7.0.1
- dev: true
-
/@typescript-eslint/scope-manager@7.0.2:
resolution: {integrity: sha512-l6sa2jF3h+qgN2qUMjVR3uCNGjWw4ahGfzIYsCtFrQJCjhbrDPdiihYT8FnnqFwsWX+20hK592yX9I2rxKTP4g==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -2143,38 +2135,11 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types@7.0.1:
- resolution: {integrity: sha512-uJDfmirz4FHib6ENju/7cz9SdMSkeVvJDK3VcMFvf/hAShg8C74FW+06MaQPODHfDJp/z/zHfgawIJRjlu0RLg==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dev: true
-
/@typescript-eslint/types@7.0.2:
resolution: {integrity: sha512-ZzcCQHj4JaXFjdOql6adYV4B/oFOFjPOC9XYwCaZFRvqN8Llfvv4gSxrkQkd2u4Ci62i2c6W6gkDwQJDaRc4nA==}
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
- /@typescript-eslint/typescript-estree@7.0.1(typescript@5.3.3):
- resolution: {integrity: sha512-SO9wHb6ph0/FN5OJxH4MiPscGah5wjOd0RRpaLvuBv9g8565Fgu0uMySFEPqwPHiQU90yzJ2FjRYKGrAhS1xig==}
- engines: {node: ^16.0.0 || >=18.0.0}
- peerDependencies:
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
- dependencies:
- '@typescript-eslint/types': 7.0.1
- '@typescript-eslint/visitor-keys': 7.0.1
- debug: 4.3.4
- globby: 11.1.0
- is-glob: 4.0.3
- minimatch: 9.0.3
- semver: 7.5.4
- ts-api-utils: 1.0.3(typescript@5.3.3)
- typescript: 5.3.3
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@typescript-eslint/typescript-estree@7.0.2(typescript@5.3.3):
resolution: {integrity: sha512-3AMc8khTcELFWcKcPc0xiLviEvvfzATpdPj/DXuOGIdQIIFybf4DMT1vKRbuAEOFMwhWt7NFLXRkbjsvKZQyvw==}
engines: {node: ^16.0.0 || >=18.0.0}
@@ -2216,14 +2181,6 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys@7.0.1:
- resolution: {integrity: sha512-hwAgrOyk++RTXrP4KzCg7zB2U0xt7RUU0ZdMSCsqF3eKUwkdXUMyTb0qdCuji7VIbcpG62kKTU9M1J1c9UpFBw==}
- engines: {node: ^16.0.0 || >=18.0.0}
- dependencies:
- '@typescript-eslint/types': 7.0.1
- eslint-visitor-keys: 3.4.3
- dev: true
-
/@typescript-eslint/visitor-keys@7.0.2:
resolution: {integrity: sha512-8Y+YiBmqPighbm5xA2k4wKTxRzx9EkBu7Rlw+WHqMvRJ3RPz/BMBO9b2ru0LUNmXg120PHUXD5+SWFy2R8DqlQ==}
engines: {node: ^16.0.0 || >=18.0.0}