aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-05 04:23:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-05 04:24:20 +0000
commitf7c5f2a22a0f252cbc154e3b87626dbbd94360fd (patch)
treeb3630943cf206e4e678a25245f61d5ae32bb4947 /pnpm-lock.yaml
parentBump @types/node from 20.12.2 to 20.12.4 (diff)
downloadzorascript-f7c5f2a22a0f252cbc154e3b87626dbbd94360fd.tar
zorascript-f7c5f2a22a0f252cbc154e3b87626dbbd94360fd.tar.gz
zorascript-f7c5f2a22a0f252cbc154e3b87626dbbd94360fd.tar.bz2
zorascript-f7c5f2a22a0f252cbc154e3b87626dbbd94360fd.tar.lz
zorascript-f7c5f2a22a0f252cbc154e3b87626dbbd94360fd.tar.xz
zorascript-f7c5f2a22a0f252cbc154e3b87626dbbd94360fd.tar.zst
zorascript-f7c5f2a22a0f252cbc154e3b87626dbbd94360fd.zip
Bump typescript from 5.4.3 to 5.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4. - [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.3...v5.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml66
1 files changed, 33 insertions, 33 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3ac76d5..1cd70a1 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -21,8 +21,8 @@ importers:
specifier: ^3.2.5
version: 3.2.5
typescript:
- specifier: ^5.4.3
- version: 5.4.3
+ specifier: ^5.4.4
+ version: 5.4.4
clients/www:
devDependencies:
@@ -52,10 +52,10 @@ importers:
version: 20.12.4
'@typescript-eslint/eslint-plugin':
specifier: ^7.5.0
- version: 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3)
+ version: 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.4)
'@typescript-eslint/parser':
specifier: ^7.5.0
- version: 7.5.0(eslint@8.57.0)(typescript@5.4.3)
+ version: 7.5.0(eslint@8.57.0)(typescript@5.4.4)
'@vite-pwa/sveltekit':
specifier: ^0.4.0
version: 0.4.0(@sveltejs/kit@2.5.5)(vite-plugin-pwa@0.19.0)
@@ -93,8 +93,8 @@ importers:
specifier: ^2.6.2
version: 2.6.2
typescript:
- specifier: ^5.4.3
- version: 5.4.3
+ specifier: ^5.4.4
+ version: 5.4.4
vite:
specifier: ^5.2.8
version: 5.2.8(@types/node@20.12.4)
@@ -1975,7 +1975,7 @@ packages:
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
dev: true
- /@typescript-eslint/eslint-plugin@7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/eslint-plugin@7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.4):
resolution: {integrity: sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -1987,10 +1987,10 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.4)
'@typescript-eslint/scope-manager': 7.5.0
- '@typescript-eslint/type-utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3)
- '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/type-utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4)
+ '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4)
'@typescript-eslint/visitor-keys': 7.5.0
debug: 4.3.4
eslint: 8.57.0
@@ -1998,13 +1998,13 @@ packages:
ignore: 5.3.0
natural-compare: 1.4.0
semver: 7.5.4
- ts-api-utils: 1.0.3(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.0.3(typescript@5.4.4)
+ typescript: 5.4.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@7.5.0(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/parser@7.5.0(eslint@8.57.0)(typescript@5.4.4):
resolution: {integrity: sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2016,11 +2016,11 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 7.5.0
'@typescript-eslint/types': 7.5.0
- '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.3)
+ '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.4)
'@typescript-eslint/visitor-keys': 7.5.0
debug: 4.3.4
eslint: 8.57.0
- typescript: 5.4.3
+ typescript: 5.4.4
transitivePeerDependencies:
- supports-color
dev: true
@@ -2033,7 +2033,7 @@ packages:
'@typescript-eslint/visitor-keys': 7.5.0
dev: true
- /@typescript-eslint/type-utils@7.5.0(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/type-utils@7.5.0(eslint@8.57.0)(typescript@5.4.4):
resolution: {integrity: sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2043,12 +2043,12 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.3)
- '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.4)
+ '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4)
debug: 4.3.4
eslint: 8.57.0
- ts-api-utils: 1.0.3(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.0.3(typescript@5.4.4)
+ typescript: 5.4.4
transitivePeerDependencies:
- supports-color
dev: true
@@ -2058,7 +2058,7 @@ packages:
engines: {node: ^18.18.0 || >=20.0.0}
dev: true
- /@typescript-eslint/typescript-estree@7.5.0(typescript@5.4.3):
+ /@typescript-eslint/typescript-estree@7.5.0(typescript@5.4.4):
resolution: {integrity: sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2074,13 +2074,13 @@ packages:
is-glob: 4.0.3
minimatch: 9.0.3
semver: 7.5.4
- ts-api-utils: 1.0.3(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.0.3(typescript@5.4.4)
+ typescript: 5.4.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils@7.5.0(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/utils@7.5.0(eslint@8.57.0)(typescript@5.4.4):
resolution: {integrity: sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -2091,7 +2091,7 @@ packages:
'@types/semver': 7.5.6
'@typescript-eslint/scope-manager': 7.5.0
'@typescript-eslint/types': 7.5.0
- '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.3)
+ '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.4)
eslint: 8.57.0
semver: 7.5.4
transitivePeerDependencies:
@@ -4444,8 +4444,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.38)(svelte@4.2.12)(typescript@5.4.3)
- typescript: 5.4.3
+ svelte-preprocess: 5.1.3(@babel/core@7.23.7)(postcss@8.4.38)(svelte@4.2.12)(typescript@5.4.4)
+ typescript: 5.4.4
transitivePeerDependencies:
- '@babel/core'
- coffeescript
@@ -4484,7 +4484,7 @@ packages:
svelte: 4.2.12
dev: true
- /svelte-preprocess@5.1.3(@babel/core@7.23.7)(postcss@8.4.38)(svelte@4.2.12)(typescript@5.4.3):
+ /svelte-preprocess@5.1.3(@babel/core@7.23.7)(postcss@8.4.38)(svelte@4.2.12)(typescript@5.4.4):
resolution: {integrity: sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==}
engines: {node: '>= 16.0.0', pnpm: ^8.0.0}
requiresBuild: true
@@ -4530,7 +4530,7 @@ packages:
sorcery: 0.11.0
strip-indent: 3.0.0
svelte: 4.2.12
- typescript: 5.4.3
+ typescript: 5.4.4
dev: true
/svelte@4.2.12:
@@ -4657,13 +4657,13 @@ packages:
punycode: 2.3.1
dev: true
- /ts-api-utils@1.0.3(typescript@5.4.3):
+ /ts-api-utils@1.0.3(typescript@5.4.4):
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
engines: {node: '>=16.13.0'}
peerDependencies:
typescript: '>=4.2.0'
dependencies:
- typescript: 5.4.3
+ typescript: 5.4.4
dev: true
/ts-interface-checker@0.1.13:
@@ -4729,8 +4729,8 @@ packages:
is-typed-array: 1.1.12
dev: true
- /typescript@5.4.3:
- resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
+ /typescript@5.4.4:
+ resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==}
engines: {node: '>=14.17'}
hasBin: true
dev: true