|
142 | 142 | "@testing-library/react": "^16.3.1", |
143 | 143 | "@types/babel__core": "^7.20.5", |
144 | 144 | "@types/babel__template": "^7.4.4", |
145 | | - "@types/node": "^25.0.3", |
146 | | - "@types/react": "^19.2.7", |
| 145 | + "@types/node": "^25.0.6", |
| 146 | + "@types/react": "^19.2.8", |
147 | 147 | "@types/react-dom": "^19.2.3", |
148 | 148 | "@vitejs/plugin-react": "^5.1.2", |
149 | | - "@vitest/coverage-v8": "^4.0.16", |
150 | | - "@vitest/eslint-plugin": "^1.6.4", |
151 | | - "@vitest/ui": "^4.0.16", |
| 149 | + "@vitest/coverage-v8": "^4.0.17", |
| 150 | + "@vitest/eslint-plugin": "^1.6.6", |
| 151 | + "@vitest/ui": "^4.0.17", |
152 | 152 | "benny": "^3.7.1", |
153 | 153 | "downlevel-dts": "^0.11.0", |
154 | 154 | "esbuild": "^0.27.2", |
|
158 | 158 | "eslint-plugin-jest-dom": "^5.5.0", |
159 | 159 | "eslint-plugin-react": "^7.37.5", |
160 | 160 | "eslint-plugin-react-hooks": "^7.0.1", |
161 | | - "eslint-plugin-testing-library": "^7.15.3", |
| 161 | + "eslint-plugin-testing-library": "^7.15.4", |
162 | 162 | "jest-leak-detector": "30.2.0", |
163 | | - "jsdom": "^27.3.0", |
| 163 | + "jsdom": "^27.4.0", |
164 | 164 | "json": "^11.0.0", |
165 | 165 | "prettier": "^3.7.4", |
166 | 166 | "react": "^19.2.3", |
167 | 167 | "react-dom": "^19.2.3", |
168 | | - "rollup": "^4.54.0", |
| 168 | + "rollup": "^4.55.1", |
169 | 169 | "rollup-plugin-banner2": "^1.3.1", |
170 | 170 | "rollup-plugin-esbuild": "^6.2.1", |
171 | 171 | "rxjs": "^7.8.2", |
172 | 172 | "shelljs": "^0.10.0", |
173 | 173 | "shx": "^0.4.0", |
174 | 174 | "typescript": "^5.9.3", |
175 | | - "typescript-eslint": "^8.50.1", |
176 | | - "vitest": "^4.0.16", |
| 175 | + "typescript-eslint": "^8.52.0", |
| 176 | + "vitest": "^4.0.17", |
177 | 177 | "wonka": "^6.3.5" |
178 | 178 | }, |
179 | 179 | "peerDependencies": { |
|
0 commit comments