|
10 | 10 | "update-packages": "pnpm dlx npm-check-updates --format group -i" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@tanstack/react-router": "^1.170.9", |
14 | | - "@tanstack/react-virtual": "^3.13.26", |
| 13 | + "@tanstack/react-router": "^1.170.15", |
| 14 | + "@tanstack/react-virtual": "^3.14.3", |
15 | 15 | "dev-dict": "link:..", |
16 | | - "lucide-react": "^1.17.0", |
17 | | - "react": "^19.2.6", |
18 | | - "react-dom": "^19.2.6", |
| 16 | + "lucide-react": "^1.18.0", |
| 17 | + "react": "^19.2.7", |
| 18 | + "react-dom": "^19.2.7", |
19 | 19 | "react-syntax-highlighter": "^16.1.1" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@tailwindcss/vite": "^4.3.0", |
23 | | - "@tanstack/router-plugin": "^1.168.12", |
24 | | - "@types/react": "^19.2.15", |
| 22 | + "@tailwindcss/vite": "^4.3.1", |
| 23 | + "@tanstack/router-plugin": "^1.168.18", |
| 24 | + "@types/react": "^19.2.17", |
25 | 25 | "@types/react-dom": "^19.2.3", |
26 | 26 | "@types/react-syntax-highlighter": "^15.5.13", |
27 | 27 | "@vitejs/plugin-react": "^6.0.2", |
28 | | - "tailwindcss": "^4.3.0", |
| 28 | + "tailwindcss": "^4.3.1", |
29 | 29 | "typescript": "^5.9.3", |
30 | | - "vite": "^8.0.14" |
| 30 | + "vite": "^8.0.16" |
31 | 31 | } |
32 | 32 | } |
0 commit comments