|
34 | 34 | "dependencies": { |
35 | 35 | "@chakra-ui/react": "^2.10.9", |
36 | 36 | "@emotion/react": "^11.14.0", |
37 | | - "@emotion/styled": "^11.14.0", |
| 37 | + "@emotion/styled": "^11.14.1", |
38 | 38 | "@fingerprintjs/fingerprintjs": "3.4.2", |
39 | | - "@formkit/auto-animate": "^0.8.2", |
| 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.80.7", |
43 | | - "@tsparticles/engine": "^3.8.1", |
| 42 | + "@tanstack/react-query": "^5.90.17", |
| 43 | + "@tsparticles/engine": "^3.9.1", |
44 | 44 | "@tsparticles/preset-links": "^3.2.0", |
45 | 45 | "@tsparticles/react": "^3.0.0", |
46 | | - "@vercel/analytics": "^1.5.0", |
47 | | - "@vercel/speed-insights": "^1.2.0", |
48 | | - "axios": "^1.12.0", |
| 46 | + "@vercel/analytics": "^1.6.1", |
| 47 | + "@vercel/speed-insights": "^1.3.1", |
| 48 | + "axios": "^1.13.2", |
49 | 49 | "clsx": "^2.1.1", |
50 | 50 | "date-fns": "^3.6.0", |
51 | 51 | "framer-motion": "^11.18.2", |
52 | | - "jotai": "^2.12.5", |
53 | | - "nanoid": "^5.1.5", |
| 52 | + "jotai": "^2.16.2", |
| 53 | + "nanoid": "^5.1.6", |
54 | 54 | "qs": "^6.14.1", |
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.57.0", |
| 58 | + "react-hook-form": "^7.71.1", |
59 | 59 | "react-icons": "^5.5.0", |
60 | | - "react-router-dom": "^6.30.1", |
61 | | - "sass": "^1.89.2", |
62 | | - "yup": "^1.6.1" |
| 60 | + "react-router-dom": "^6.30.3", |
| 61 | + "sass": "^1.97.2", |
| 62 | + "yup": "^1.7.1" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@hookform/devtools": "^4.4.0", |
66 | | - "@tanstack/eslint-plugin-query": "^5.78.0", |
67 | | - "@tanstack/react-query-devtools": "^5.80.7", |
68 | | - "@types/node": "^20.19.0", |
| 66 | + "@tanstack/eslint-plugin-query": "^5.91.2", |
| 67 | + "@tanstack/react-query-devtools": "^5.91.2", |
| 68 | + "@types/node": "^20.19.29", |
69 | 69 | "@types/qs": "^6.14.0", |
70 | | - "@types/react": "^18.3.23", |
| 70 | + "@types/react": "^18.3.27", |
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", |
74 | | - "@vitejs/plugin-react": "^4.5.2", |
| 74 | + "@vitejs/plugin-react": "^4.7.0", |
75 | 75 | "eslint": "^8.57.1", |
76 | | - "eslint-config-prettier": "^9.1.0", |
| 76 | + "eslint-config-prettier": "^9.1.2", |
77 | 77 | "eslint-import-resolver-typescript": "^3.10.1", |
78 | | - "eslint-plugin-import": "^2.31.0", |
79 | | - "eslint-plugin-prettier": "^5.4.1", |
| 78 | + "eslint-plugin-import": "^2.32.0", |
| 79 | + "eslint-plugin-prettier": "^5.5.5", |
80 | 80 | "eslint-plugin-react": "^7.37.5", |
81 | 81 | "eslint-plugin-react-hooks": "^4.6.2", |
82 | | - "eslint-plugin-react-refresh": "^0.4.20", |
| 82 | + "eslint-plugin-react-refresh": "^0.4.26", |
83 | 83 | "husky": "^9.1.7", |
84 | 84 | "jotai-devtools": "^0.8.0", |
85 | 85 | "lint-staged": "^15.5.2", |
86 | | - "prettier": "^3.5.3", |
| 86 | + "prettier": "^3.7.4", |
87 | 87 | "rollup-plugin-visualizer": "^5.14.0", |
88 | | - "typescript": "^5.8.3", |
| 88 | + "typescript": "^5.9.3", |
89 | 89 | "vite": "^5.4.21", |
90 | 90 | "vite-plugin-pwa": "^0.19.8", |
91 | 91 | "vite-tsconfig-paths": "^4.3.2" |
|
0 commit comments