|
1 | 1 | { |
2 | 2 | "name": "trucktools", |
3 | 3 | "private": true, |
4 | | - "version": "0.12.3", |
| 4 | + "version": "0.12.4", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
50 | 50 | "@tabler/icons-react": "3.36.1", |
51 | 51 | "@tailwindcss/vite": "4.1.18", |
52 | 52 | "@tauri-apps/api": "2.9.1", |
53 | | - "@tauri-apps/plugin-dialog": "2.5.0", |
| 53 | + "@tauri-apps/plugin-dialog": "2.6.0", |
54 | 54 | "@tauri-apps/plugin-fs": "2.4.5", |
55 | 55 | "@tauri-apps/plugin-os": "2.3.2", |
56 | 56 | "@tauri-apps/plugin-process": "2.3.1", |
|
59 | 59 | "@tauri-apps/plugin-updater": "2.9.0", |
60 | 60 | "buffer": "6.0.3", |
61 | 61 | "classnames": "2.5.1", |
62 | | - "framer-motion": "12.25.0", |
| 62 | + "framer-motion": "12.26.2", |
63 | 63 | "react": "19.2.3", |
64 | 64 | "react-color-palette": "7.3.1", |
65 | 65 | "react-dom": "19.2.3", |
|
69 | 69 | "@eslint/js": "9.39.2", |
70 | 70 | "@tailwindcss/postcss": "4.1.18", |
71 | 71 | "@tauri-apps/cli": "2.9.6", |
72 | | - "@types/node": "25.0.6", |
| 72 | + "@types/node": "25.0.8", |
73 | 73 | "@types/react": "19.2.8", |
74 | 74 | "@types/react-dom": "19.2.3", |
75 | 75 | "@vitejs/plugin-react": "5.1.2", |
|
80 | 80 | "eslint-plugin-react-refresh": "0.4.26", |
81 | 81 | "globals": "17.0.0", |
82 | 82 | "postcss": "8.5.6", |
83 | | - "prettier": "3.7.4", |
| 83 | + "prettier": "3.8.0", |
84 | 84 | "prettier-plugin-tailwindcss": "0.7.2", |
85 | 85 | "tailwindcss": "4.1.18", |
86 | 86 | "typescript": "5.9.3", |
87 | | - "typescript-eslint": "8.52.0", |
| 87 | + "typescript-eslint": "8.53.0", |
88 | 88 | "vite": "7.3.1" |
89 | 89 | }, |
90 | 90 | "packageManager": "pnpm@10.28.0" |
|
0 commit comments