|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@floating-ui/dom": "^1.7.4", |
20 | | - "@hocuspocus/provider": "^3.2.4", |
| 20 | + "@hocuspocus/provider": "^3.2.5", |
21 | 21 | "@hookform/resolvers": "^5.2.2", |
22 | 22 | "@liveblocks/client": "^3.8.0", |
23 | 23 | "@liveblocks/node": "^3.8.0", |
|
98 | 98 | "input-otp": "^1.4.2", |
99 | 99 | "js-cookie": "^3.0.5", |
100 | 100 | "katex": "^0.16.23", |
101 | | - "lucide-react": "^0.544.0", |
| 101 | + "lucide-react": "^0.545.0", |
102 | 102 | "motion": "^12.23.22", |
103 | 103 | "next-themes": "^0.4.6", |
104 | 104 | "prop-types": "^15.8.1", |
|
107 | 107 | "react-day-picker": "^9.11.0", |
108 | 108 | "react-dom": "^19.2.0", |
109 | 109 | "react-error-boundary": "^6.0.0", |
110 | | - "react-hook-form": "^7.63.0", |
| 110 | + "react-hook-form": "^7.64.0", |
111 | 111 | "react-intersection-observer": "^9.16.0", |
112 | 112 | "react-loading-skeleton": "^3.5.0", |
113 | 113 | "react-lottie": "^1.2.10", |
114 | | - "react-router": "^7.9.3", |
| 114 | + "react-router": "^7.9.4", |
115 | 115 | "react-use-measure": "^2.1.7", |
116 | 116 | "sonner": "^2.0.7", |
117 | 117 | "tailwind-merge": "^3.3.1", |
|
122 | 122 | "y-protocols": "^1.0.6", |
123 | 123 | "y-websocket": "^3.0.0", |
124 | 124 | "yjs": "^13.6.27", |
125 | | - "zod": "^4.1.11" |
| 125 | + "zod": "^4.1.12" |
126 | 126 | }, |
127 | 127 | "devDependencies": { |
128 | 128 | "@eslint/js": "^9.37.0", |
129 | 129 | "@testing-library/dom": "^10.4.1", |
130 | 130 | "@testing-library/jest-dom": "^6.9.1", |
131 | 131 | "@testing-library/react": "^16.3.0", |
132 | 132 | "@types/js-cookie": "^3.0.6", |
133 | | - "@types/node": "24.6.2", |
134 | | - "@types/react": "^19.2.0", |
| 133 | + "@types/node": "24.7.0", |
| 134 | + "@types/react": "^19.2.2", |
135 | 135 | "@types/react-color": "^3.0.13", |
136 | | - "@types/react-dom": "^19.2.0", |
| 136 | + "@types/react-dom": "^19.2.1", |
137 | 137 | "@vitejs/plugin-react": "^5.0.4", |
138 | 138 | "c8": "^10.1.3", |
139 | | - "cypress": "^15.3.0", |
| 139 | + "cypress": "^15.4.0", |
140 | 140 | "eslint": "^9.37.0", |
141 | 141 | "eslint-config-prettier": "^10.1.8", |
142 | 142 | "eslint-plugin-react": "^7.37.5", |
143 | | - "eslint-plugin-react-hooks": "^6.1.0", |
| 143 | + "eslint-plugin-react-hooks": "^6.1.1", |
144 | 144 | "eslint-plugin-react-refresh": "^0.4.23", |
145 | 145 | "globals": "^16.4.0", |
146 | 146 | "jsdom": "^27.0.0", |
|
149 | 149 | "prettier-plugin-tailwindcss": "^0.6.14", |
150 | 150 | "tw-animate-css": "^1.4.0", |
151 | 151 | "typescript": "^5.9.3", |
152 | | - "typescript-eslint": "^8.45.0", |
| 152 | + "typescript-eslint": "^8.46.0", |
153 | 153 | "vite": "^7.1.9", |
154 | 154 | "vitest": "^3.2.4" |
155 | 155 | } |
|
0 commit comments