|
57 | 57 | "singleQuote": true
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@testing-library/jest-dom": "^6.4.5", |
61 |
| - "@testing-library/react": "^15.0.7", |
| 60 | + "@testing-library/jest-dom": "^6.4.6", |
| 61 | + "@testing-library/react": "^16.0.0", |
62 | 62 | "@testing-library/user-event": "^14.5.2",
|
63 |
| - "@types/node": "^20.12.12", |
| 63 | + "@types/node": "^20.14.9", |
64 | 64 | "@types/react": "^18.3.3",
|
65 | 65 | "@types/react-dom": "^18.3.0",
|
66 |
| - "@typescript-eslint/eslint-plugin": "^7.10.0", |
67 |
| - "@typescript-eslint/parser": "^7.10.0", |
68 |
| - "eslint": "^8.57.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "^7.15.0", |
| 67 | + "@typescript-eslint/parser": "^7.15.0", |
| 68 | + "eslint": "8.57.0", |
69 | 69 | "eslint-config-prettier": "^9.1.0",
|
70 | 70 | "eslint-import-resolver-typescript": "^3.6.1",
|
71 | 71 | "eslint-plugin-import": "^2.29.1",
|
72 |
| - "eslint-plugin-jsx-a11y": "^6.8.0", |
73 |
| - "eslint-plugin-react": "^7.34.1", |
| 72 | + "eslint-plugin-jsx-a11y": "^6.9.0", |
| 73 | + "eslint-plugin-react": "^7.34.3", |
74 | 74 | "eslint-plugin-react-hooks": "^4.6.2",
|
75 |
| - "happy-dom": "^14.11.0", |
76 |
| - "jotai": "^2.8.1", |
| 75 | + "happy-dom": "^14.12.3", |
| 76 | + "jotai": "^2.8.4", |
77 | 77 | "jotai-valtio": "link:.",
|
78 |
| - "prettier": "^3.2.5", |
| 78 | + "prettier": "^3.3.2", |
79 | 79 | "react": "19.0.0-rc.0",
|
80 | 80 | "react-dom": "19.0.0-rc.0",
|
81 | 81 | "ts-expect": "^1.3.0",
|
82 |
| - "typescript": "^5.4.5", |
| 82 | + "typescript": "^5.5.3", |
83 | 83 | "valtio": "2.0.0-rc.0",
|
84 |
| - "vite": "^5.2.11", |
| 84 | + "vite": "^5.3.3", |
85 | 85 | "vitest": "^1.6.0"
|
86 | 86 | },
|
87 | 87 | "peerDependencies": {
|
|
0 commit comments