|
12 | 12 | "format": "prettier --write ./src" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "prettier": "^3.5.1", |
| 15 | + "prettier": "^3.5.3", |
16 | 16 | "prettier-plugin-organize-imports": "^4.1.0", |
17 | | - "react": "^19", |
18 | | - "react-dom": "^19", |
19 | | - "styled-components": "^6.1.15" |
| 17 | + "react": "^19.1.0", |
| 18 | + "react-dom": "^19.1.0", |
| 19 | + "styled-components": "^6.1.18" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@eslint/compat": "^1.2.6", |
23 | | - "@types/react": "^19.0.8", |
24 | | - "@types/react-dom": "^19.0.3", |
25 | | - "@typescript-eslint/eslint-plugin": "^8.24.0", |
26 | | - "@typescript-eslint/parser": "^8.24.0", |
27 | | - "@vitejs/plugin-react": "^4.3.4", |
28 | | - "eslint": "^9.20.1", |
29 | | - "eslint-plugin-react-hooks": "^5.1.0", |
30 | | - "eslint-plugin-react-refresh": "^0.4.19", |
| 22 | + "@eslint/compat": "^1.2.9", |
| 23 | + "@types/react": "^19.1.4", |
| 24 | + "@types/react-dom": "^19.1.5", |
| 25 | + "@typescript-eslint/eslint-plugin": "^8.32.1", |
| 26 | + "@typescript-eslint/parser": "^8.32.1", |
| 27 | + "@vitejs/plugin-react": "^4.4.1", |
| 28 | + "eslint": "^9.27.0", |
| 29 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 30 | + "eslint-plugin-react-refresh": "^0.4.20", |
31 | 31 | "globals": "^15.15.0", |
32 | 32 | "ts-unused-exports": "^11.0.1", |
33 | | - "typescript": "^5.7.3", |
34 | | - "vite": "^6.1.0" |
| 33 | + "typescript": "^5.8.3", |
| 34 | + "vite": "^6.3.5" |
35 | 35 | }, |
36 | 36 | "packageManager": "pnpm@10.4.0+sha256.e57e8a544f7a84247cfa77dd6d923eae5199a373474e53eab1f540c796289386", |
37 | 37 | "pnpm": { |
|
0 commit comments