|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "clsx": "^2.1.1", |
23 | | - "motion": "^12.26.2", |
24 | | - "react": "^19.2.3", |
25 | | - "react-dom": "^19.2.3" |
| 23 | + "motion": "^12.38.0", |
| 24 | + "react": "^19.2.5", |
| 25 | + "react-dom": "^19.2.5" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@eslint/compat": "^1.4.1", |
29 | | - "@eslint/eslintrc": "^3.3.3", |
30 | | - "@eslint/js": "^9.39.2", |
31 | | - "@playwright/test": "^1.57.0", |
32 | | - "@tailwindcss/vite": "^4.1.18", |
| 29 | + "@eslint/eslintrc": "^3.3.5", |
| 30 | + "@eslint/js": "^9.39.4", |
| 31 | + "@playwright/test": "^1.59.1", |
| 32 | + "@tailwindcss/vite": "^4.2.4", |
33 | 33 | "@testing-library/jest-dom": "^6.9.1", |
34 | | - "@testing-library/react": "^16.3.1", |
35 | | - "@types/node": "^24.10.9", |
36 | | - "@types/react": "^19.2.8", |
| 34 | + "@testing-library/react": "^16.3.2", |
| 35 | + "@types/node": "^24.12.2", |
| 36 | + "@types/react": "^19.2.14", |
37 | 37 | "@types/react-dom": "^19.2.3", |
38 | | - "@vitejs/plugin-react": "^5.1.2", |
39 | | - "eslint": "^9.39.2", |
40 | | - "eslint-plugin-react-hooks": "^7.0.1", |
| 38 | + "@vitejs/plugin-react": "^5.2.0", |
| 39 | + "eslint": "^9.39.4", |
| 40 | + "eslint-plugin-react-hooks": "^7.1.1", |
41 | 41 | "eslint-plugin-simple-import-sort": "^12.1.1", |
42 | | - "eslint-plugin-unused-imports": "^4.3.0", |
| 42 | + "eslint-plugin-unused-imports": "^4.4.1", |
43 | 43 | "globals": "^16.5.0", |
44 | 44 | "jsdom": "^27.4.0", |
45 | | - "lefthook": "^2.0.15", |
| 45 | + "lefthook": "^2.1.6", |
46 | 46 | "npm-run-all2": "^8.0.4", |
47 | | - "playwright": "^1.57.0", |
48 | | - "prettier": "^3.8.0", |
49 | | - "prettier-plugin-tailwindcss": "^0.7.2", |
50 | | - "tailwindcss": "^4.1.18", |
| 47 | + "playwright": "^1.59.1", |
| 48 | + "prettier": "^3.8.3", |
| 49 | + "prettier-plugin-tailwindcss": "^0.7.4", |
| 50 | + "tailwindcss": "^4.2.4", |
51 | 51 | "typescript": "^5.9.3", |
52 | | - "typescript-eslint": "^8.53.0", |
53 | | - "vite": "^7.3.1", |
54 | | - "vitest": "^4.0.17", |
55 | | - "wrangler": "^4.59.2" |
| 52 | + "typescript-eslint": "^8.59.1", |
| 53 | + "vite": "^7.3.2", |
| 54 | + "vitest": "^4.1.5", |
| 55 | + "wrangler": "^4.87.0" |
56 | 56 | } |
57 | 57 | } |
0 commit comments