mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
⬆️ Bump typescript from 5.5.4 to 5.6.2 (#1810)
This commit is contained in:
parent
7caae7c4c5
commit
e3ca0cacfd
@ -47,7 +47,7 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-test-renderer": "^18.3.1",
|
||||
"typescript": "^5.5.4"
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"author": {
|
||||
"name": "carloscuesta",
|
||||
|
||||
122
pnpm-lock.yaml
generated
122
pnpm-lock.yaml
generated
@ -37,7 +37,7 @@ importers:
|
||||
version: 3.3.3
|
||||
unbuild:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(typescript@5.5.4)
|
||||
version: 2.0.0(typescript@5.6.2)
|
||||
|
||||
packages/website:
|
||||
devDependencies:
|
||||
@ -55,10 +55,10 @@ importers:
|
||||
version: 18.3.0
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^8.4.0
|
||||
version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.5.4)
|
||||
version: 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^8.4.0
|
||||
version: 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
version: 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
'@vercel/analytics':
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1(next@14.2.13)(react@18.3.1)
|
||||
@ -70,7 +70,7 @@ importers:
|
||||
version: 8.57.0
|
||||
eslint-config-next:
|
||||
specifier: ^14.2.5
|
||||
version: 14.2.5(eslint@8.57.0)(typescript@5.5.4)
|
||||
version: 14.2.5(eslint@8.57.0)(typescript@5.6.2)
|
||||
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@8.4.0)(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0)
|
||||
eslint-plugin-jest:
|
||||
specifier: ^28.8.1
|
||||
version: 28.8.1(@typescript-eslint/eslint-plugin@8.4.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.5.4)
|
||||
version: 28.8.1(@typescript-eslint/eslint-plugin@8.4.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.6.2)
|
||||
eslint-plugin-react:
|
||||
specifier: ^7.35.0
|
||||
version: 7.35.0(eslint@8.57.0)
|
||||
@ -141,8 +141,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1(react@18.3.1)
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.5.4
|
||||
specifier: ^5.6.2
|
||||
version: 5.6.2
|
||||
|
||||
packages:
|
||||
|
||||
@ -2612,7 +2612,7 @@ packages:
|
||||
'@types/yargs-parser': 21.0.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.5.4):
|
||||
/@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
@ -2624,22 +2624,22 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/scope-manager': 8.4.0
|
||||
'@typescript-eslint/type-utils': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/type-utils': 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/visitor-keys': 8.4.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.5.4)
|
||||
typescript: 5.5.4
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.20.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
/@typescript-eslint/parser@6.20.0(eslint@8.57.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -2651,16 +2651,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.5.4)
|
||||
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.6.2)
|
||||
'@typescript-eslint/visitor-keys': 6.20.0
|
||||
debug: 4.3.7
|
||||
eslint: 8.57.0
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@8.4.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
/@typescript-eslint/parser@8.4.0(eslint@8.57.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
@ -2672,11 +2672,11 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.4.0
|
||||
'@typescript-eslint/types': 8.4.0
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
|
||||
'@typescript-eslint/visitor-keys': 8.4.0
|
||||
debug: 4.3.7
|
||||
eslint: 8.57.0
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2705,7 +2705,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 8.4.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@8.4.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
/@typescript-eslint/type-utils@8.4.0(eslint@8.57.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
@ -2714,11 +2714,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
debug: 4.3.7
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
@ -2739,7 +2739,7 @@ packages:
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.20.0(typescript@5.5.4):
|
||||
/@typescript-eslint/typescript-estree@6.20.0(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -2755,13 +2755,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.3
|
||||
semver: 7.6.3
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@8.0.0(typescript@5.5.4):
|
||||
/@typescript-eslint/typescript-estree@8.0.0(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
@ -2777,13 +2777,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.4
|
||||
semver: 7.6.3
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@8.4.0(typescript@5.5.4):
|
||||
/@typescript-eslint/typescript-estree@8.4.0(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
@ -2799,13 +2799,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.4
|
||||
semver: 7.6.3
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@8.0.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
/@typescript-eslint/utils@8.0.0(eslint@8.57.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
@ -2814,14 +2814,14 @@ packages:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
|
||||
'@typescript-eslint/scope-manager': 8.0.0
|
||||
'@typescript-eslint/types': 8.0.0
|
||||
'@typescript-eslint/typescript-estree': 8.0.0(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 8.0.0(typescript@5.6.2)
|
||||
eslint: 8.57.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@8.4.0(eslint@8.57.0)(typescript@5.5.4):
|
||||
/@typescript-eslint/utils@8.4.0(eslint@8.57.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
@ -2830,7 +2830,7 @@ packages:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
|
||||
'@typescript-eslint/scope-manager': 8.4.0
|
||||
'@typescript-eslint/types': 8.4.0
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
|
||||
eslint: 8.57.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -4263,7 +4263,7 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-config-next@14.2.5(eslint@8.57.0)(typescript@5.5.4):
|
||||
/eslint-config-next@14.2.5(eslint@8.57.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-zogs9zlOiZ7ka+wgUnmcM0KBEDjo4Jis7kxN1jvC0N4wynQ2MIx/KBkg4mVF63J5EK4W0QMCn7xO3vNisjaAoA==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
@ -4274,7 +4274,7 @@ packages:
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 14.2.5
|
||||
'@rushstack/eslint-patch': 1.5.1
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
|
||||
@ -4282,7 +4282,7 @@ packages:
|
||||
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0)
|
||||
eslint-plugin-react: 7.35.0(eslint@8.57.0)
|
||||
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.57.0)
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-webpack
|
||||
- eslint-plugin-import-x
|
||||
@ -4398,7 +4398,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
debug: 3.2.7
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
@ -4428,7 +4428,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
debug: 3.2.7
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@8.4.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
|
||||
@ -4457,7 +4457,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
debug: 3.2.7
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
@ -4487,7 +4487,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
debug: 3.2.7
|
||||
eslint: 8.57.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
@ -4506,7 +4506,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
array-includes: 3.1.7
|
||||
array.prototype.findlastindex: 1.2.3
|
||||
array.prototype.flat: 1.3.2
|
||||
@ -4541,7 +4541,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
array-includes: 3.1.7
|
||||
array.prototype.findlastindex: 1.2.3
|
||||
array.prototype.flat: 1.3.2
|
||||
@ -4566,7 +4566,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest@28.8.1(@typescript-eslint/eslint-plugin@8.4.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.5.4):
|
||||
/eslint-plugin-jest@28.8.1(@typescript-eslint/eslint-plugin@8.4.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-G46XMyYu6PtSNJUkQ0hsPjzXYpzq/O4vpCciMizTKRJG8kNsRreGoMRDG6H9FIB/xVgfFuclVnuX4XRvFUzrZQ==}
|
||||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -4579,8 +4579,8 @@ packages:
|
||||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.5.4)
|
||||
'@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0)(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.6.2)
|
||||
eslint: 8.57.0
|
||||
jest: 29.7.0
|
||||
transitivePeerDependencies:
|
||||
@ -6653,7 +6653,7 @@ packages:
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
dev: true
|
||||
|
||||
/mkdist@1.3.0(typescript@5.5.4):
|
||||
/mkdist@1.3.0(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-ZQrUvcL7LkRdzMREpDyg9AT18N9Tl5jc2qeKAUeEw0KGsgykbHbuRvysGAzTuGtwuSg0WQyNit5jh/k+Er3JEg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -6674,7 +6674,7 @@ packages:
|
||||
mlly: 1.4.1
|
||||
mri: 1.2.0
|
||||
pathe: 1.1.1
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
dev: true
|
||||
|
||||
/mlly@1.4.1:
|
||||
@ -7510,7 +7510,7 @@ packages:
|
||||
glob: 7.2.3
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-dts@6.0.1(rollup@3.28.1)(typescript@5.5.4):
|
||||
/rollup-plugin-dts@6.0.1(rollup@3.28.1)(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-XJbCldVrp4TLc2Hg4DfrRiJgzJ73uhZB0sPSDizgdlrhSJ1bsIkkRMkwRKNQYgkbfMz4CHLdbnFKVivHE0vsPA==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
@ -7519,7 +7519,7 @@ packages:
|
||||
dependencies:
|
||||
magic-string: 0.30.3
|
||||
rollup: 3.28.1
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
optionalDependencies:
|
||||
'@babel/code-frame': 7.22.13
|
||||
dev: true
|
||||
@ -8149,13 +8149,13 @@ packages:
|
||||
punycode: 2.3.0
|
||||
dev: true
|
||||
|
||||
/ts-api-utils@1.3.0(typescript@5.5.4):
|
||||
/ts-api-utils@1.3.0(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
dev: true
|
||||
|
||||
/tsconfig-paths@3.15.0:
|
||||
@ -8317,8 +8317,8 @@ packages:
|
||||
possible-typed-array-names: 1.0.0
|
||||
dev: true
|
||||
|
||||
/typescript@5.5.4:
|
||||
resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
|
||||
/typescript@5.6.2:
|
||||
resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@ -8336,7 +8336,7 @@ packages:
|
||||
which-boxed-primitive: 1.0.2
|
||||
dev: true
|
||||
|
||||
/unbuild@2.0.0(typescript@5.5.4):
|
||||
/unbuild@2.0.0(typescript@5.6.2):
|
||||
resolution: {integrity: sha512-JWCUYx3Oxdzvw2J9kTAp+DKE8df/BnH/JTSj6JyA4SH40ECdFu7FoJJcrm8G92B7TjofQ6GZGjJs50TRxoH6Wg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -8360,15 +8360,15 @@ packages:
|
||||
hookable: 5.5.3
|
||||
jiti: 1.19.3
|
||||
magic-string: 0.30.3
|
||||
mkdist: 1.3.0(typescript@5.5.4)
|
||||
mkdist: 1.3.0(typescript@5.6.2)
|
||||
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.5.4)
|
||||
rollup-plugin-dts: 6.0.1(rollup@3.28.1)(typescript@5.6.2)
|
||||
scule: 1.0.0
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
untyped: 1.4.0
|
||||
transitivePeerDependencies:
|
||||
- sass
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user