|
18 | 18 | "node": ">=22.2.0" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@devvit/start": "0.12.12", |
22 | | - "@devvit/web": "0.12.12", |
| 21 | + "@devvit/start": "0.12.23", |
| 22 | + "@devvit/web": "0.12.23", |
23 | 23 | "@hono/node-server": "^1.19.9", |
24 | | - "devvit": "0.12.12", |
25 | | - "hono": "4.11.7", |
26 | | - "react": "19.2.4", |
27 | | - "react-dom": "19.2.4" |
| 24 | + "devvit": "0.12.23", |
| 25 | + "hono": "4.12.18", |
| 26 | + "react": "19.2.6", |
| 27 | + "react-dom": "19.2.6" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@eslint/js": "9.39.2", |
31 | | - "@tailwindcss/vite": "4.1.18", |
| 31 | + "@tailwindcss/vite": "4.3.0", |
32 | 32 | "@types/node": "^22.19.7", |
33 | 33 | "@types/react": "19.2.10", |
34 | 34 | "@types/react-dom": "19.2.3", |
35 | | - "@vitejs/plugin-react": "5.1.2", |
| 35 | + "@vitejs/plugin-react": "6.0.1", |
36 | 36 | "eslint": "9.39.2", |
37 | | - "eslint-plugin-react-hooks": "7.0.1", |
38 | | - "eslint-plugin-react-refresh": "0.4.26", |
| 37 | + "eslint-plugin-react-hooks": "7.1.1", |
| 38 | + "eslint-plugin-react-refresh": "0.5.2", |
39 | 39 | "globals": "17.2.0", |
40 | | - "prettier": "3.8.1", |
41 | | - "tailwindcss": "4.1.18", |
| 40 | + "prettier": "3.8.3", |
| 41 | + "tailwindcss": "4.3.0", |
42 | 42 | "typescript": "5.9.3", |
43 | 43 | "typescript-eslint": "8.54.0", |
44 | | - "vite": "7.3.1" |
| 44 | + "vite": "8.0.12" |
45 | 45 | } |
46 | 46 | } |
0 commit comments