generated from nhcarrigan/template
deps: update tsx to 4.22.5 #5
+1
-1
@@ -20,7 +20,7 @@
|
||||
"@nhcarrigan/typescript-config": "4.0.0",
|
||||
"@types/node": "22.15.21",
|
||||
"eslint": "9.28.0",
|
||||
"tsx": "4.22.4",
|
||||
"tsx": "4.22.5",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+18
-18
@@ -23,7 +23,7 @@ importers:
|
||||
devDependencies:
|
||||
'@nhcarrigan/eslint-config':
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))
|
||||
version: 5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5)))
|
||||
'@nhcarrigan/typescript-config':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(typescript@6.0.3)
|
||||
@@ -34,8 +34,8 @@ importers:
|
||||
specifier: 9.28.0
|
||||
version: 9.28.0
|
||||
tsx:
|
||||
specifier: 4.22.4
|
||||
version: 4.22.4
|
||||
specifier: 4.22.5
|
||||
version: 4.22.5
|
||||
typescript:
|
||||
specifier: 6.0.3
|
||||
version: 6.0.3
|
||||
@@ -2185,8 +2185,8 @@ packages:
|
||||
tslib@2.8.1:
|
||||
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
||||
|
||||
tsx@4.22.4:
|
||||
resolution: {integrity: sha512-X8EX+XV4QR5xCsrgxaED954zTDfY8KqlDtskKEL0cHhyS/P8b4IFOvGDQpsC9Q1XnLq915wEfwwY/zzskCtmhg==}
|
||||
tsx@4.22.5:
|
||||
resolution: {integrity: sha512-F7JnSfPl5ASt6LqwWyUQ3T8BwN3q0eQEbFMYa2iRWaVQmmudo0d7fRmwM4O002gsvW1bs0yBYioutsAjqLJMvQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@@ -2605,7 +2605,7 @@ snapshots:
|
||||
'@tybys/wasm-util': 0.10.2
|
||||
optional: true
|
||||
|
||||
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))':
|
||||
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5)))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.28.0)
|
||||
'@eslint/compat': 1.2.4(eslint@9.28.0)
|
||||
@@ -2614,7 +2614,7 @@ snapshots:
|
||||
'@stylistic/eslint-plugin': 2.12.1(eslint@9.28.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser': 8.19.0(eslint@9.28.0)(typescript@6.0.3)
|
||||
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))
|
||||
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5)))
|
||||
eslint: 9.28.0
|
||||
eslint-plugin-deprecation: 3.0.0(eslint@9.28.0)(typescript@6.0.3)
|
||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)
|
||||
@@ -2627,7 +2627,7 @@ snapshots:
|
||||
playwright: 1.61.0
|
||||
react: 19.2.7
|
||||
typescript: 6.0.3
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5))
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/utils'
|
||||
- eslint-import-resolver-typescript
|
||||
@@ -2913,13 +2913,13 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.61.1
|
||||
eslint-visitor-keys: 5.0.1
|
||||
|
||||
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))':
|
||||
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5)))':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.61.1(eslint@9.28.0)(typescript@6.0.3)
|
||||
eslint: 9.28.0
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5))
|
||||
|
||||
'@vitest/expect@4.1.9':
|
||||
dependencies:
|
||||
@@ -2930,13 +2930,13 @@ snapshots:
|
||||
chai: 6.2.2
|
||||
tinyrainbow: 3.1.0
|
||||
|
||||
'@vitest/mocker@4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))':
|
||||
'@vitest/mocker@4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5))':
|
||||
dependencies:
|
||||
'@vitest/spy': 4.1.9
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.21
|
||||
optionalDependencies:
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5)
|
||||
|
||||
'@vitest/pretty-format@4.1.9':
|
||||
dependencies:
|
||||
@@ -4749,7 +4749,7 @@ snapshots:
|
||||
|
||||
tslib@2.8.1: {}
|
||||
|
||||
tsx@4.22.4:
|
||||
tsx@4.22.5:
|
||||
dependencies:
|
||||
esbuild: 0.28.1
|
||||
optionalDependencies:
|
||||
@@ -4830,7 +4830,7 @@ snapshots:
|
||||
spdx-correct: 3.2.0
|
||||
spdx-expression-parse: 3.0.1
|
||||
|
||||
vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4):
|
||||
vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5):
|
||||
dependencies:
|
||||
lightningcss: 1.32.0
|
||||
picomatch: 4.0.4
|
||||
@@ -4841,12 +4841,12 @@ snapshots:
|
||||
'@types/node': 22.15.21
|
||||
esbuild: 0.28.1
|
||||
fsevents: 2.3.3
|
||||
tsx: 4.22.4
|
||||
tsx: 4.22.5
|
||||
|
||||
vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)):
|
||||
vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5)):
|
||||
dependencies:
|
||||
'@vitest/expect': 4.1.9
|
||||
'@vitest/mocker': 4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))
|
||||
'@vitest/mocker': 4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5))
|
||||
'@vitest/pretty-format': 4.1.9
|
||||
'@vitest/runner': 4.1.9
|
||||
'@vitest/snapshot': 4.1.9
|
||||
@@ -4863,7 +4863,7 @@ snapshots:
|
||||
tinyexec: 1.2.4
|
||||
tinyglobby: 0.2.17
|
||||
tinyrainbow: 3.1.0
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.5)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.15.21
|
||||
|
||||
Reference in New Issue
Block a user