aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-21 16:23:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-21 16:23:55 +0000
commit366847d0d5397f04091ad75d8a02d597b780a17a (patch)
tree30ed9463f51511de0295120d220ae3ca98c11be0 /pnpm-lock.yaml
parentBump @types/node from 20.14.6 to 20.14.7 (diff)
downloadtrinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.gz
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.bz2
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.lz
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.xz
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.zst
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.zip
Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml62
1 files changed, 31 insertions, 31 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3db43e3..4e67fe6 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -56,10 +56,10 @@ importers:
version: 2023.10.5
'@typescript-eslint/eslint-plugin':
specifier: 7.13.1
- version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.4.5)
+ version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.2)
'@typescript-eslint/parser':
specifier: 7.13.1
- version: 7.13.1(eslint@9.5.0)(typescript@5.4.5)
+ version: 7.13.1(eslint@9.5.0)(typescript@5.5.2)
'@vite-pwa/sveltekit':
specifier: 0.5.0
version: 0.5.0(@sveltejs/kit@2.5.17)(vite-plugin-pwa@0.20.0)
@@ -106,8 +106,8 @@ importers:
specifier: 2.6.3
version: 2.6.3
typescript:
- specifier: 5.4.5
- version: 5.4.5
+ specifier: 5.5.2
+ version: 5.5.2
vite:
specifier: 5.3.1
version: 5.3.1(@types/node@20.14.7)
@@ -2089,7 +2089,7 @@ packages:
resolution: {integrity: sha512-e9kZO9kCdLqT2h9Tw38oGv9UNzBBWaR1MzuAavxPcsV/7FJ3tWbU6RI3uB+yKIDPGLkGVbplS52ub0AcRLvrhA==}
dev: true
- /@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.4.5):
+ /@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.2):
resolution: {integrity: sha512-kZqi+WZQaZfPKnsflLJQCz6Ze9FFSMfXrrIOcyargekQxG37ES7DJNpJUE9Q/X5n3yTIP/WPutVNzgknQ7biLg==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2101,22 +2101,22 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.4.5)
+ '@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
'@typescript-eslint/scope-manager': 7.13.1
- '@typescript-eslint/type-utils': 7.13.1(eslint@9.5.0)(typescript@5.4.5)
- '@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.4.5)
+ '@typescript-eslint/type-utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
+ '@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
'@typescript-eslint/visitor-keys': 7.13.1
eslint: 9.5.0
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
- ts-api-utils: 1.3.0(typescript@5.4.5)
- typescript: 5.4.5
+ ts-api-utils: 1.3.0(typescript@5.5.2)
+ typescript: 5.5.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.4.5):
+ /@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2):
resolution: {integrity: sha512-1ELDPlnLvDQ5ybTSrMhRTFDfOQEOXNM+eP+3HT/Yq7ruWpciQw+Avi73pdEbA4SooCawEWo3dtYbF68gN7Ed1A==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2128,11 +2128,11 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 7.13.1
'@typescript-eslint/types': 7.13.1
- '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5)
+ '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2)
'@typescript-eslint/visitor-keys': 7.13.1
debug: 4.3.4
eslint: 9.5.0
- typescript: 5.4.5
+ typescript: 5.5.2
transitivePeerDependencies:
- supports-color
dev: true
@@ -2145,7 +2145,7 @@ packages:
'@typescript-eslint/visitor-keys': 7.13.1
dev: true
- /@typescript-eslint/type-utils@7.13.1(eslint@9.5.0)(typescript@5.4.5):
+ /@typescript-eslint/type-utils@7.13.1(eslint@9.5.0)(typescript@5.5.2):
resolution: {integrity: sha512-aWDbLu1s9bmgPGXSzNCxELu+0+HQOapV/y+60gPXafR8e2g1Bifxzevaa+4L2ytCWm+CHqpELq4CSoN9ELiwCg==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2155,12 +2155,12 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5)
- '@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.4.5)
+ '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2)
+ '@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
debug: 4.3.4
eslint: 9.5.0
- ts-api-utils: 1.3.0(typescript@5.4.5)
- typescript: 5.4.5
+ ts-api-utils: 1.3.0(typescript@5.5.2)
+ typescript: 5.5.2
transitivePeerDependencies:
- supports-color
dev: true
@@ -2170,7 +2170,7 @@ packages:
engines: {node: ^18.18.0 || >=20.0.0}
dev: true
- /@typescript-eslint/typescript-estree@7.13.1(typescript@5.4.5):
+ /@typescript-eslint/typescript-estree@7.13.1(typescript@5.5.2):
resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2186,13 +2186,13 @@ packages:
is-glob: 4.0.3
minimatch: 9.0.4
semver: 7.6.2
- ts-api-utils: 1.3.0(typescript@5.4.5)
- typescript: 5.4.5
+ ts-api-utils: 1.3.0(typescript@5.5.2)
+ typescript: 5.5.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils@7.13.1(eslint@9.5.0)(typescript@5.4.5):
+ /@typescript-eslint/utils@7.13.1(eslint@9.5.0)(typescript@5.5.2):
resolution: {integrity: sha512-h5MzFBD5a/Gh/fvNdp9pTfqJAbuQC4sCN2WzuXme71lqFJsZtLbjxfSk4r3p02WIArOF9N94pdsLiGutpDbrXQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2201,7 +2201,7 @@ packages:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
'@typescript-eslint/scope-manager': 7.13.1
'@typescript-eslint/types': 7.13.1
- '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5)
+ '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2)
eslint: 9.5.0
transitivePeerDependencies:
- supports-color
@@ -5024,8 +5024,8 @@ packages:
picocolors: 1.0.1
sade: 1.8.1
svelte: 4.2.18
- svelte-preprocess: 5.1.4(@babel/core@7.24.5)(postcss@8.4.38)(svelte@4.2.18)(typescript@5.4.5)
- typescript: 5.4.5
+ svelte-preprocess: 5.1.4(@babel/core@7.24.5)(postcss@8.4.38)(svelte@4.2.18)(typescript@5.5.2)
+ typescript: 5.5.2
transitivePeerDependencies:
- '@babel/core'
- coffeescript
@@ -5064,7 +5064,7 @@ packages:
svelte: 4.2.18
dev: true
- /svelte-preprocess@5.1.4(@babel/core@7.24.5)(postcss@8.4.38)(svelte@4.2.18)(typescript@5.4.5):
+ /svelte-preprocess@5.1.4(@babel/core@7.24.5)(postcss@8.4.38)(svelte@4.2.18)(typescript@5.5.2):
resolution: {integrity: sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==}
engines: {node: '>= 16.0.0'}
requiresBuild: true
@@ -5110,7 +5110,7 @@ packages:
sorcery: 0.11.0
strip-indent: 3.0.0
svelte: 4.2.18
- typescript: 5.4.5
+ typescript: 5.5.2
dev: true
/svelte@4.2.18:
@@ -5268,13 +5268,13 @@ packages:
punycode: 2.3.1
dev: true
- /ts-api-utils@1.3.0(typescript@5.4.5):
+ /ts-api-utils@1.3.0(typescript@5.5.2):
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
engines: {node: '>=16'}
peerDependencies:
typescript: '>=4.2.0'
dependencies:
- typescript: 5.4.5
+ typescript: 5.5.2
dev: true
/ts-interface-checker@0.1.13:
@@ -5345,8 +5345,8 @@ packages:
possible-typed-array-names: 1.0.0
dev: true
- /typescript@5.4.5:
- resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
+ /typescript@5.5.2:
+ resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
engines: {node: '>=14.17'}
hasBin: true
dev: true