mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01:00
[Deps] Update TypeScript from 5.8.3 to 5.9.2 (#6548)
This commit is contained in:
parent
c458cbb2be
commit
a6fb32b32b
@ -52,7 +52,7 @@
|
|||||||
"typedoc-github-theme": "^0.3.1",
|
"typedoc-github-theme": "^0.3.1",
|
||||||
"typedoc-plugin-coverage": "^4.0.1",
|
"typedoc-plugin-coverage": "^4.0.1",
|
||||||
"typedoc-plugin-mdn-links": "^5.0.9",
|
"typedoc-plugin-mdn-links": "^5.0.9",
|
||||||
"typescript": "^5.8.3",
|
"typescript": "^5.9.2",
|
||||||
"vite": "^7.0.7",
|
"vite": "^7.0.7",
|
||||||
"vite-tsconfig-paths": "^5.1.4",
|
"vite-tsconfig-paths": "^5.1.4",
|
||||||
"vitest": "^3.2.4",
|
"vitest": "^3.2.4",
|
||||||
|
|||||||
@ -19,7 +19,7 @@ importers:
|
|||||||
version: 4.2.0
|
version: 4.2.0
|
||||||
i18next:
|
i18next:
|
||||||
specifier: ^24.2.3
|
specifier: ^24.2.3
|
||||||
version: 24.2.3(typescript@5.8.3)
|
version: 24.2.3(typescript@5.9.2)
|
||||||
i18next-browser-languagedetector:
|
i18next-browser-languagedetector:
|
||||||
specifier: ^8.2.0
|
specifier: ^8.2.0
|
||||||
version: 8.2.0
|
version: 8.2.0
|
||||||
@ -28,7 +28,7 @@ importers:
|
|||||||
version: 3.0.2
|
version: 3.0.2
|
||||||
i18next-korean-postposition-processor:
|
i18next-korean-postposition-processor:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0(i18next@24.2.3(typescript@5.8.3))
|
version: 1.0.0(i18next@24.2.3(typescript@5.9.2))
|
||||||
json-stable-stringify:
|
json-stable-stringify:
|
||||||
specifier: ^1.3.0
|
specifier: ^1.3.0
|
||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
@ -59,7 +59,7 @@ importers:
|
|||||||
version: 22.16.5
|
version: 22.16.5
|
||||||
'@vitest/coverage-istanbul':
|
'@vitest/coverage-istanbul':
|
||||||
specifier: ^3.2.4
|
specifier: ^3.2.4
|
||||||
version: 3.2.4(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1))
|
version: 3.2.4(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1))
|
||||||
'@vitest/expect':
|
'@vitest/expect':
|
||||||
specifier: ^3.2.4
|
specifier: ^3.2.4
|
||||||
version: 3.2.4
|
version: 3.2.4
|
||||||
@ -83,37 +83,37 @@ importers:
|
|||||||
version: 1.12.2
|
version: 1.12.2
|
||||||
msw:
|
msw:
|
||||||
specifier: ^2.10.4
|
specifier: ^2.10.4
|
||||||
version: 2.10.4(@types/node@22.16.5)(typescript@5.8.3)
|
version: 2.10.4(@types/node@22.16.5)(typescript@5.9.2)
|
||||||
phaser3spectorjs:
|
phaser3spectorjs:
|
||||||
specifier: ^0.0.8
|
specifier: ^0.0.8
|
||||||
version: 0.0.8
|
version: 0.0.8
|
||||||
typedoc:
|
typedoc:
|
||||||
specifier: 0.28.7
|
specifier: 0.28.7
|
||||||
version: 0.28.7(typescript@5.8.3)
|
version: 0.28.7(typescript@5.9.2)
|
||||||
typedoc-github-theme:
|
typedoc-github-theme:
|
||||||
specifier: ^0.3.1
|
specifier: ^0.3.1
|
||||||
version: 0.3.1(typedoc@0.28.7(typescript@5.8.3))
|
version: 0.3.1(typedoc@0.28.7(typescript@5.9.2))
|
||||||
typedoc-plugin-coverage:
|
typedoc-plugin-coverage:
|
||||||
specifier: ^4.0.1
|
specifier: ^4.0.1
|
||||||
version: 4.0.1(typedoc@0.28.7(typescript@5.8.3))
|
version: 4.0.1(typedoc@0.28.7(typescript@5.9.2))
|
||||||
typedoc-plugin-mdn-links:
|
typedoc-plugin-mdn-links:
|
||||||
specifier: ^5.0.9
|
specifier: ^5.0.9
|
||||||
version: 5.0.9(typedoc@0.28.7(typescript@5.8.3))
|
version: 5.0.9(typedoc@0.28.7(typescript@5.9.2))
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ^5.8.3
|
specifier: ^5.9.2
|
||||||
version: 5.8.3
|
version: 5.9.2
|
||||||
vite:
|
vite:
|
||||||
specifier: ^7.0.7
|
specifier: ^7.0.7
|
||||||
version: 7.0.7(@types/node@22.16.5)(yaml@2.8.1)
|
version: 7.0.7(@types/node@22.16.5)(yaml@2.8.1)
|
||||||
vite-tsconfig-paths:
|
vite-tsconfig-paths:
|
||||||
specifier: ^5.1.4
|
specifier: ^5.1.4
|
||||||
version: 5.1.4(typescript@5.8.3)(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1))
|
version: 5.1.4(typescript@5.9.2)(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1))
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^3.2.4
|
specifier: ^3.2.4
|
||||||
version: 3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1)
|
version: 3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1)
|
||||||
vitest-canvas-mock:
|
vitest-canvas-mock:
|
||||||
specifier: ^0.3.3
|
specifier: ^0.3.3
|
||||||
version: 0.3.3(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1))
|
version: 0.3.3(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1))
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -1835,8 +1835,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x
|
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x
|
||||||
|
|
||||||
typescript@5.8.3:
|
typescript@5.9.2:
|
||||||
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
|
||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -2599,7 +2599,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/unist@3.0.3': {}
|
'@types/unist@3.0.3': {}
|
||||||
|
|
||||||
'@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1))':
|
'@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@istanbuljs/schema': 0.1.3
|
'@istanbuljs/schema': 0.1.3
|
||||||
debug: 4.4.1
|
debug: 4.4.1
|
||||||
@ -2611,7 +2611,7 @@ snapshots:
|
|||||||
magicast: 0.3.5
|
magicast: 0.3.5
|
||||||
test-exclude: 7.0.1
|
test-exclude: 7.0.1
|
||||||
tinyrainbow: 2.0.0
|
tinyrainbow: 2.0.0
|
||||||
vitest: 3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1)
|
vitest: 3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -2623,13 +2623,13 @@ snapshots:
|
|||||||
chai: 5.2.1
|
chai: 5.2.1
|
||||||
tinyrainbow: 2.0.0
|
tinyrainbow: 2.0.0
|
||||||
|
|
||||||
'@vitest/mocker@3.2.4(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1))':
|
'@vitest/mocker@3.2.4(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 3.2.4
|
'@vitest/spy': 3.2.4
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.17
|
magic-string: 0.30.17
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
msw: 2.10.4(@types/node@22.16.5)(typescript@5.8.3)
|
msw: 2.10.4(@types/node@22.16.5)(typescript@5.9.2)
|
||||||
vite: 7.0.7(@types/node@22.16.5)(yaml@2.8.1)
|
vite: 7.0.7(@types/node@22.16.5)(yaml@2.8.1)
|
||||||
|
|
||||||
'@vitest/pretty-format@3.2.4':
|
'@vitest/pretty-format@3.2.4':
|
||||||
@ -3053,19 +3053,19 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
|
|
||||||
i18next-korean-postposition-processor@1.0.0(i18next@24.2.3(typescript@5.8.3)):
|
i18next-korean-postposition-processor@1.0.0(i18next@24.2.3(typescript@5.9.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
i18next: 24.2.3(typescript@5.8.3)
|
i18next: 24.2.3(typescript@5.9.2)
|
||||||
|
|
||||||
i18next@22.5.1:
|
i18next@22.5.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.28.2
|
'@babel/runtime': 7.28.2
|
||||||
|
|
||||||
i18next@24.2.3(typescript@5.8.3):
|
i18next@24.2.3(typescript@5.9.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.28.2
|
'@babel/runtime': 7.28.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.9.2
|
||||||
|
|
||||||
iconv-lite@0.4.24:
|
iconv-lite@0.4.24:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3332,7 +3332,7 @@ snapshots:
|
|||||||
|
|
||||||
ms@2.1.3: {}
|
ms@2.1.3: {}
|
||||||
|
|
||||||
msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3):
|
msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@bundled-es-modules/cookie': 2.0.1
|
'@bundled-es-modules/cookie': 2.0.1
|
||||||
'@bundled-es-modules/statuses': 1.0.1
|
'@bundled-es-modules/statuses': 1.0.1
|
||||||
@ -3353,7 +3353,7 @@ snapshots:
|
|||||||
type-fest: 4.41.0
|
type-fest: 4.41.0
|
||||||
yargs: 17.7.2
|
yargs: 17.7.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.9.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
|
|
||||||
@ -3659,9 +3659,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
punycode: 2.3.1
|
punycode: 2.3.1
|
||||||
|
|
||||||
tsconfck@3.1.6(typescript@5.8.3):
|
tsconfck@3.1.6(typescript@5.9.2):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.9.2
|
||||||
|
|
||||||
tsconfig-paths-webpack-plugin@4.2.0:
|
tsconfig-paths-webpack-plugin@4.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3682,28 +3682,28 @@ snapshots:
|
|||||||
|
|
||||||
type-fest@4.41.0: {}
|
type-fest@4.41.0: {}
|
||||||
|
|
||||||
typedoc-github-theme@0.3.1(typedoc@0.28.7(typescript@5.8.3)):
|
typedoc-github-theme@0.3.1(typedoc@0.28.7(typescript@5.9.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
typedoc: 0.28.7(typescript@5.8.3)
|
typedoc: 0.28.7(typescript@5.9.2)
|
||||||
|
|
||||||
typedoc-plugin-coverage@4.0.1(typedoc@0.28.7(typescript@5.8.3)):
|
typedoc-plugin-coverage@4.0.1(typedoc@0.28.7(typescript@5.9.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
typedoc: 0.28.7(typescript@5.8.3)
|
typedoc: 0.28.7(typescript@5.9.2)
|
||||||
|
|
||||||
typedoc-plugin-mdn-links@5.0.9(typedoc@0.28.7(typescript@5.8.3)):
|
typedoc-plugin-mdn-links@5.0.9(typedoc@0.28.7(typescript@5.9.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
typedoc: 0.28.7(typescript@5.8.3)
|
typedoc: 0.28.7(typescript@5.9.2)
|
||||||
|
|
||||||
typedoc@0.28.7(typescript@5.8.3):
|
typedoc@0.28.7(typescript@5.9.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@gerrit0/mini-shiki': 3.12.2
|
'@gerrit0/mini-shiki': 3.12.2
|
||||||
lunr: 2.3.9
|
lunr: 2.3.9
|
||||||
markdown-it: 14.1.0
|
markdown-it: 14.1.0
|
||||||
minimatch: 9.0.5
|
minimatch: 9.0.5
|
||||||
typescript: 5.8.3
|
typescript: 5.9.2
|
||||||
yaml: 2.8.1
|
yaml: 2.8.1
|
||||||
|
|
||||||
typescript@5.8.3: {}
|
typescript@5.9.2: {}
|
||||||
|
|
||||||
uc.micro@2.1.0: {}
|
uc.micro@2.1.0: {}
|
||||||
|
|
||||||
@ -3745,11 +3745,11 @@ snapshots:
|
|||||||
- tsx
|
- tsx
|
||||||
- yaml
|
- yaml
|
||||||
|
|
||||||
vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1)):
|
vite-tsconfig-paths@5.1.4(typescript@5.9.2)(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.4.1
|
debug: 4.4.1
|
||||||
globrex: 0.1.2
|
globrex: 0.1.2
|
||||||
tsconfck: 3.1.6(typescript@5.8.3)
|
tsconfck: 3.1.6(typescript@5.9.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 7.0.7(@types/node@22.16.5)(yaml@2.8.1)
|
vite: 7.0.7(@types/node@22.16.5)(yaml@2.8.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -3769,16 +3769,16 @@ snapshots:
|
|||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
yaml: 2.8.1
|
yaml: 2.8.1
|
||||||
|
|
||||||
vitest-canvas-mock@0.3.3(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1)):
|
vitest-canvas-mock@0.3.3(vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-canvas-mock: 2.5.2
|
jest-canvas-mock: 2.5.2
|
||||||
vitest: 3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1)
|
vitest: 3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1)
|
||||||
|
|
||||||
vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(yaml@2.8.1):
|
vitest@3.2.4(@types/node@22.16.5)(jsdom@26.1.0)(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(yaml@2.8.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/chai': 5.2.2
|
'@types/chai': 5.2.2
|
||||||
'@vitest/expect': 3.2.4
|
'@vitest/expect': 3.2.4
|
||||||
'@vitest/mocker': 3.2.4(msw@2.10.4(@types/node@22.16.5)(typescript@5.8.3))(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1))
|
'@vitest/mocker': 3.2.4(msw@2.10.4(@types/node@22.16.5)(typescript@5.9.2))(vite@7.0.7(@types/node@22.16.5)(yaml@2.8.1))
|
||||||
'@vitest/pretty-format': 3.2.4
|
'@vitest/pretty-format': 3.2.4
|
||||||
'@vitest/runner': 3.2.4
|
'@vitest/runner': 3.2.4
|
||||||
'@vitest/snapshot': 3.2.4
|
'@vitest/snapshot': 3.2.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user