|
51 | 51 | "singleQuote": true
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@eslint/js": "^9.19.0", |
| 54 | + "@eslint/js": "^9.22.0", |
55 | 55 | "@testing-library/jest-dom": "^6.6.3",
|
56 | 56 | "@testing-library/react": "^16.2.0",
|
57 | 57 | "@testing-library/user-event": "^14.6.1",
|
58 |
| - "@types/node": "^22.10.10", |
59 |
| - "@types/react": "^19.0.8", |
60 |
| - "@types/react-dom": "^19.0.3", |
61 |
| - "eslint": "9.19.0", |
62 |
| - "eslint-import-resolver-typescript": "^3.7.0", |
| 58 | + "@types/node": "^22.13.10", |
| 59 | + "@types/react": "^19.0.10", |
| 60 | + "@types/react-dom": "^19.0.4", |
| 61 | + "eslint": "9.22.0", |
| 62 | + "eslint-import-resolver-typescript": "^3.8.3", |
63 | 63 | "eslint-plugin-import": "^2.31.0",
|
64 | 64 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
65 | 65 | "eslint-plugin-react": "^7.37.4",
|
66 | 66 | "eslint-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
|
67 |
| - "eslint-plugin-react-hooks": "5.2.0-canary-de1eaa26-20250124", |
68 |
| - "happy-dom": "^16.7.2", |
69 |
| - "prettier": "^3.4.2", |
| 67 | + "eslint-plugin-react-hooks": "5.2.0", |
| 68 | + "happy-dom": "^17.4.3", |
| 69 | + "prettier": "^3.5.3", |
70 | 70 | "react": "^19.0.0",
|
71 | 71 | "react-dom": "^19.0.0",
|
72 | 72 | "ts-expect": "^1.3.0",
|
73 |
| - "typescript": "^5.7.3", |
74 |
| - "typescript-eslint": "^8.21.0", |
75 |
| - "valtio": "^2.1.2", |
| 73 | + "typescript": "^5.8.2", |
| 74 | + "typescript-eslint": "^8.26.0", |
| 75 | + "valtio": "^2.1.3", |
76 | 76 | "valtio-reactive": "link:",
|
77 |
| - "vite": "^6.0.11", |
| 77 | + "vite": "^6.2.1", |
78 | 78 | "vite-tsconfig-paths": "^5.1.4",
|
79 |
| - "vitest": "^3.0.4" |
| 79 | + "vitest": "^3.0.8" |
80 | 80 | },
|
81 | 81 | "peerDependencies": {
|
82 | 82 | "valtio": ">=2.0.0"
|
|
0 commit comments