|
26 | 26 | "@radix-ui/react-slot": "^1.1.0", |
27 | 27 | "@reduxjs/toolkit": "^2.2.8", |
28 | 28 | "@tailwindcss/typography": "^0.5.15", |
29 | | - "@tanstack/react-query": "^5.59.3", |
30 | | - "@tanstack/react-query-devtools": "^5.59.3", |
31 | | - "@tanstack/react-router": "^1.63.5", |
| 29 | + "@tanstack/react-query": "^5.59.13", |
| 30 | + "@tanstack/react-query-devtools": "^5.59.13", |
| 31 | + "@tanstack/react-router": "^1.64.3", |
32 | 32 | "@tanstack/react-table": "^8.20.5", |
33 | 33 | "@tanstack/router-devtools": "1.62.1", |
34 | 34 | "@udecode/plate-serializer-md": "^33.0.0", |
|
41 | 41 | "embla-carousel-autoplay": "^8.3.0", |
42 | 42 | "embla-carousel-react": "^8.3.0", |
43 | 43 | "embla-carousel-wheel-gestures": "^8.0.1", |
44 | | - "framer-motion": "^11.11.4", |
| 44 | + "framer-motion": "^11.11.8", |
45 | 45 | "fuse.js": "^7.0.0", |
46 | 46 | "jotai": "^2.10.0", |
47 | 47 | "js-cookie": "^3.0.5", |
|
53 | 53 | "postcss": "^8.4.47", |
54 | 54 | "posthog-js": "^1.167.0", |
55 | 55 | "react": "^18.3.1", |
56 | | - "react-cookie": "^7.2.0", |
| 56 | + "react-cookie": "^7.2.1", |
57 | 57 | "react-day-picker": "^9.1.3", |
58 | 58 | "react-dom": "^18.3.1", |
59 | 59 | "react-helmet-async": "^2.0.5", |
|
76 | 76 | "zod": "^3.23.8" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@tanstack/router-cli": "^1.63.5", |
80 | | - "@tanstack/router-vite-plugin": "^1.63.5", |
| 79 | + "@tanstack/router-cli": "^1.64.0", |
| 80 | + "@tanstack/router-vite-plugin": "^1.64.0", |
81 | 81 | "@types/js-cookie": "^3.0.6", |
82 | 82 | "@types/md5": "^2.3.5", |
83 | 83 | "@types/node": "^22.7.5", |
84 | 84 | "@types/react": "^18.3.11", |
85 | | - "@types/react-dom": "^18.3.0", |
| 85 | + "@types/react-dom": "^18.3.1", |
86 | 86 | "@types/uuid": "^9.0.8", |
87 | 87 | "@vitejs/plugin-react-swc": "^3.7.1", |
88 | 88 | "sharp": "^0.33.5", |
|
0 commit comments