|
18 | 18 | "dependencies": { |
19 | 19 | "@base-ui/react": "^1.3.0", |
20 | 20 | "@mui/material": "7.3.9", |
21 | | - "@studio384/amicons": "file:../amicons/", |
22 | | - "@tailwindcss/vite": "^4.2.0", |
23 | | - "@tanstack/react-pacer": "^0.21.0", |
| 21 | + "@studio384/amicons": "file:..\\amicons", |
| 22 | + "@tailwindcss/vite": "^4.2.2", |
| 23 | + "@tanstack/react-pacer": "^0.21.1", |
24 | 24 | "clsx": "^2.1.1", |
25 | | - "cva": "^1.0.0-beta.4", |
| 25 | + "cva": "1.0.0-beta.4", |
26 | 26 | "react": "19.2.4", |
27 | 27 | "react-dom": "19.2.4", |
28 | | - "react-router": "7.13.1", |
| 28 | + "react-router": "^7.13.2", |
29 | 29 | "tailwind-merge": "^3.5.0", |
30 | | - "tailwindcss": "^4.2.1" |
| 30 | + "tailwindcss": "^4.2.2" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@tanstack/devtools-vite": "^0.6.0", |
34 | 34 | "@tanstack/react-devtools": "^0.10.0", |
35 | | - "@tanstack/react-pacer-devtools": "^0.6.0", |
| 35 | + "@tanstack/react-pacer-devtools": "^0.6.1", |
36 | 36 | "@types/react": "19.2.14", |
37 | 37 | "@types/react-dom": "19.2.3", |
38 | 38 | "@vitejs/plugin-react-swc": "4.3.0", |
39 | 39 | "babel-plugin-react-compiler": "^1.0.0", |
40 | | - "globals": "^17.0.0", |
| 40 | + "globals": "^17.4.0", |
41 | 41 | "oxfmt": "^0.42.0", |
42 | 42 | "oxlint": "^1.57.0", |
43 | 43 | "rollup-plugin-visualizer": "^7.0.1", |
44 | | - "typescript": "5.9.3", |
45 | | - "vite": "8.0.1", |
| 44 | + "typescript": "^6.0.2", |
| 45 | + "vite": "^8.0.3", |
46 | 46 | "vite-bundle-visualizer": "1.2.1", |
47 | 47 | "vite-plugin-html": "3.2.2" |
48 | 48 | }, |
|
0 commit comments