mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-17 10:28:46 -04:00
chore(deps): update dependency typescript to v6.0.3
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"schema-dts": "^2.0.0",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"typescript": "6.0.2"
|
||||
"typescript": "6.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24.x"
|
||||
|
||||
44
pnpm-lock.yaml
generated
44
pnpm-lock.yaml
generated
@@ -100,7 +100,7 @@ importers:
|
||||
version: 10.1.0(@types/react@19.2.14)(react@19.2.5)
|
||||
react-schemaorg:
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(react@19.2.5)(schema-dts@2.0.0(typescript@6.0.2))(typescript@6.0.2)
|
||||
version: 2.0.1(react@19.2.5)(schema-dts@2.0.0(typescript@6.0.3))(typescript@6.0.3)
|
||||
react-timeago:
|
||||
specifier: ^8.3.0
|
||||
version: 8.3.0(react@19.2.5)
|
||||
@@ -160,7 +160,7 @@ importers:
|
||||
version: 0.0.1
|
||||
shadcn:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(@types/node@25.6.0)(typescript@6.0.2)
|
||||
version: 4.2.0(@types/node@25.6.0)(typescript@6.0.3)
|
||||
shiki:
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2
|
||||
@@ -218,7 +218,7 @@ importers:
|
||||
version: 8.5.10
|
||||
schema-dts:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(typescript@6.0.2)
|
||||
version: 2.0.0(typescript@6.0.3)
|
||||
tailwindcss:
|
||||
specifier: ^4.2.2
|
||||
version: 4.2.2
|
||||
@@ -226,8 +226,8 @@ importers:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
typescript:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
specifier: 6.0.3
|
||||
version: 6.0.3
|
||||
|
||||
packages:
|
||||
|
||||
@@ -3985,8 +3985,8 @@ packages:
|
||||
resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
typescript@6.0.2:
|
||||
resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==}
|
||||
typescript@6.0.3:
|
||||
resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@@ -5605,14 +5605,14 @@ snapshots:
|
||||
object-assign: 4.1.1
|
||||
vary: 1.1.2
|
||||
|
||||
cosmiconfig@9.0.1(typescript@6.0.2):
|
||||
cosmiconfig@9.0.1(typescript@6.0.3):
|
||||
dependencies:
|
||||
env-paths: 2.2.1
|
||||
import-fresh: 3.3.1
|
||||
js-yaml: 4.1.1
|
||||
parse-json: 5.2.0
|
||||
optionalDependencies:
|
||||
typescript: 6.0.2
|
||||
typescript: 6.0.3
|
||||
|
||||
countup.js@2.10.0: {}
|
||||
|
||||
@@ -6919,7 +6919,7 @@ snapshots:
|
||||
|
||||
ms@2.1.3: {}
|
||||
|
||||
msw@2.13.3(@types/node@25.6.0)(typescript@6.0.2):
|
||||
msw@2.13.3(@types/node@25.6.0)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@inquirer/confirm': 5.1.21(@types/node@25.6.0)
|
||||
'@mswjs/interceptors': 0.41.3
|
||||
@@ -6940,7 +6940,7 @@ snapshots:
|
||||
until-async: 3.0.2
|
||||
yargs: 17.7.2
|
||||
optionalDependencies:
|
||||
typescript: 6.0.2
|
||||
typescript: 6.0.3
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
||||
@@ -7322,11 +7322,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
react-schemaorg@2.0.1(react@19.2.5)(schema-dts@2.0.0(typescript@6.0.2))(typescript@6.0.2):
|
||||
react-schemaorg@2.0.1(react@19.2.5)(schema-dts@2.0.0(typescript@6.0.3))(typescript@6.0.3):
|
||||
dependencies:
|
||||
react: 19.2.5
|
||||
schema-dts: 2.0.0(typescript@6.0.2)
|
||||
typescript: 6.0.2
|
||||
schema-dts: 2.0.0(typescript@6.0.3)
|
||||
typescript: 6.0.3
|
||||
|
||||
react-timeago@8.3.0(react@19.2.5):
|
||||
dependencies:
|
||||
@@ -7592,13 +7592,13 @@ snapshots:
|
||||
|
||||
scheduler@0.27.0: {}
|
||||
|
||||
schema-dts-lib@1.0.0(typescript@6.0.2):
|
||||
schema-dts-lib@1.0.0(typescript@6.0.3):
|
||||
dependencies:
|
||||
typescript: 6.0.2
|
||||
typescript: 6.0.3
|
||||
|
||||
schema-dts@2.0.0(typescript@6.0.2):
|
||||
schema-dts@2.0.0(typescript@6.0.3):
|
||||
dependencies:
|
||||
schema-dts-lib: 1.0.0(typescript@6.0.2)
|
||||
schema-dts-lib: 1.0.0(typescript@6.0.3)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
@@ -7638,7 +7638,7 @@ snapshots:
|
||||
|
||||
setprototypeof@1.2.0: {}
|
||||
|
||||
shadcn@4.2.0(@types/node@25.6.0)(typescript@6.0.2):
|
||||
shadcn@4.2.0(@types/node@25.6.0)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/parser': 7.29.2
|
||||
@@ -7649,7 +7649,7 @@ snapshots:
|
||||
'@types/validate-npm-package-name': 4.0.2
|
||||
browserslist: 4.28.2
|
||||
commander: 14.0.3
|
||||
cosmiconfig: 9.0.1(typescript@6.0.2)
|
||||
cosmiconfig: 9.0.1(typescript@6.0.3)
|
||||
dedent: 1.7.2
|
||||
deepmerge: 4.3.1
|
||||
diff: 8.0.4
|
||||
@@ -7659,7 +7659,7 @@ snapshots:
|
||||
fuzzysort: 3.1.0
|
||||
https-proxy-agent: 7.0.6
|
||||
kleur: 4.1.5
|
||||
msw: 2.13.3(@types/node@25.6.0)(typescript@6.0.2)
|
||||
msw: 2.13.3(@types/node@25.6.0)(typescript@6.0.3)
|
||||
node-fetch: 3.3.2
|
||||
open: 11.0.0
|
||||
ora: 8.2.0
|
||||
@@ -7918,7 +7918,7 @@ snapshots:
|
||||
media-typer: 1.1.0
|
||||
mime-types: 3.0.2
|
||||
|
||||
typescript@6.0.2: {}
|
||||
typescript@6.0.3: {}
|
||||
|
||||
undici-types@7.19.2: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user