|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@heroicons/react": "^2.2.0", |
14 | | - "axios": "^1.12.2", |
15 | | - "next": "16.0.10", |
16 | | - "pino": "^10.1.0", |
17 | | - "react": "^19.2.3", |
18 | | - "react-dom": "^19.2.3", |
19 | | - "unleash-client": "^6.3.1" |
| 14 | + "axios": "^1.13.6", |
| 15 | + "next": "16.1.6", |
| 16 | + "pino": "^10.3.1", |
| 17 | + "react": "^19.2.4", |
| 18 | + "react-dom": "^19.2.4", |
| 19 | + "unleash-client": "^6.10.0" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@eslint/eslintrc": "^3", |
23 | | - "@tailwindcss/postcss": "^4.1.18", |
| 22 | + "@next/eslint-plugin-next": "16.1.6", |
| 23 | + "@tailwindcss/postcss": "^4.2.1", |
24 | 24 | "@testing-library/dom": "^10.4.1", |
25 | 25 | "@testing-library/jest-dom": "^6.9.1", |
26 | 26 | "@testing-library/react": "^16.3.2", |
27 | 27 | "@testing-library/user-event": "^14.6.1", |
28 | | - "@types/node": "^25", |
29 | | - "@types/pino": "^7.0.4", |
30 | | - "@types/react": "^19", |
31 | | - "@types/react-dom": "^19", |
| 28 | + "@types/node": "^25.3.3", |
| 29 | + "@types/pino": "^7.0.5", |
| 30 | + "@types/react": "^19.2.14", |
| 31 | + "@types/react-dom": "^19.2.3", |
32 | 32 | "@vitejs/plugin-react": "^5.1.4", |
33 | | - "eslint": "^9.39.2", |
34 | | - "eslint-config-next": "16.0.10", |
| 33 | + "eslint": "^10.0.2", |
| 34 | + "eslint-plugin-react-hooks": "^7.0.1", |
35 | 35 | "jsdom": "^28.1.0", |
36 | | - "pino-pretty": "^13.1.1", |
37 | | - "tailwindcss": "^4.1.18", |
38 | | - "typescript": "^5", |
| 36 | + "pino-pretty": "^13.1.3", |
| 37 | + "tailwindcss": "^4.2.1", |
| 38 | + "typescript": "^5.9.3", |
| 39 | + "typescript-eslint": "^8.56.1", |
39 | 40 | "vitest": "^4.0.18" |
40 | 41 | } |
41 | 42 | } |
0 commit comments