|
19 | 19 | "check": "pnpm sync:custom-tool-actions && biome check --write" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@lit/context": "^1.1.3", |
23 | | - "@lit/react": "^1.0.7", |
24 | | - "iconify-icon": "^2.3.0", |
25 | | - "lit": "^3.2.1", |
| 22 | + "@lit/context": "^1.1.6", |
| 23 | + "@lit/react": "^1.0.8", |
26 | 24 | "@pixi/sound": "^6.0.1", |
| 25 | + "iconify-icon": "^3.0.2", |
| 26 | + "lit": "^3.3.3", |
27 | 27 | "pixi.js": "^8.13.1", |
28 | | - "query-string": "^9.1.1", |
29 | | - "react": "^19.0.0", |
30 | | - "react-dom": "^19.0.0", |
| 28 | + "query-string": "^9.3.1", |
| 29 | + "react": "^19.2.6", |
| 30 | + "react-dom": "^19.2.6", |
31 | 31 | "untitled-pixi-live2d-engine": "^1.1.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@types/react": "^19.0.0", |
35 | | - "@types/react-dom": "^19.0.0", |
36 | | - "@unocss/postcss": "^65.4.3", |
37 | | - "@vitejs/plugin-react": "^4.3.4", |
| 34 | + "@types/react": "^19.2.14", |
| 35 | + "@types/react-dom": "^19.2.3", |
| 36 | + "@unocss/postcss": "^66.6.8", |
| 37 | + "@vitejs/plugin-react": "^6.0.2", |
38 | 38 | "ts-lit-plugin": "^2.0.2", |
39 | | - "unocss": "^65.4.3", |
40 | | - "vite": "^6.1.0", |
41 | | - "vite-tsconfig-paths": "^5.1.4" |
| 39 | + "unocss": "^66.6.8", |
| 40 | + "vite": "^8.0.13" |
42 | 41 | } |
43 | 42 | } |
0 commit comments