|
48 | 48 | "@tanstack/query-broadcast-client-experimental": "^5.51.21",
|
49 | 49 | "@tanstack/react-query": "^5.51.21",
|
50 | 50 | "@tanstack/react-query-devtools": "^5.51.21",
|
51 |
| - "@tanstack/react-router": "^1.47.1", |
| 51 | + "@tanstack/react-router": "^1.47.5", |
52 | 52 | "@tanstack/react-table": "^8.20.1",
|
53 | 53 | "@tanstack/react-virtual": "^3.8.6",
|
54 |
| - "@tanstack/router-devtools": "^1.47.1", |
| 54 | + "@tanstack/router-devtools": "^1.47.5", |
55 | 55 | "@ts-rest/core": "^3.49.3",
|
56 | 56 | "class-variance-authority": "^0.7.0",
|
57 | 57 | "clsx": "^2.1.1",
|
58 | 58 | "cmdk": "^1.0.0",
|
59 | 59 | "compare-versions": "^6.1.1",
|
60 | 60 | "date-fns": "^3.6.0",
|
61 | 61 | "framer-motion": "^11.3.24",
|
62 |
| - "i18next": "^23.12.2", |
| 62 | + "i18next": "^23.12.3", |
63 | 63 | "i18next-browser-languagedetector": "^8.0.0",
|
64 | 64 | "i18next-http-backend": "^2.5.2",
|
65 | 65 | "jsurl2": "^2.2.0",
|
|
75 | 75 | "react-signature-canvas": "^1.0.6",
|
76 | 76 | "recharts": "2.13.0-alpha.4",
|
77 | 77 | "sonner": "^1.5.0",
|
78 |
| - "tailwind-merge": "^2.4.0", |
| 78 | + "tailwind-merge": "^2.5.2", |
79 | 79 | "timescape": "^0.5.0",
|
80 | 80 | "zod": "^3.23.8"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@eslint/js": "^9.8.0", |
| 83 | + "@eslint/js": "^9.9.0", |
84 | 84 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
85 | 85 | "@tailwindcss/container-queries": "^0.1.1",
|
86 | 86 | "@tailwindcss/forms": "^0.5.7",
|
|
93 | 93 | "@vitejs/plugin-react": "^4.3.1",
|
94 | 94 | "autoprefixer": "^10.4.20",
|
95 | 95 | "babel-plugin-react-compiler": "0.0.0-experimental-334f00b-20240725",
|
96 |
| - "eslint": "^9.8.0", |
| 96 | + "eslint": "^9.9.0", |
97 | 97 | "eslint-config-prettier": "^9.1.0",
|
98 | 98 | "eslint-plugin-react": "^7.35.0",
|
99 | 99 | "eslint-plugin-react-compiler": "0.0.0-experimental-9ed098e-20240725",
|
100 | 100 | "eslint-plugin-react-hooks": "5.1.0-beta-26f2496093-20240514",
|
101 | 101 | "globals": "^15.9.0",
|
102 | 102 | "postcss": "^8.4.41",
|
103 | 103 | "prettier": "^3.3.3",
|
104 |
| - "prettier-plugin-tailwindcss": "^0.6.5", |
| 104 | + "prettier-plugin-tailwindcss": "^0.6.6", |
105 | 105 | "rimraf": "^6.0.1",
|
106 |
| - "tailwindcss": "^3.4.9", |
| 106 | + "tailwindcss": "^3.4.10", |
107 | 107 | "tailwindcss-animate": "^1.0.7",
|
108 | 108 | "typescript": "^5.5.4",
|
109 |
| - "typescript-eslint": "^8.0.1", |
| 109 | + "typescript-eslint": "^8.1.0", |
110 | 110 | "vite": "^5.4.0"
|
111 | 111 | }
|
112 | 112 | }
|
0 commit comments