|
121 | 121 | }, |
122 | 122 | "devDependencies": { |
123 | 123 | "@arethetypeswrong/cli": "^0.18.2", |
124 | | - "@biomejs/biome": "^2.3.1", |
125 | | - "@size-limit/preset-small-lib": "^11.2.0", |
| 124 | + "@biomejs/biome": "^2.3.10", |
| 125 | + "@size-limit/preset-small-lib": "^12.0.0", |
126 | 126 | "@testing-library/jest-dom": "^6.9.1", |
127 | | - "@testing-library/react": "^16.3.0", |
128 | | - "@types/node": "^24.9.1", |
129 | | - "@types/react": "^19.2.2", |
130 | | - "@types/react-dom": "^19.2.2", |
131 | | - "@vitejs/plugin-react": "^5.1.0", |
132 | | - "@vitest/browser-playwright": "^4.0.4", |
133 | | - "@vitest/coverage-istanbul": "^4.0.4", |
134 | | - "bumpp": "^10.3.1", |
135 | | - "lint-staged": "^16.2.6", |
| 127 | + "@testing-library/react": "^16.3.1", |
| 128 | + "@types/node": "^25.0.3", |
| 129 | + "@types/react": "^19.2.7", |
| 130 | + "@types/react-dom": "^19.2.3", |
| 131 | + "@vitejs/plugin-react": "^5.1.2", |
| 132 | + "@vitest/browser-playwright": "^4.0.16", |
| 133 | + "@vitest/coverage-istanbul": "^4.0.16", |
| 134 | + "bumpp": "^10.3.2", |
| 135 | + "lint-staged": "^16.2.7", |
136 | 136 | "microbundle": "^0.15.1", |
137 | 137 | "npm-run-all": "^4.1.5", |
138 | | - "playwright": "^1.56.1", |
139 | | - "publint": "^0.3.15", |
140 | | - "react": "^19.2.0", |
141 | | - "react-dom": "^19.2.0", |
| 138 | + "playwright": "^1.57.0", |
| 139 | + "publint": "^0.3.16", |
| 140 | + "react": "^19.2.3", |
| 141 | + "react-dom": "^19.2.3", |
142 | 142 | "simple-git-hooks": "^2.13.1", |
143 | | - "size-limit": "^11.2.0", |
144 | | - "tsup": "^8.5.0", |
| 143 | + "size-limit": "^12.0.0", |
| 144 | + "tsup": "^8.5.1", |
145 | 145 | "typescript": "^5.9.3", |
146 | | - "vitest": "^4.0.4" |
| 146 | + "vitest": "^4.0.16" |
147 | 147 | }, |
148 | 148 | "peerDependenciesMeta": { |
149 | 149 | "react-dom": { |
|
0 commit comments