[Deps] Update packages (#6841)

This commit is contained in:
NightKev 2025-12-09 22:33:21 -06:00 committed by GitHub
parent c4b0199b3d
commit fd92bcd2a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 632 additions and 653 deletions

View File

@ -41,37 +41,37 @@
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.3.8", "@biomejs/biome": "2.3.8",
"@inquirer/prompts": "^8.0.1", "@inquirer/prompts": "^8.0.2",
"@ls-lint/ls-lint": "2.3.1", "@ls-lint/ls-lint": "2.3.1",
"@types/crypto-js": "^4.2.2", "@types/crypto-js": "^4.2.2",
"@types/jsdom": "^27.0.0", "@types/jsdom": "^27.0.0",
"@types/node": "^24.10.1", "@types/node": "^24.10.2",
"@vitest/coverage-istanbul": "^4.0.14", "@vitest/coverage-istanbul": "^4.0.15",
"@vitest/expect": "^4.0.14", "@vitest/expect": "^4.0.15",
"@vitest/utils": "^4.0.14", "@vitest/utils": "^4.0.15",
"chalk": "^5.6.2", "chalk": "^5.6.2",
"dependency-cruiser": "^17.3.1", "dependency-cruiser": "^17.3.2",
"jsdom": "^27.3.0", "jsdom": "^27.3.0",
"lefthook": "^2.0.4", "lefthook": "^2.0.9",
"msw": "^2.12.3", "msw": "^2.12.4",
"phaser3spectorjs": "^0.0.8", "phaser3spectorjs": "^0.0.8",
"type-fest": "^5.3.0", "type-fest": "^5.3.1",
"typedoc": "^0.28.14", "typedoc": "^0.28.15",
"typedoc-github-theme": "^0.3.1", "typedoc-github-theme": "^0.3.1",
"typedoc-plugin-coverage": "^4.0.2", "typedoc-plugin-coverage": "^4.0.2",
"typedoc-plugin-mdn-links": "^5.0.10", "typedoc-plugin-mdn-links": "^5.0.10",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vite": "^7.2.4", "vite": "^7.2.7",
"vite-tsconfig-paths": "^5.1.4", "vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.14", "vitest": "^4.0.15",
"vitest-canvas-mock": "^1.1.2" "vitest-canvas-mock": "^1.1.3"
}, },
"dependencies": { "dependencies": {
"@material/material-color-utilities": "^0.3.0", "@material/material-color-utilities": "^0.3.0",
"compare-versions": "^6.1.1", "compare-versions": "^6.1.1",
"core-js": "^3.47.0", "core-js": "^3.47.0",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"i18next": "^25.6.3", "i18next": "^25.7.2",
"i18next-browser-languagedetector": "^8.2.0", "i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2", "i18next-http-backend": "^3.0.2",
"i18next-korean-postposition-processor": "^1.0.0", "i18next-korean-postposition-processor": "^1.0.0",

File diff suppressed because it is too large Load Diff