|
11 | 11 | "lint": "eslint ." |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "framer-motion": "^12.22.0", |
15 | | - "next": "^15.3.4", |
16 | | - "react": "^19.1.0", |
17 | | - "react-dom": "^19.1.0", |
| 14 | + "framer-motion": "^12.23.25", |
| 15 | + "next": "^16.0.7", |
| 16 | + "react": "^19.2.1", |
| 17 | + "react-dom": "^19.2.1", |
18 | 18 | "styled-components": "^6.1.19" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@eslint/eslintrc": "^3.3.1", |
22 | | - "@eslint/js": "^9.30.0", |
23 | | - "@next/eslint-plugin-next": "^15.3.4", |
24 | | - "@types/node": "^24.0.8", |
25 | | - "@types/react": "^19.1.8", |
26 | | - "@types/styled-components": "^5.1.34", |
27 | | - "@typescript-eslint/eslint-plugin": "^8.35.1", |
28 | | - "@typescript-eslint/parser": "^8.35.1", |
29 | | - "cypress": "^14.5.0", |
30 | | - "eslint": "^9.30.0", |
31 | | - "eslint-config-next": "^15.3.4", |
32 | | - "typescript": "^5.8.3", |
33 | | - "typescript-eslint": "^8.35.1" |
| 21 | + "@eslint/eslintrc": "^3.3.3", |
| 22 | + "@eslint/js": "^9.39.1", |
| 23 | + "@next/eslint-plugin-next": "^16.0.7", |
| 24 | + "@types/node": "^24.10.1", |
| 25 | + "@types/react": "^19.2.7", |
| 26 | + "@types/styled-components": "^5.1.36", |
| 27 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 28 | + "@typescript-eslint/parser": "^8.48.1", |
| 29 | + "cypress": "^15.7.1", |
| 30 | + "eslint": "^9.39.1", |
| 31 | + "eslint-config-next": "^16.0.7", |
| 32 | + "typescript": "^5.9.3", |
| 33 | + "typescript-eslint": "^8.48.1" |
34 | 34 | }, |
35 | | - "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184" |
| 35 | + "packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a" |
36 | 36 | } |
0 commit comments