aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-07 17:00:55 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-07 17:01:41 +0000
commit9a382c94520a11f440d9385b4ecb8b066472cbcd (patch)
treeeecccc6e35a591d855a7cbde0950cbc26339cdcb
parentBump @typescript-eslint/parser from 7.1.0 to 7.1.1 (diff)
downloadtrinkets-9a382c94520a11f440d9385b4ecb8b066472cbcd.tar
trinkets-9a382c94520a11f440d9385b4ecb8b066472cbcd.tar.gz
trinkets-9a382c94520a11f440d9385b4ecb8b066472cbcd.tar.bz2
trinkets-9a382c94520a11f440d9385b4ecb8b066472cbcd.tar.lz
trinkets-9a382c94520a11f440d9385b4ecb8b066472cbcd.tar.xz
trinkets-9a382c94520a11f440d9385b4ecb8b066472cbcd.tar.zst
trinkets-9a382c94520a11f440d9385b4ecb8b066472cbcd.zip
Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.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.3.3...v5.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--app/package.json2
-rw-r--r--pnpm-lock.yaml68
2 files changed, 35 insertions, 35 deletions
diff --git a/app/package.json b/app/package.json
index 65a4996..d9b02eb 100644
--- a/app/package.json
+++ b/app/package.json
@@ -36,7 +36,7 @@
"svelte-check": "3.6.6",
"tailwindcss": "3.4.1",
"tslib": "2.6.2",
- "typescript": "5.3.3",
+ "typescript": "5.4.2",
"vite": "5.1.4",
"vite-plugin-pwa": "0.19.2",
"vite-plugin-tailwind-purgecss": "0.2.0"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 759a17a..51cfb4e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -62,10 +62,10 @@ importers:
version: 2023.10.4
'@typescript-eslint/eslint-plugin':
specifier: 7.1.0
- version: 7.1.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.3.3)
+ version: 7.1.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.2)
'@typescript-eslint/parser':
specifier: 7.1.1
- version: 7.1.1(eslint@8.57.0)(typescript@5.3.3)
+ version: 7.1.1(eslint@8.57.0)(typescript@5.4.2)
'@vite-pwa/sveltekit':
specifier: 0.4.0
version: 0.4.0(@sveltejs/kit@2.5.2)(vite-plugin-pwa@0.19.2)
@@ -109,8 +109,8 @@ importers:
specifier: 2.6.2
version: 2.6.2
typescript:
- specifier: 5.3.3
- version: 5.3.3
+ specifier: 5.4.2
+ version: 5.4.2
vite:
specifier: 5.1.4
version: 5.1.4(@types/node@20.11.24)
@@ -2057,7 +2057,7 @@ packages:
resolution: {integrity: sha512-ewOj7hWhsUTS2+aY6zY+7BwlgqGBj5ZXxKuHt3TAWpIJH0bDW/6bO1N1SdUDAzV8r0Nc+/ZtpAEETYTwrehBMw==}
dev: true
- /@typescript-eslint/eslint-plugin@7.1.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.3.3):
+ /@typescript-eslint/eslint-plugin@7.1.0(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.2):
resolution: {integrity: sha512-j6vT/kCulhG5wBmGtstKeiVr1rdXE4nk+DT1k6trYkwlrvW9eOF5ZbgKnd/YR6PcM4uTEXa0h6Fcvf6X7Dxl0w==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2069,10 +2069,10 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.3.3)
+ '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.2)
'@typescript-eslint/scope-manager': 7.1.0
- '@typescript-eslint/type-utils': 7.1.0(eslint@8.57.0)(typescript@5.3.3)
- '@typescript-eslint/utils': 7.1.0(eslint@8.57.0)(typescript@5.3.3)
+ '@typescript-eslint/type-utils': 7.1.0(eslint@8.57.0)(typescript@5.4.2)
+ '@typescript-eslint/utils': 7.1.0(eslint@8.57.0)(typescript@5.4.2)
'@typescript-eslint/visitor-keys': 7.1.0
debug: 4.3.4
eslint: 8.57.0
@@ -2080,13 +2080,13 @@ packages:
ignore: 5.3.0
natural-compare: 1.4.0
semver: 7.5.4
- ts-api-utils: 1.0.3(typescript@5.3.3)
- typescript: 5.3.3
+ ts-api-utils: 1.0.3(typescript@5.4.2)
+ typescript: 5.4.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@7.1.1(eslint@8.57.0)(typescript@5.3.3):
+ /@typescript-eslint/parser@7.1.1(eslint@8.57.0)(typescript@5.4.2):
resolution: {integrity: sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2098,11 +2098,11 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 7.1.1
'@typescript-eslint/types': 7.1.1
- '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.3.3)
+ '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.2)
'@typescript-eslint/visitor-keys': 7.1.1
debug: 4.3.4
eslint: 8.57.0
- typescript: 5.3.3
+ typescript: 5.4.2
transitivePeerDependencies:
- supports-color
dev: true
@@ -2123,7 +2123,7 @@ packages:
'@typescript-eslint/visitor-keys': 7.1.1
dev: true
- /@typescript-eslint/type-utils@7.1.0(eslint@8.57.0)(typescript@5.3.3):
+ /@typescript-eslint/type-utils@7.1.0(eslint@8.57.0)(typescript@5.4.2):
resolution: {integrity: sha512-UZIhv8G+5b5skkcuhgvxYWHjk7FW7/JP5lPASMEUoliAPwIH/rxoUSQPia2cuOj9AmDZmwUl1usKm85t5VUMew==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2133,12 +2133,12 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 7.1.0(typescript@5.3.3)
- '@typescript-eslint/utils': 7.1.0(eslint@8.57.0)(typescript@5.3.3)
+ '@typescript-eslint/typescript-estree': 7.1.0(typescript@5.4.2)
+ '@typescript-eslint/utils': 7.1.0(eslint@8.57.0)(typescript@5.4.2)
debug: 4.3.4
eslint: 8.57.0
- ts-api-utils: 1.0.3(typescript@5.3.3)
- typescript: 5.3.3
+ ts-api-utils: 1.0.3(typescript@5.4.2)
+ typescript: 5.4.2
transitivePeerDependencies:
- supports-color
dev: true
@@ -2153,7 +2153,7 @@ packages:
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
- /@typescript-eslint/typescript-estree@7.1.0(typescript@5.3.3):
+ /@typescript-eslint/typescript-estree@7.1.0(typescript@5.4.2):
resolution: {integrity: sha512-k7MyrbD6E463CBbSpcOnwa8oXRdHzH1WiVzOipK3L5KSML92ZKgUBrTlehdi7PEIMT8k0bQixHUGXggPAlKnOQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2169,13 +2169,13 @@ packages:
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
+ ts-api-utils: 1.0.3(typescript@5.4.2)
+ typescript: 5.4.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/typescript-estree@7.1.1(typescript@5.3.3):
+ /@typescript-eslint/typescript-estree@7.1.1(typescript@5.4.2):
resolution: {integrity: sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2191,13 +2191,13 @@ packages:
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
+ ts-api-utils: 1.0.3(typescript@5.4.2)
+ typescript: 5.4.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils@7.1.0(eslint@8.57.0)(typescript@5.3.3):
+ /@typescript-eslint/utils@7.1.0(eslint@8.57.0)(typescript@5.4.2):
resolution: {integrity: sha512-WUFba6PZC5OCGEmbweGpnNJytJiLG7ZvDBJJoUcX4qZYf1mGZ97mO2Mps6O2efxJcJdRNpqweCistDbZMwIVHw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2208,7 +2208,7 @@ packages:
'@types/semver': 7.5.6
'@typescript-eslint/scope-manager': 7.1.0
'@typescript-eslint/types': 7.1.0
- '@typescript-eslint/typescript-estree': 7.1.0(typescript@5.3.3)
+ '@typescript-eslint/typescript-estree': 7.1.0(typescript@5.4.2)
eslint: 8.57.0
semver: 7.5.4
transitivePeerDependencies:
@@ -4910,8 +4910,8 @@ packages:
picocolors: 1.0.0
sade: 1.8.1
svelte: 4.2.12
- svelte-preprocess: 5.1.3(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.12)(typescript@5.3.3)
- typescript: 5.3.3
+ svelte-preprocess: 5.1.3(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.12)(typescript@5.4.2)
+ typescript: 5.4.2
transitivePeerDependencies:
- '@babel/core'
- coffeescript
@@ -4950,7 +4950,7 @@ packages:
svelte: 4.2.12
dev: true
- /svelte-preprocess@5.1.3(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.12)(typescript@5.3.3):
+ /svelte-preprocess@5.1.3(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.12)(typescript@5.4.2):
resolution: {integrity: sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==}
engines: {node: '>= 16.0.0', pnpm: ^8.0.0}
requiresBuild: true
@@ -4996,7 +4996,7 @@ packages:
sorcery: 0.11.0
strip-indent: 3.0.0
svelte: 4.2.12
- typescript: 5.3.3
+ typescript: 5.4.2
dev: true
/svelte@4.2.12:
@@ -5153,13 +5153,13 @@ packages:
punycode: 2.3.1
dev: true
- /ts-api-utils@1.0.3(typescript@5.3.3):
+ /ts-api-utils@1.0.3(typescript@5.4.2):
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
engines: {node: '>=16.13.0'}
peerDependencies:
typescript: '>=4.2.0'
dependencies:
- typescript: 5.3.3
+ typescript: 5.4.2
dev: true
/ts-interface-checker@0.1.13:
@@ -5229,8 +5229,8 @@ packages:
is-typed-array: 1.1.12
dev: true
- /typescript@5.3.3:
- resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
+ /typescript@5.4.2:
+ resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==}
engines: {node: '>=14.17'}
hasBin: true
dev: true