deps-upgrade(age-four): ⬆️ Update dependencies in the age-of-four guide module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
b26a56156f
commit
50095ae82a
2 changed files with 0 additions and 4951 deletions
|
|
@ -1,43 +0,0 @@
|
|||
{
|
||||
"name": "@magic-civilization/guide-age-of-four",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "vitest run",
|
||||
"preview": "vite preview",
|
||||
"transpile": "python3 ../../tools/transpile-engine/transpile.py",
|
||||
"transpile:check": "python3 ../../tools/transpile-engine/transpile.py --check",
|
||||
"gen-vectors": "GENERATE=1 vitest run src/simulation/__tests__/golden.test.ts",
|
||||
"gen-names": "tsx ../../tools/gen-names.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/ui-feedback": "^1.4.0",
|
||||
"@lilith/ui-layout": "^1.3.0",
|
||||
"@lilith/ui-primitives": "^1.2.16",
|
||||
"@lilith/ui-style-effects": "^1.1.0",
|
||||
"@lilith/ui-theme": "^1.5.0",
|
||||
"@lilith/ui-typography": "^1.1.7",
|
||||
"@magic-civ/engine-ts": "workspace:*",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^7.0.0",
|
||||
"styled-components": "^6.0.0",
|
||||
"three": "^0.183.2",
|
||||
"@magic-civ/guide-engine": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@types/three": "^0.183.1",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.7.0",
|
||||
"vite": "^6.0.0",
|
||||
"vitest": "^4.1.0"
|
||||
}
|
||||
}
|
||||
4908
guide/age-of-four/pnpm-lock.yaml
generated
4908
guide/age-of-four/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue