|
144 | 144 | "@types/prismjs": "^1.26.4",
|
145 | 145 | "@types/progress": "^2.0.7",
|
146 | 146 | "@types/qs": "^6.9.16",
|
147 |
| - "@types/react": "^18.3.5", |
| 147 | + "@types/react": "^19.0.2", |
148 | 148 | "@types/react-copy-to-clipboard": "^5.0.7",
|
149 |
| - "@types/react-dom": "^18.3.0", |
| 149 | + "@types/react-dom": "^19.0.2", |
150 | 150 | "@types/react-highlight-words": "^0.20.0",
|
151 | 151 | "@types/react-resizable": "^3.0.8",
|
152 | 152 | "@types/semver": "^7.5.8",
|
|
163 | 163 | "axios": "^1.7.7",
|
164 | 164 | "browserslist": "^4.23.3",
|
165 | 165 | "browserslist-to-esbuild": "^2.1.1",
|
166 |
| - "chalk": "^4.1.2", |
| 166 | + "chalk": "^5.4.1", |
167 | 167 | "cheerio": "^1.0.0",
|
168 | 168 | "circular-dependency-plugin": "^5.2.2",
|
169 | 169 | "cli-progress": "^3.12.0",
|
|
189 | 189 | "identity-obj-proxy": "^3.0.0",
|
190 | 190 | "immer": "^10.1.1",
|
191 | 191 | "inquirer": "^12.1.0",
|
192 |
| - "is-ci": "^3.0.1", |
| 192 | + "is-ci": "^4.1.0", |
193 | 193 | "isomorphic-fetch": "^3.0.0",
|
194 | 194 | "jest": "^29.7.0",
|
195 | 195 | "jest-axe": "^9.0.0",
|
196 | 196 | "jest-canvas-mock": "^2.5.2",
|
197 | 197 | "jest-environment-node": "^29.7.0",
|
198 | 198 | "jest-image-snapshot": "^6.4.0",
|
199 |
| - "jest-puppeteer": "^10.1.1", |
| 199 | + "jest-puppeteer": "^11.0.0", |
200 | 200 | "jquery": "^3.7.1",
|
201 | 201 | "jsdom": "^25.0.0",
|
202 | 202 | "jsonml-to-react-element": "^1.1.11",
|
|
225 | 225 | "rc-footer": "^0.6.8",
|
226 | 226 | "rc-resize-observer": "^1.4.0",
|
227 | 227 | "rc-virtual-list": "^3.14.5",
|
228 |
| - "react": "^18.3.1", |
| 228 | + "react": "^19.0.0", |
229 | 229 | "react-copy-to-clipboard": "^5.1.0",
|
230 | 230 | "react-countup": "^6.5.3",
|
231 |
| - "react-dom": "^18.3.1", |
| 231 | + "react-dom": "^19.0.0", |
232 | 232 | "react-highlight-words": "^0.20.0",
|
233 | 233 | "react-infinite-scroll-component": "^6.1.0",
|
234 | 234 | "react-intersection-observer": "^9.13.1",
|
|
0 commit comments