|
89 | 89 | "use-context-selector": "^2.0.0"
|
90 | 90 | },
|
91 | 91 | "devDependencies": {
|
92 |
| - "@eslint/js": "^9.17.0", |
| 92 | + "@eslint/js": "^9.19.0", |
93 | 93 | "@testing-library/jest-dom": "^6.6.3",
|
94 |
| - "@testing-library/react": "^16.1.0", |
95 |
| - "@testing-library/user-event": "^14.5.2", |
96 |
| - "@types/node": "^22.10.5", |
97 |
| - "@types/react": "^19.0.2", |
98 |
| - "@types/react-dom": "^19.0.2", |
99 |
| - "eslint": "^9.17.0", |
| 94 | + "@testing-library/react": "^16.2.0", |
| 95 | + "@testing-library/user-event": "^14.6.1", |
| 96 | + "@types/node": "^22.10.10", |
| 97 | + "@types/react": "^19.0.8", |
| 98 | + "@types/react-dom": "^19.0.3", |
| 99 | + "eslint": "^9.19.0", |
100 | 100 | "eslint-import-resolver-typescript": "^3.7.0",
|
101 | 101 | "eslint-plugin-import": "^2.31.0",
|
102 | 102 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
103 |
| - "eslint-plugin-react": "^7.37.3", |
| 103 | + "eslint-plugin-react": "^7.37.4", |
104 | 104 | "eslint-plugin-react-hooks": "^5.1.0",
|
105 |
| - "happy-dom": "^16.3.0", |
| 105 | + "happy-dom": "^16.7.2", |
106 | 106 | "immer": "^10.1.1",
|
107 | 107 | "npm-run-all": "^4.1.5",
|
108 | 108 | "prettier": "^3.4.2",
|
109 |
| - "puppeteer": "^23.11.1", |
| 109 | + "puppeteer": "^24.1.1", |
110 | 110 | "react": "^19.0.0",
|
111 | 111 | "react-dom": "^19.0.0",
|
112 | 112 | "react-tracked": "link:",
|
113 | 113 | "redux-saga": "^1.3.0",
|
114 |
| - "start-server-and-test": "^2.0.9", |
| 114 | + "start-server-and-test": "^2.0.10", |
115 | 115 | "ts-expect": "^1.3.0",
|
116 |
| - "typescript": "^5.7.2", |
117 |
| - "typescript-eslint": "^8.19.0", |
| 116 | + "typescript": "^5.7.3", |
| 117 | + "typescript-eslint": "^8.21.0", |
118 | 118 | "use-reducer-async": "^2.1.1",
|
119 | 119 | "use-saga-reducer": "^3.0.0",
|
120 |
| - "vite": "^6.0.7", |
| 120 | + "vite": "^6.0.11", |
121 | 121 | "vite-tsconfig-paths": "^5.1.4",
|
122 |
| - "vitest": "^2.1.8" |
| 122 | + "vitest": "^3.0.4" |
123 | 123 | },
|
124 | 124 | "peerDependencies": {
|
125 | 125 | "react": ">=18.0.0",
|
|
0 commit comments