|
32 | 32 | ] |
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | | - "@reduxjs/toolkit": "^2.6.1", |
36 | | - "@tailwindcss/vite": "^4.0.14", |
| 35 | + "@reduxjs/toolkit": "^2.8.2", |
| 36 | + "@tailwindcss/vite": "^4.1.11", |
37 | 37 | "animate.css": "^4.1.1", |
38 | 38 | "class-variance-authority": "^0.7.1", |
39 | 39 | "clsx": "^2.1.1", |
40 | | - "firebase": "^11.5.0", |
| 40 | + "firebase": "^12.0.0", |
41 | 41 | "qs": "^6.14.0", |
42 | | - "react": "^19.0.0", |
43 | | - "react-dom": "^19.0.0", |
44 | | - "react-hook-form": "^7.56.1", |
| 42 | + "react": "^19.1.1", |
| 43 | + "react-dom": "^19.1.1", |
| 44 | + "react-hook-form": "^7.61.1", |
45 | 45 | "react-hot-toast": "^2.5.2", |
46 | 46 | "react-redux": "^9.2.0", |
47 | | - "react-router": "^7.3.0", |
| 47 | + "react-router": "^7.7.1", |
48 | 48 | "redux-persist": "^6.0.0", |
49 | | - "tailwindcss": "^4.0.14", |
50 | | - "tw-animate-css": "^1.2.4", |
| 49 | + "tailwindcss": "^4.1.11", |
| 50 | + "tw-animate-css": "^1.3.6", |
51 | 51 | "vaul": "^1.1.2" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@eslint/js": "^9.22.0", |
55 | | - "@testing-library/dom": "^10.4.0", |
56 | | - "@testing-library/jest-dom": "^6.6.3", |
| 54 | + "@eslint/js": "^9.32.0", |
| 55 | + "@testing-library/dom": "^10.4.1", |
| 56 | + "@testing-library/jest-dom": "^6.6.4", |
57 | 57 | "@testing-library/react": "^16.3.0", |
58 | 58 | "@testing-library/user-event": "^14.6.1", |
59 | 59 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
60 | | - "@types/jest": "^29.5.14", |
61 | | - "@types/node": "^22.13.10", |
62 | | - "@types/qs": "^6.9.18", |
63 | | - "@types/react": "^19.1.2", |
64 | | - "@types/react-dom": "^19.1.2", |
65 | | - "@vitejs/plugin-react": "^4.3.4", |
66 | | - "eslint": "^9.22.0", |
67 | | - "eslint-config-prettier": "^10.1.1", |
68 | | - "eslint-plugin-react": "^7.37.4", |
69 | | - "eslint-plugin-react-hooks": "^5.1.0", |
70 | | - "eslint-plugin-react-refresh": "^0.4.19", |
71 | | - "globals": "^15.15.0", |
| 60 | + "@types/jest": "^30.0.0", |
| 61 | + "@types/node": "^24.1.0", |
| 62 | + "@types/qs": "^6.14.0", |
| 63 | + "@types/react": "^19.1.9", |
| 64 | + "@types/react-dom": "^19.1.7", |
| 65 | + "@vitejs/plugin-react": "^4.7.0", |
| 66 | + "eslint": "^9.32.0", |
| 67 | + "eslint-config-prettier": "^10.1.8", |
| 68 | + "eslint-plugin-react": "^7.37.5", |
| 69 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 70 | + "eslint-plugin-react-refresh": "^0.4.20", |
| 71 | + "globals": "^16.3.0", |
72 | 72 | "husky": "^9.1.7", |
73 | 73 | "jsdom": "^26.1.0", |
74 | | - "lint-staged": "^15.5.0", |
75 | | - "prettier": "^3.5.3", |
76 | | - "prettier-plugin-sort-imports": "^1.8.6", |
77 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
78 | | - "sass-embedded": "^1.85.1", |
79 | | - "stylelint": "^16.16.0", |
80 | | - "stylelint-config-standard": "^37.0.0", |
81 | | - "stylelint-config-standard-scss": "^14.0.0", |
82 | | - "typescript": "~5.7.2", |
83 | | - "typescript-eslint": "^8.26.1", |
84 | | - "vite": "^6.2.0", |
85 | | - "vite-plugin-pwa": "^0.21.1", |
86 | | - "vitest": "^3.1.2" |
| 74 | + "lint-staged": "^16.1.2", |
| 75 | + "prettier": "^3.6.2", |
| 76 | + "prettier-plugin-sort-imports": "^1.8.8", |
| 77 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 78 | + "sass-embedded": "^1.89.2", |
| 79 | + "stylelint": "^16.23.0", |
| 80 | + "stylelint-config-standard": "^39.0.0", |
| 81 | + "stylelint-config-standard-scss": "^15.0.1", |
| 82 | + "typescript": "~5.8.3", |
| 83 | + "typescript-eslint": "^8.38.0", |
| 84 | + "vite": "^7.0.6", |
| 85 | + "vite-plugin-pwa": "^1.0.2", |
| 86 | + "vitest": "^3.2.4" |
87 | 87 | } |
88 | 88 | } |
0 commit comments