|
55 | 55 | "singleQuote": true
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@testing-library/jest-dom": "^6.4.5", |
59 |
| - "@testing-library/react": "^15.0.6", |
| 58 | + "@testing-library/jest-dom": "^6.5.0", |
| 59 | + "@testing-library/react": "^16.0.1", |
60 | 60 | "@testing-library/user-event": "^14.5.2",
|
61 |
| - "@types/node": "^20.12.10", |
62 |
| - "@types/react": "^18.3.1", |
| 61 | + "@types/node": "^22.5.4", |
| 62 | + "@types/react": "^18.3.5", |
63 | 63 | "@types/react-dom": "^18.3.0",
|
64 | 64 | "@types/scheduler": "^0.23.0",
|
65 |
| - "@typescript-eslint/eslint-plugin": "^7.8.0", |
66 |
| - "@typescript-eslint/parser": "^7.8.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.4.0", |
| 66 | + "@typescript-eslint/parser": "^8.4.0", |
67 | 67 | "documentation": "^14.0.3",
|
68 | 68 | "eslint": "8.57.0",
|
69 | 69 | "eslint-config-prettier": "^9.1.0",
|
70 |
| - "eslint-import-resolver-typescript": "^3.6.1", |
71 |
| - "eslint-plugin-import": "^2.29.1", |
72 |
| - "eslint-plugin-jsx-a11y": "^6.8.0", |
73 |
| - "eslint-plugin-react": "^7.34.1", |
| 70 | + "eslint-import-resolver-typescript": "^3.6.3", |
| 71 | + "eslint-plugin-import": "^2.30.0", |
| 72 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
| 73 | + "eslint-plugin-react": "^7.35.2", |
74 | 74 | "eslint-plugin-react-hooks": "^4.6.2",
|
75 |
| - "happy-dom": "^14.8.3", |
76 |
| - "prettier": "^3.2.5", |
| 75 | + "happy-dom": "^15.7.3", |
| 76 | + "prettier": "^3.3.3", |
77 | 77 | "react": "^18.3.1",
|
78 | 78 | "react-dom": "^18.3.1",
|
79 | 79 | "scheduler": "^0.23.2",
|
80 | 80 | "ts-expect": "^1.3.0",
|
81 |
| - "typescript": "^5.4.5", |
| 81 | + "typescript": "^5.5.4", |
82 | 82 | "use-context-selector": "link:.",
|
83 |
| - "vite": "^5.2.11", |
84 |
| - "vitest": "^1.6.0" |
| 83 | + "vite": "^5.4.3", |
| 84 | + "vitest": "^2.0.5" |
85 | 85 | },
|
86 | 86 | "peerDependencies": {
|
87 | 87 | "react": ">=18.0.0",
|
|
0 commit comments