|
22 | 22 | "@hookform/resolvers": "^5.0.1", |
23 | 23 | "@radix-ui/react-dropdown-menu": "^2.1.15", |
24 | 24 | "@radix-ui/react-tooltip": "^1.2.7", |
25 | | - "@tanstack/react-query": "^5.76.1", |
26 | | - "@tanstack/react-query-devtools": "^5.6.1", |
| 25 | + "@tanstack/react-query": "^5.90.12", |
| 26 | + "@tanstack/react-query-devtools": "^5.91.1", |
27 | 27 | "axios": "^1.9.0", |
28 | 28 | "class-variance-authority": "^0.7.1", |
29 | 29 | "clsx": "^2.1.1", |
30 | 30 | "critters": "^0.0.25", |
31 | 31 | "lucide-react": "^0.510.0", |
32 | 32 | "motion": "^12.11.2", |
33 | | - "next": "15.3.2", |
34 | | - "react": "^19.2.1", |
35 | | - "react-dom": "^19.2.1", |
| 33 | + "next": "15.5.9", |
| 34 | + "react": "^19.2.3", |
| 35 | + "react-dom": "^19.2.3", |
36 | 36 | "react-hook-form": "^7.56.4", |
37 | 37 | "sharp": "^0.34.2", |
38 | 38 | "tailwind-merge": "^3.3.0", |
39 | 39 | "zod": "^3.24.4" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@eslint/eslintrc": "^3", |
43 | | - "@next/bundle-analyzer": "^15.3.4", |
| 43 | + "@next/bundle-analyzer": "^15.5.9", |
44 | 44 | "@tailwindcss/postcss": "^4", |
45 | 45 | "@types/node": "^20", |
46 | 46 | "@types/react": "^19.2.7", |
47 | 47 | "@types/react-dom": "^19.2.3", |
48 | 48 | "@vitejs/plugin-react": "^4.5.2", |
49 | 49 | "@vitest/coverage-v8": "3.2.4", |
50 | 50 | "eslint": "^9", |
51 | | - "eslint-config-next": "15.3.2", |
| 51 | + "eslint-config-next": "15.5.9", |
52 | 52 | "eslint-config-prettier": "^10.1.5", |
53 | 53 | "jsdom": "^26.1.0", |
54 | 54 | "lint-staged": "^16.0.0", |
|
0 commit comments