generated from nhcarrigan/template
deps: update typescript to 5.9.3 #12
+1
-1
@@ -20,7 +20,7 @@
|
|||||||
"@types/node": "22.13.9",
|
"@types/node": "22.13.9",
|
||||||
"@types/node-schedule": "2.1.7",
|
"@types/node-schedule": "2.1.7",
|
||||||
"eslint": "9.21.0",
|
"eslint": "9.21.0",
|
||||||
"typescript": "5.8.2"
|
"typescript": "5.9.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@atproto/api": "0.14.8",
|
"@atproto/api": "0.14.8",
|
||||||
|
|||||||
Generated
+76
-66
@@ -35,10 +35,10 @@ importers:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
'@nhcarrigan/eslint-config':
|
'@nhcarrigan/eslint-config':
|
||||||
specifier: 5.2.0
|
specifier: 5.2.0
|
||||||
version: 5.2.0(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(playwright@1.51.0)(react@19.0.0)(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.9))
|
version: 5.2.0(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0)(playwright@1.51.0)(react@19.0.0)(typescript@5.9.3)(vitest@3.0.8(@types/node@22.13.9))
|
||||||
'@nhcarrigan/typescript-config':
|
'@nhcarrigan/typescript-config':
|
||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0(typescript@5.8.2)
|
version: 4.0.0(typescript@5.9.3)
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 22.13.9
|
specifier: 22.13.9
|
||||||
version: 22.13.9
|
version: 22.13.9
|
||||||
@@ -49,8 +49,8 @@ importers:
|
|||||||
specifier: 9.21.0
|
specifier: 9.21.0
|
||||||
version: 9.21.0
|
version: 9.21.0
|
||||||
typescript:
|
typescript:
|
||||||
specifier: 5.8.2
|
specifier: 5.9.3
|
||||||
version: 5.8.2
|
version: 5.9.3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -426,51 +426,61 @@ packages:
|
|||||||
resolution: {integrity: sha512-88I+D3TeKItrw+Y/2ud4Tw0+3CxQ2kLgu3QvrogZ0OfkmX/DEppehus7L3TS2Q4lpB+hYyxhkQiYPJ6Mf5/dPg==}
|
resolution: {integrity: sha512-88I+D3TeKItrw+Y/2ud4Tw0+3CxQ2kLgu3QvrogZ0OfkmX/DEppehus7L3TS2Q4lpB+hYyxhkQiYPJ6Mf5/dPg==}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [glibc]
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm-musleabihf@4.34.9':
|
'@rollup/rollup-linux-arm-musleabihf@4.34.9':
|
||||||
resolution: {integrity: sha512-3qyfWljSFHi9zH0KgtEPG4cBXHDFhwD8kwg6xLfHQ0IWuH9crp005GfoUUh/6w9/FWGBwEHg3lxK1iHRN1MFlA==}
|
resolution: {integrity: sha512-3qyfWljSFHi9zH0KgtEPG4cBXHDFhwD8kwg6xLfHQ0IWuH9crp005GfoUUh/6w9/FWGBwEHg3lxK1iHRN1MFlA==}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [musl]
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm64-gnu@4.34.9':
|
'@rollup/rollup-linux-arm64-gnu@4.34.9':
|
||||||
resolution: {integrity: sha512-6TZjPHjKZUQKmVKMUowF3ewHxctrRR09eYyvT5eFv8w/fXarEra83A2mHTVJLA5xU91aCNOUnM+DWFMSbQ0Nxw==}
|
resolution: {integrity: sha512-6TZjPHjKZUQKmVKMUowF3ewHxctrRR09eYyvT5eFv8w/fXarEra83A2mHTVJLA5xU91aCNOUnM+DWFMSbQ0Nxw==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [glibc]
|
||||||
|
|
||||||
'@rollup/rollup-linux-arm64-musl@4.34.9':
|
'@rollup/rollup-linux-arm64-musl@4.34.9':
|
||||||
resolution: {integrity: sha512-LD2fytxZJZ6xzOKnMbIpgzFOuIKlxVOpiMAXawsAZ2mHBPEYOnLRK5TTEsID6z4eM23DuO88X0Tq1mErHMVq0A==}
|
resolution: {integrity: sha512-LD2fytxZJZ6xzOKnMbIpgzFOuIKlxVOpiMAXawsAZ2mHBPEYOnLRK5TTEsID6z4eM23DuO88X0Tq1mErHMVq0A==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [musl]
|
||||||
|
|
||||||
'@rollup/rollup-linux-loongarch64-gnu@4.34.9':
|
'@rollup/rollup-linux-loongarch64-gnu@4.34.9':
|
||||||
resolution: {integrity: sha512-dRAgTfDsn0TE0HI6cmo13hemKpVHOEyeciGtvlBTkpx/F65kTvShtY/EVyZEIfxFkV5JJTuQ9tP5HGBS0hfxIg==}
|
resolution: {integrity: sha512-dRAgTfDsn0TE0HI6cmo13hemKpVHOEyeciGtvlBTkpx/F65kTvShtY/EVyZEIfxFkV5JJTuQ9tP5HGBS0hfxIg==}
|
||||||
cpu: [loong64]
|
cpu: [loong64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [glibc]
|
||||||
|
|
||||||
'@rollup/rollup-linux-powerpc64le-gnu@4.34.9':
|
'@rollup/rollup-linux-powerpc64le-gnu@4.34.9':
|
||||||
resolution: {integrity: sha512-PHcNOAEhkoMSQtMf+rJofwisZqaU8iQ8EaSps58f5HYll9EAY5BSErCZ8qBDMVbq88h4UxaNPlbrKqfWP8RfJA==}
|
resolution: {integrity: sha512-PHcNOAEhkoMSQtMf+rJofwisZqaU8iQ8EaSps58f5HYll9EAY5BSErCZ8qBDMVbq88h4UxaNPlbrKqfWP8RfJA==}
|
||||||
cpu: [ppc64]
|
cpu: [ppc64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [glibc]
|
||||||
|
|
||||||
'@rollup/rollup-linux-riscv64-gnu@4.34.9':
|
'@rollup/rollup-linux-riscv64-gnu@4.34.9':
|
||||||
resolution: {integrity: sha512-Z2i0Uy5G96KBYKjeQFKbbsB54xFOL5/y1P5wNBsbXB8yE+At3oh0DVMjQVzCJRJSfReiB2tX8T6HUFZ2k8iaKg==}
|
resolution: {integrity: sha512-Z2i0Uy5G96KBYKjeQFKbbsB54xFOL5/y1P5wNBsbXB8yE+At3oh0DVMjQVzCJRJSfReiB2tX8T6HUFZ2k8iaKg==}
|
||||||
cpu: [riscv64]
|
cpu: [riscv64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [glibc]
|
||||||
|
|
||||||
'@rollup/rollup-linux-s390x-gnu@4.34.9':
|
'@rollup/rollup-linux-s390x-gnu@4.34.9':
|
||||||
resolution: {integrity: sha512-U+5SwTMoeYXoDzJX5dhDTxRltSrIax8KWwfaaYcynuJw8mT33W7oOgz0a+AaXtGuvhzTr2tVKh5UO8GVANTxyQ==}
|
resolution: {integrity: sha512-U+5SwTMoeYXoDzJX5dhDTxRltSrIax8KWwfaaYcynuJw8mT33W7oOgz0a+AaXtGuvhzTr2tVKh5UO8GVANTxyQ==}
|
||||||
cpu: [s390x]
|
cpu: [s390x]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [glibc]
|
||||||
|
|
||||||
'@rollup/rollup-linux-x64-gnu@4.34.9':
|
'@rollup/rollup-linux-x64-gnu@4.34.9':
|
||||||
resolution: {integrity: sha512-FwBHNSOjUTQLP4MG7y6rR6qbGw4MFeQnIBrMe161QGaQoBQLqSUEKlHIiVgF3g/mb3lxlxzJOpIBhaP+C+KP2A==}
|
resolution: {integrity: sha512-FwBHNSOjUTQLP4MG7y6rR6qbGw4MFeQnIBrMe161QGaQoBQLqSUEKlHIiVgF3g/mb3lxlxzJOpIBhaP+C+KP2A==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [glibc]
|
||||||
|
|
||||||
'@rollup/rollup-linux-x64-musl@4.34.9':
|
'@rollup/rollup-linux-x64-musl@4.34.9':
|
||||||
resolution: {integrity: sha512-cYRpV4650z2I3/s6+5/LONkjIz8MBeqrk+vPXV10ORBnshpn8S32bPqQ2Utv39jCiDcO2eJTuSlPXpnvmaIgRA==}
|
resolution: {integrity: sha512-cYRpV4650z2I3/s6+5/LONkjIz8MBeqrk+vPXV10ORBnshpn8S32bPqQ2Utv39jCiDcO2eJTuSlPXpnvmaIgRA==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
libc: [musl]
|
||||||
|
|
||||||
'@rollup/rollup-win32-arm64-msvc@4.34.9':
|
'@rollup/rollup-win32-arm64-msvc@4.34.9':
|
||||||
resolution: {integrity: sha512-z4mQK9dAN6byRA/vsSgQiPeuO63wdiDxZ9yg9iyX2QTzKuQM7T4xlBoeUP/J8uiFkqxkcWndWi+W7bXdPbt27Q==}
|
resolution: {integrity: sha512-z4mQK9dAN6byRA/vsSgQiPeuO63wdiDxZ9yg9iyX2QTzKuQM7T4xlBoeUP/J8uiFkqxkcWndWi+W7bXdPbt27Q==}
|
||||||
@@ -2429,8 +2439,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
|
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
typescript@5.8.2:
|
typescript@5.9.3:
|
||||||
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -2874,19 +2884,19 @@ snapshots:
|
|||||||
|
|
||||||
'@jridgewell/sourcemap-codec@1.5.0': {}
|
'@jridgewell/sourcemap-codec@1.5.0': {}
|
||||||
|
|
||||||
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(playwright@1.51.0)(react@19.0.0)(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.9))':
|
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0)(playwright@1.51.0)(react@19.0.0)(typescript@5.9.3)(vitest@3.0.8(@types/node@22.13.9))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.21.0)
|
'@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.21.0)
|
||||||
'@eslint/compat': 1.2.4(eslint@9.21.0)
|
'@eslint/compat': 1.2.4(eslint@9.21.0)
|
||||||
'@eslint/eslintrc': 3.2.0
|
'@eslint/eslintrc': 3.2.0
|
||||||
'@eslint/js': 9.17.0
|
'@eslint/js': 9.17.0
|
||||||
'@stylistic/eslint-plugin': 2.12.1(eslint@9.21.0)(typescript@5.8.2)
|
'@stylistic/eslint-plugin': 2.12.1(eslint@9.21.0)(typescript@5.9.3)
|
||||||
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0)(typescript@5.9.3)
|
||||||
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.9))
|
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0)(typescript@5.9.3)(vitest@3.0.8(@types/node@22.13.9))
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
eslint-plugin-deprecation: 3.0.0(eslint@9.21.0)(typescript@5.8.2)
|
eslint-plugin-deprecation: 3.0.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)
|
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0)
|
||||||
eslint-plugin-jsdoc: 50.6.1(eslint@9.21.0)
|
eslint-plugin-jsdoc: 50.6.1(eslint@9.21.0)
|
||||||
eslint-plugin-playwright: 2.1.0(eslint@9.21.0)
|
eslint-plugin-playwright: 2.1.0(eslint@9.21.0)
|
||||||
eslint-plugin-react: 7.37.3(eslint@9.21.0)
|
eslint-plugin-react: 7.37.3(eslint@9.21.0)
|
||||||
@@ -2895,7 +2905,7 @@ snapshots:
|
|||||||
globals: 15.14.0
|
globals: 15.14.0
|
||||||
playwright: 1.51.0
|
playwright: 1.51.0
|
||||||
react: 19.0.0
|
react: 19.0.0
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
vitest: 3.0.8(@types/node@22.13.9)
|
vitest: 3.0.8(@types/node@22.13.9)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@typescript-eslint/utils'
|
- '@typescript-eslint/utils'
|
||||||
@@ -2905,9 +2915,9 @@ snapshots:
|
|||||||
|
|
||||||
'@nhcarrigan/logger@1.0.0': {}
|
'@nhcarrigan/logger@1.0.0': {}
|
||||||
|
|
||||||
'@nhcarrigan/typescript-config@4.0.0(typescript@5.8.2)':
|
'@nhcarrigan/typescript-config@4.0.0(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
|
|
||||||
'@nodelib/fs.scandir@2.1.5':
|
'@nodelib/fs.scandir@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -3057,9 +3067,9 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
|
|
||||||
'@stylistic/eslint-plugin@2.12.1(eslint@9.21.0)(typescript@5.8.2)':
|
'@stylistic/eslint-plugin@2.12.1(eslint@9.21.0)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
eslint-visitor-keys: 4.2.0
|
eslint-visitor-keys: 4.2.0
|
||||||
espree: 10.3.0
|
espree: 10.3.0
|
||||||
@@ -3140,32 +3150,32 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.13.9
|
'@types/node': 22.13.9
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)':
|
'@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
'@typescript-eslint/scope-manager': 8.19.0
|
'@typescript-eslint/scope-manager': 8.19.0
|
||||||
'@typescript-eslint/type-utils': 8.19.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/type-utils': 8.19.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
'@typescript-eslint/utils': 8.19.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/utils': 8.19.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
'@typescript-eslint/visitor-keys': 8.19.0
|
'@typescript-eslint/visitor-keys': 8.19.0
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.2
|
ignore: 5.3.2
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
ts-api-utils: 1.4.3(typescript@5.8.2)
|
ts-api-utils: 1.4.3(typescript@5.9.3)
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.8.2)':
|
'@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 8.19.0
|
'@typescript-eslint/scope-manager': 8.19.0
|
||||||
'@typescript-eslint/types': 8.19.0
|
'@typescript-eslint/types': 8.19.0
|
||||||
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.8.2)
|
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.9.3)
|
||||||
'@typescript-eslint/visitor-keys': 8.19.0
|
'@typescript-eslint/visitor-keys': 8.19.0
|
||||||
debug: 4.4.0
|
debug: 4.4.0
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -3184,14 +3194,14 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 8.26.0
|
'@typescript-eslint/types': 8.26.0
|
||||||
'@typescript-eslint/visitor-keys': 8.26.0
|
'@typescript-eslint/visitor-keys': 8.26.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@8.19.0(eslint@9.21.0)(typescript@5.8.2)':
|
'@typescript-eslint/type-utils@8.19.0(eslint@9.21.0)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.8.2)
|
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.9.3)
|
||||||
'@typescript-eslint/utils': 8.19.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/utils': 8.19.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
debug: 4.4.0
|
debug: 4.4.0
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
ts-api-utils: 1.4.3(typescript@5.8.2)
|
ts-api-utils: 1.4.3(typescript@5.9.3)
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -3201,7 +3211,7 @@ snapshots:
|
|||||||
|
|
||||||
'@typescript-eslint/types@8.26.0': {}
|
'@typescript-eslint/types@8.26.0': {}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@7.18.0(typescript@5.8.2)':
|
'@typescript-eslint/typescript-estree@7.18.0(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 7.18.0
|
'@typescript-eslint/types': 7.18.0
|
||||||
'@typescript-eslint/visitor-keys': 7.18.0
|
'@typescript-eslint/visitor-keys': 7.18.0
|
||||||
@@ -3210,13 +3220,13 @@ snapshots:
|
|||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.5
|
minimatch: 9.0.5
|
||||||
semver: 7.7.1
|
semver: 7.7.1
|
||||||
ts-api-utils: 1.4.3(typescript@5.8.2)
|
ts-api-utils: 1.4.3(typescript@5.9.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@8.19.0(typescript@5.8.2)':
|
'@typescript-eslint/typescript-estree@8.19.0(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.19.0
|
'@typescript-eslint/types': 8.19.0
|
||||||
'@typescript-eslint/visitor-keys': 8.19.0
|
'@typescript-eslint/visitor-keys': 8.19.0
|
||||||
@@ -3225,12 +3235,12 @@ snapshots:
|
|||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.5
|
minimatch: 9.0.5
|
||||||
semver: 7.7.1
|
semver: 7.7.1
|
||||||
ts-api-utils: 1.4.3(typescript@5.8.2)
|
ts-api-utils: 1.4.3(typescript@5.9.3)
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@8.26.0(typescript@5.8.2)':
|
'@typescript-eslint/typescript-estree@8.26.0(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.26.0
|
'@typescript-eslint/types': 8.26.0
|
||||||
'@typescript-eslint/visitor-keys': 8.26.0
|
'@typescript-eslint/visitor-keys': 8.26.0
|
||||||
@@ -3239,41 +3249,41 @@ snapshots:
|
|||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.5
|
minimatch: 9.0.5
|
||||||
semver: 7.7.1
|
semver: 7.7.1
|
||||||
ts-api-utils: 2.0.1(typescript@5.8.2)
|
ts-api-utils: 2.0.1(typescript@5.9.3)
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@7.18.0(eslint@9.21.0)(typescript@5.8.2)':
|
'@typescript-eslint/utils@7.18.0(eslint@9.21.0)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0)
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0)
|
||||||
'@typescript-eslint/scope-manager': 7.18.0
|
'@typescript-eslint/scope-manager': 7.18.0
|
||||||
'@typescript-eslint/types': 7.18.0
|
'@typescript-eslint/types': 7.18.0
|
||||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.8.2)
|
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.3)
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@typescript-eslint/utils@8.19.0(eslint@9.21.0)(typescript@5.8.2)':
|
'@typescript-eslint/utils@8.19.0(eslint@9.21.0)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0)
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0)
|
||||||
'@typescript-eslint/scope-manager': 8.19.0
|
'@typescript-eslint/scope-manager': 8.19.0
|
||||||
'@typescript-eslint/types': 8.19.0
|
'@typescript-eslint/types': 8.19.0
|
||||||
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.8.2)
|
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.9.3)
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2)':
|
'@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0)
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0)
|
||||||
'@typescript-eslint/scope-manager': 8.26.0
|
'@typescript-eslint/scope-manager': 8.26.0
|
||||||
'@typescript-eslint/types': 8.26.0
|
'@typescript-eslint/types': 8.26.0
|
||||||
'@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2)
|
'@typescript-eslint/typescript-estree': 8.26.0(typescript@5.9.3)
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -3292,12 +3302,12 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 8.26.0
|
'@typescript-eslint/types': 8.26.0
|
||||||
eslint-visitor-keys: 4.2.0
|
eslint-visitor-keys: 4.2.0
|
||||||
|
|
||||||
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)(vitest@3.0.8(@types/node@22.13.9))':
|
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0)(typescript@5.9.3)(vitest@3.0.8(@types/node@22.13.9))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
vitest: 3.0.8(@types/node@22.13.9)
|
vitest: 3.0.8(@types/node@22.13.9)
|
||||||
|
|
||||||
'@vitest/expect@3.0.8':
|
'@vitest/expect@3.0.8':
|
||||||
@@ -3852,27 +3862,27 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-module-utils@2.12.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint@9.21.0):
|
eslint-module-utils@2.12.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.21.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 3.2.7
|
debug: 3.2.7
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
eslint-import-resolver-node: 0.3.9
|
eslint-import-resolver-node: 0.3.9
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-deprecation@3.0.0(eslint@9.21.0)(typescript@5.8.2):
|
eslint-plugin-deprecation@3.0.0(eslint@9.21.0)(typescript@5.9.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 7.18.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/utils': 7.18.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
ts-api-utils: 1.4.3(typescript@5.8.2)
|
ts-api-utils: 1.4.3(typescript@5.9.3)
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0):
|
eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.9.3))(eslint@9.21.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rtsao/scc': 1.1.0
|
'@rtsao/scc': 1.1.0
|
||||||
array-includes: 3.1.8
|
array-includes: 3.1.8
|
||||||
@@ -3883,7 +3893,7 @@ snapshots:
|
|||||||
doctrine: 2.1.0
|
doctrine: 2.1.0
|
||||||
eslint: 9.21.0
|
eslint: 9.21.0
|
||||||
eslint-import-resolver-node: 0.3.9
|
eslint-import-resolver-node: 0.3.9
|
||||||
eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint@9.21.0)
|
eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.19.0(eslint@9.21.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.21.0)
|
||||||
hasown: 2.0.2
|
hasown: 2.0.2
|
||||||
is-core-module: 2.16.1
|
is-core-module: 2.16.1
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
@@ -3895,7 +3905,7 @@ snapshots:
|
|||||||
string.prototype.trimend: 1.0.9
|
string.prototype.trimend: 1.0.9
|
||||||
tsconfig-paths: 3.15.0
|
tsconfig-paths: 3.15.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.8.2)
|
'@typescript-eslint/parser': 8.19.0(eslint@9.21.0)(typescript@5.9.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- eslint-import-resolver-typescript
|
- eslint-import-resolver-typescript
|
||||||
- eslint-import-resolver-webpack
|
- eslint-import-resolver-webpack
|
||||||
@@ -5246,13 +5256,13 @@ snapshots:
|
|||||||
|
|
||||||
toidentifier@1.0.1: {}
|
toidentifier@1.0.1: {}
|
||||||
|
|
||||||
ts-api-utils@1.4.3(typescript@5.8.2):
|
ts-api-utils@1.4.3(typescript@5.9.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
|
|
||||||
ts-api-utils@2.0.1(typescript@5.8.2):
|
ts-api-utils@2.0.1(typescript@5.9.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.8.2
|
typescript: 5.9.3
|
||||||
|
|
||||||
ts-mixer@6.0.4: {}
|
ts-mixer@6.0.4: {}
|
||||||
|
|
||||||
@@ -5316,7 +5326,7 @@ snapshots:
|
|||||||
possible-typed-array-names: 1.1.0
|
possible-typed-array-names: 1.1.0
|
||||||
reflect.getprototypeof: 1.0.10
|
reflect.getprototypeof: 1.0.10
|
||||||
|
|
||||||
typescript@5.8.2: {}
|
typescript@5.9.3: {}
|
||||||
|
|
||||||
uint8arrays@3.0.0:
|
uint8arrays@3.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user