mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
⬆️ Bump typescript from 5.4.5 to 5.5.4 (#1772)
⬆️ Bump typescript from 5.4.5 to 5.5.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.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.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3abb868772
commit
81a05e6444
@ -47,7 +47,7 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-test-renderer": "^18.3.1",
|
||||
"typescript": "^5.4.5"
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"author": {
|
||||
"name": "carloscuesta",
|
||||
|
||||
114
pnpm-lock.yaml
generated
114
pnpm-lock.yaml
generated
@ -37,7 +37,7 @@ importers:
|
||||
version: 3.3.2
|
||||
unbuild:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(typescript@5.4.5)
|
||||
version: 2.0.0(typescript@5.5.4)
|
||||
|
||||
packages/website:
|
||||
devDependencies:
|
||||
@ -55,10 +55,10 @@ importers:
|
||||
version: 18.3.0
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.16.0
|
||||
version: 7.16.0(@typescript-eslint/parser@7.16.1)(eslint@8.57.0)(typescript@5.4.5)
|
||||
version: 7.16.0(@typescript-eslint/parser@7.16.1)(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^7.16.1
|
||||
version: 7.16.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
version: 7.16.1(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@vercel/analytics':
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1(next@14.2.3)(react@18.3.1)
|
||||
@ -70,7 +70,7 @@ importers:
|
||||
version: 8.57.0
|
||||
eslint-config-next:
|
||||
specifier: ^14.2.4
|
||||
version: 14.2.4(eslint@8.57.0)(typescript@5.4.5)
|
||||
version: 14.2.4(eslint@8.57.0)(typescript@5.5.4)
|
||||
eslint-config-prettier:
|
||||
specifier: ^9.1.0
|
||||
version: 9.1.0(eslint@8.57.0)
|
||||
@ -85,7 +85,7 @@ importers:
|
||||
version: 2.29.1(@typescript-eslint/parser@7.16.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
|
||||
eslint-plugin-jest:
|
||||
specifier: ^28.6.0
|
||||
version: 28.6.0(@typescript-eslint/eslint-plugin@7.16.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.4.5)
|
||||
version: 28.6.0(@typescript-eslint/eslint-plugin@7.16.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.5.4)
|
||||
eslint-plugin-react:
|
||||
specifier: ^7.34.3
|
||||
version: 7.34.3(eslint@8.57.0)
|
||||
@ -141,8 +141,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1(react@18.3.1)
|
||||
typescript:
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.5
|
||||
specifier: ^5.5.4
|
||||
version: 5.5.4
|
||||
|
||||
packages:
|
||||
|
||||
@ -2625,7 +2625,7 @@ packages:
|
||||
'@types/yargs-parser': 21.0.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.1)(eslint@8.57.0)(typescript@5.4.5):
|
||||
/@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.1)(eslint@8.57.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-py1miT6iQpJcs1BiJjm54AMzeuMPBSPuKPlnT8HlfudbcS5rYeX5jajpLf3mrdRh9dA/Ec2FVUY0ifeVNDIhZw==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2637,22 +2637,22 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/scope-manager': 7.16.0
|
||||
'@typescript-eslint/type-utils': 7.16.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/type-utils': 7.16.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/visitor-keys': 7.16.0
|
||||
eslint: 8.57.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.4)
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.20.0(eslint@8.57.0)(typescript@5.4.5):
|
||||
/@typescript-eslint/parser@6.20.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -2664,16 +2664,16 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.20.0
|
||||
'@typescript-eslint/types': 6.20.0
|
||||
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.4.5)
|
||||
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.5.4)
|
||||
'@typescript-eslint/visitor-keys': 6.20.0
|
||||
debug: 4.3.4(supports-color@5.5.0)
|
||||
eslint: 8.57.0
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@7.16.1(eslint@8.57.0)(typescript@5.4.5):
|
||||
/@typescript-eslint/parser@7.16.1(eslint@8.57.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2685,11 +2685,11 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.16.1
|
||||
'@typescript-eslint/types': 7.16.1
|
||||
'@typescript-eslint/typescript-estree': 7.16.1(typescript@5.4.5)
|
||||
'@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.4)
|
||||
'@typescript-eslint/visitor-keys': 7.16.1
|
||||
debug: 4.3.4(supports-color@5.5.0)
|
||||
eslint: 8.57.0
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2718,7 +2718,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 7.16.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@7.16.0(eslint@8.57.0)(typescript@5.4.5):
|
||||
/@typescript-eslint/type-utils@7.16.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2728,12 +2728,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.16.0(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
debug: 4.3.4(supports-color@5.5.0)
|
||||
eslint: 8.57.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2753,7 +2753,7 @@ packages:
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.20.0(typescript@5.4.5):
|
||||
/@typescript-eslint/typescript-estree@6.20.0(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -2769,13 +2769,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.3
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@7.16.0(typescript@5.4.5):
|
||||
/@typescript-eslint/typescript-estree@7.16.0(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2791,13 +2791,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.4
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@7.16.1(typescript@5.4.5):
|
||||
/@typescript-eslint/typescript-estree@7.16.1(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2813,13 +2813,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.4
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@7.16.0(eslint@8.57.0)(typescript@5.4.5):
|
||||
/@typescript-eslint/utils@7.16.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2828,7 +2828,7 @@ packages:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
|
||||
'@typescript-eslint/scope-manager': 7.16.0
|
||||
'@typescript-eslint/types': 7.16.0
|
||||
'@typescript-eslint/typescript-estree': 7.16.0(typescript@5.4.5)
|
||||
'@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.4)
|
||||
eslint: 8.57.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -4253,7 +4253,7 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-config-next@14.2.4(eslint@8.57.0)(typescript@5.4.5):
|
||||
/eslint-config-next@14.2.4(eslint@8.57.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-Qr0wMgG9m6m4uYy2jrYJmyuNlYZzPRQq5Kvb9IDlYwn+7yq6W6sfMNFgb+9guM1KYwuIo6TIaiFhZJ6SnQ/Efw==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
@ -4264,7 +4264,7 @@ packages:
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 14.2.4
|
||||
'@rushstack/eslint-patch': 1.5.1
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
|
||||
@ -4272,7 +4272,7 @@ packages:
|
||||
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0)
|
||||
eslint-plugin-react: 7.34.3(eslint@8.57.0)
|
||||
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.57.0)
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
@ -4373,7 +4373,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
debug: 3.2.7
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
@ -4403,7 +4403,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.5.4)
|
||||
debug: 3.2.7
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
@ -4422,7 +4422,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
array-includes: 3.1.7
|
||||
array.prototype.findlastindex: 1.2.3
|
||||
array.prototype.flat: 1.3.2
|
||||
@ -4457,7 +4457,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.5.4)
|
||||
array-includes: 3.1.7
|
||||
array.prototype.findlastindex: 1.2.3
|
||||
array.prototype.flat: 1.3.2
|
||||
@ -4482,7 +4482,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest@28.6.0(@typescript-eslint/eslint-plugin@7.16.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.4.5):
|
||||
/eslint-plugin-jest@28.6.0(@typescript-eslint/eslint-plugin@7.16.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==}
|
||||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -4495,8 +4495,8 @@ packages:
|
||||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.16.0(@typescript-eslint/parser@7.16.1)(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/eslint-plugin': 7.16.0(@typescript-eslint/parser@7.16.1)(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
eslint: 8.57.0
|
||||
jest: 29.7.0
|
||||
transitivePeerDependencies:
|
||||
@ -6553,7 +6553,7 @@ packages:
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
dev: true
|
||||
|
||||
/mkdist@1.3.0(typescript@5.4.5):
|
||||
/mkdist@1.3.0(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-ZQrUvcL7LkRdzMREpDyg9AT18N9Tl5jc2qeKAUeEw0KGsgykbHbuRvysGAzTuGtwuSg0WQyNit5jh/k+Er3JEg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -6574,7 +6574,7 @@ packages:
|
||||
mlly: 1.4.1
|
||||
mri: 1.2.0
|
||||
pathe: 1.1.1
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.4
|
||||
dev: true
|
||||
|
||||
/mlly@1.4.1:
|
||||
@ -7408,7 +7408,7 @@ packages:
|
||||
glob: 7.2.3
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-dts@6.0.1(rollup@3.28.1)(typescript@5.4.5):
|
||||
/rollup-plugin-dts@6.0.1(rollup@3.28.1)(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-XJbCldVrp4TLc2Hg4DfrRiJgzJ73uhZB0sPSDizgdlrhSJ1bsIkkRMkwRKNQYgkbfMz4CHLdbnFKVivHE0vsPA==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
@ -7417,7 +7417,7 @@ packages:
|
||||
dependencies:
|
||||
magic-string: 0.30.3
|
||||
rollup: 3.28.1
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.4
|
||||
optionalDependencies:
|
||||
'@babel/code-frame': 7.22.13
|
||||
dev: true
|
||||
@ -8010,13 +8010,13 @@ packages:
|
||||
punycode: 2.3.0
|
||||
dev: true
|
||||
|
||||
/ts-api-utils@1.3.0(typescript@5.4.5):
|
||||
/ts-api-utils@1.3.0(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.4
|
||||
dev: true
|
||||
|
||||
/tsconfig-paths@3.15.0:
|
||||
@ -8183,8 +8183,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.4:
|
||||
resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@ -8202,7 +8202,7 @@ packages:
|
||||
which-boxed-primitive: 1.0.2
|
||||
dev: true
|
||||
|
||||
/unbuild@2.0.0(typescript@5.4.5):
|
||||
/unbuild@2.0.0(typescript@5.5.4):
|
||||
resolution: {integrity: sha512-JWCUYx3Oxdzvw2J9kTAp+DKE8df/BnH/JTSj6JyA4SH40ECdFu7FoJJcrm8G92B7TjofQ6GZGjJs50TRxoH6Wg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -8226,15 +8226,15 @@ packages:
|
||||
hookable: 5.5.3
|
||||
jiti: 1.19.3
|
||||
magic-string: 0.30.3
|
||||
mkdist: 1.3.0(typescript@5.4.5)
|
||||
mkdist: 1.3.0(typescript@5.5.4)
|
||||
mlly: 1.4.1
|
||||
pathe: 1.1.1
|
||||
pkg-types: 1.0.3
|
||||
pretty-bytes: 6.1.1
|
||||
rollup: 3.28.1
|
||||
rollup-plugin-dts: 6.0.1(rollup@3.28.1)(typescript@5.4.5)
|
||||
rollup-plugin-dts: 6.0.1(rollup@3.28.1)(typescript@5.5.4)
|
||||
scule: 1.0.0
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.4
|
||||
untyped: 1.4.0
|
||||
transitivePeerDependencies:
|
||||
- sass
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user