|
65 | 65 | "singleQuote": true
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 |
| - "@testing-library/jest-dom": "6.4.2", |
69 |
| - "@testing-library/react": "^15.0.6", |
| 68 | + "@testing-library/jest-dom": "^6.5.0", |
| 69 | + "@testing-library/react": "^16.0.1", |
70 | 70 | "@testing-library/user-event": "^14.5.2",
|
71 |
| - "@types/node": "^20.12.8", |
72 |
| - "@types/react": "^18.3.1", |
| 71 | + "@types/node": "^22.7.5", |
| 72 | + "@types/react": "^18.3.11", |
73 | 73 | "@types/react-dom": "^18.3.0",
|
74 |
| - "@typescript-eslint/eslint-plugin": "^7.8.0", |
75 |
| - "@typescript-eslint/parser": "^7.8.0", |
| 74 | + "@typescript-eslint/eslint-plugin": "^8.8.1", |
| 75 | + "@typescript-eslint/parser": "^8.8.1", |
76 | 76 | "eslint": "8.57.0",
|
77 | 77 | "eslint-config-prettier": "^9.1.0",
|
78 |
| - "eslint-import-resolver-typescript": "^3.6.1", |
79 |
| - "eslint-plugin-import": "^2.29.1", |
80 |
| - "eslint-plugin-jsx-a11y": "^6.8.0", |
81 |
| - "eslint-plugin-react": "^7.34.1", |
| 78 | + "eslint-import-resolver-typescript": "^3.6.3", |
| 79 | + "eslint-plugin-import": "^2.31.0", |
| 80 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
| 81 | + "eslint-plugin-react": "^7.37.1", |
82 | 82 | "eslint-plugin-react-hooks": "^4.6.2",
|
83 |
| - "happy-dom": "^14.7.1", |
84 |
| - "prettier": "^3.2.5", |
85 |
| - "react": "19.0.0-beta-73bcdfbae5-20240502", |
86 |
| - "react-dom": "19.0.0-beta-73bcdfbae5-20240502", |
| 83 | + "happy-dom": "^15.7.4", |
| 84 | + "prettier": "^3.3.3", |
| 85 | + "react": "19.0.0-rc.0", |
| 86 | + "react-dom": "19.0.0-rc.0", |
87 | 87 | "ts-expect": "^1.3.0",
|
88 |
| - "typescript": "^5.4.5", |
89 |
| - "vite": "^5.2.11", |
90 |
| - "vitest": "1.5.0", |
91 |
| - "zustand": "^4.5.2", |
| 88 | + "typescript": "^5.6.3", |
| 89 | + "vite": "^5.4.8", |
| 90 | + "vitest": "^2.1.2", |
| 91 | + "zustand": "^5.0.0-rc.2", |
92 | 92 | "zustand-slices": "link:."
|
93 | 93 | },
|
94 | 94 | "peerDependencies": {
|
|
0 commit comments