|
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@biomejs/biome": "1.9.4", |
18 | | - "@tanstack/router-plugin": "^1.112.0", |
19 | | - "@types/node": "^22.13.5", |
20 | | - "@types/react": "^19.0.10", |
| 18 | + "@tanstack/router-plugin": "^1.114.23", |
| 19 | + "@types/node": "^22.13.10", |
| 20 | + "@types/react": "^19.0.11", |
21 | 21 | "@types/react-copy-to-clipboard": "^5.0.7", |
22 | 22 | "@types/react-dom": "^19.0.4", |
23 | 23 | "@types/react-syntax-highlighter": "^15.5.13", |
24 | 24 | "@vitejs/plugin-react": "^4.3.4", |
25 | 25 | "rimraf": "^6.0.1", |
26 | | - "tailwindcss": "^4.0.9", |
27 | | - "typescript": "^5.7.3", |
28 | | - "vite": "^6.2.0", |
| 26 | + "tailwindcss": "^4.0.14", |
| 27 | + "typescript": "^5.8.2", |
| 28 | + "vite": "^6.2.2", |
29 | 29 | "vite-bundle-visualizer": "^1.2.1" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "@hookform/resolvers": "^4.1.2", |
| 32 | + "@hookform/resolvers": "^4.1.3", |
33 | 33 | "@radix-ui/react-alert-dialog": "^1.1.6", |
34 | 34 | "@radix-ui/react-checkbox": "^1.1.4", |
35 | 35 | "@radix-ui/react-dropdown-menu": "^2.1.6", |
|
41 | 41 | "@radix-ui/react-switch": "^1.1.3", |
42 | 42 | "@radix-ui/react-tabs": "^1.1.3", |
43 | 43 | "@radix-ui/react-tooltip": "^1.1.8", |
44 | | - "@tailwindcss/vite": "^4.0.9", |
45 | | - "@tanstack/react-query": "^5.66.11", |
46 | | - "@tanstack/react-router": "^1.112.0", |
47 | | - "@tanstack/router-devtools": "^1.112.0", |
| 44 | + "@tailwindcss/vite": "^4.0.14", |
| 45 | + "@tanstack/react-query": "^5.69.0", |
| 46 | + "@tanstack/react-router": "^1.114.23", |
| 47 | + "@tanstack/router-devtools": "^1.114.23", |
48 | 48 | "class-variance-authority": "^0.7.1", |
49 | 49 | "clsx": "^2.1.1", |
50 | | - "i18next": "^24.2.2", |
51 | | - "lucide-react": "^0.476.0", |
| 50 | + "i18next": "^24.2.3", |
| 51 | + "lucide-react": "^0.482.0", |
52 | 52 | "react": "^19.0.0", |
53 | 53 | "react-copy-to-clipboard": "^5.1.0", |
54 | 54 | "react-dom": "^19.0.0", |
|
0 commit comments