mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-14 13:55:20 +01:00
[Deps] Update packages (#6841)
This commit is contained in:
parent
c4b0199b3d
commit
fd92bcd2a4
28
package.json
28
package.json
@ -41,37 +41,37 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.3.8",
|
||||
"@inquirer/prompts": "^8.0.1",
|
||||
"@inquirer/prompts": "^8.0.2",
|
||||
"@ls-lint/ls-lint": "2.3.1",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/jsdom": "^27.0.0",
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitest/coverage-istanbul": "^4.0.14",
|
||||
"@vitest/expect": "^4.0.14",
|
||||
"@vitest/utils": "^4.0.14",
|
||||
"@types/node": "^24.10.2",
|
||||
"@vitest/coverage-istanbul": "^4.0.15",
|
||||
"@vitest/expect": "^4.0.15",
|
||||
"@vitest/utils": "^4.0.15",
|
||||
"chalk": "^5.6.2",
|
||||
"dependency-cruiser": "^17.3.1",
|
||||
"dependency-cruiser": "^17.3.2",
|
||||
"jsdom": "^27.3.0",
|
||||
"lefthook": "^2.0.4",
|
||||
"msw": "^2.12.3",
|
||||
"lefthook": "^2.0.9",
|
||||
"msw": "^2.12.4",
|
||||
"phaser3spectorjs": "^0.0.8",
|
||||
"type-fest": "^5.3.0",
|
||||
"typedoc": "^0.28.14",
|
||||
"type-fest": "^5.3.1",
|
||||
"typedoc": "^0.28.15",
|
||||
"typedoc-github-theme": "^0.3.1",
|
||||
"typedoc-plugin-coverage": "^4.0.2",
|
||||
"typedoc-plugin-mdn-links": "^5.0.10",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.2.4",
|
||||
"vite": "^7.2.7",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^4.0.14",
|
||||
"vitest-canvas-mock": "^1.1.2"
|
||||
"vitest": "^4.0.15",
|
||||
"vitest-canvas-mock": "^1.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@material/material-color-utilities": "^0.3.0",
|
||||
"compare-versions": "^6.1.1",
|
||||
"core-js": "^3.47.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"i18next": "^25.6.3",
|
||||
"i18next": "^25.7.2",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"i18next-korean-postposition-processor": "^1.0.0",
|
||||
|
||||
1257
pnpm-lock.yaml
1257
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user