|
39 | 39 | "@formkit/auto-animate": "^0.8.4", |
40 | 40 | "@hookform/resolvers": "^3.10.0", |
41 | 41 | "@lottiefiles/react-lottie-player": "^3.6.0", |
42 | | - "@tanstack/react-query": "^5.90.17", |
| 42 | + "@tanstack/react-query": "^5.90.21", |
43 | 43 | "@tsparticles/engine": "^3.9.1", |
44 | 44 | "@tsparticles/preset-links": "^3.2.0", |
45 | 45 | "@tsparticles/react": "^3.0.0", |
46 | 46 | "@vercel/analytics": "^1.6.1", |
47 | 47 | "@vercel/speed-insights": "^1.3.1", |
48 | | - "axios": "^1.13.5", |
| 48 | + "axios": "^1.13.6", |
49 | 49 | "clsx": "^2.1.1", |
50 | 50 | "date-fns": "^3.6.0", |
51 | 51 | "framer-motion": "^11.18.2", |
52 | | - "jotai": "^2.16.2", |
| 52 | + "jotai": "^2.18.0", |
53 | 53 | "nanoid": "^5.1.6", |
54 | | - "qs": "^6.14.2", |
| 54 | + "qs": "^6.15.0", |
55 | 55 | "react": "^18.3.1", |
56 | 56 | "react-dom": "^18.3.1", |
57 | 57 | "react-error-boundary": "^4.1.2", |
58 | | - "react-hook-form": "^7.71.1", |
| 58 | + "react-hook-form": "^7.71.2", |
59 | 59 | "react-icons": "^5.5.0", |
60 | 60 | "react-router-dom": "^6.30.3", |
61 | | - "sass": "^1.97.2", |
| 61 | + "sass": "^1.97.3", |
62 | 62 | "yup": "^1.7.1" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@hookform/devtools": "^4.4.0", |
66 | | - "@tanstack/eslint-plugin-query": "^5.91.2", |
67 | | - "@tanstack/react-query-devtools": "^5.91.2", |
68 | | - "@types/node": "^20.19.29", |
| 66 | + "@tanstack/eslint-plugin-query": "^5.91.4", |
| 67 | + "@tanstack/react-query-devtools": "^5.91.3", |
| 68 | + "@types/node": "^20.19.35", |
69 | 69 | "@types/qs": "^6.14.0", |
70 | | - "@types/react": "^18.3.27", |
| 70 | + "@types/react": "^18.3.28", |
71 | 71 | "@types/react-dom": "^18.3.7", |
72 | 72 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
73 | 73 | "@typescript-eslint/parser": "^7.18.0", |
|
83 | 83 | "husky": "^9.1.7", |
84 | 84 | "jotai-devtools": "^0.8.0", |
85 | 85 | "lint-staged": "^15.5.2", |
86 | | - "prettier": "^3.7.4", |
| 86 | + "prettier": "^3.8.1", |
87 | 87 | "rollup-plugin-visualizer": "^5.14.0", |
88 | 88 | "typescript": "^5.9.3", |
89 | 89 | "vite": "^5.4.21", |
|
0 commit comments