|
15 | 15 | "ink-spinner": "^5.0.0", |
16 | 16 | "ink-text-input": "^6.0.0", |
17 | 17 | "marked": "^16.3.0", |
18 | | - "react": "^19.1.1", |
| 18 | + "react": "^19.2.0", |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | 21 | "@types/bun": "latest", |
22 | 22 | "@types/cors": "^2.8.19", |
23 | 23 | "@types/express": "^5.0.3", |
24 | 24 | "@types/react": "^19.1.16", |
25 | 25 | "husky": "^9.1.7", |
| 26 | + "ink-testing-library": "^4.0.0", |
26 | 27 | "lint-staged": "^16.2.3", |
27 | 28 | "prettier": "^3.6.2", |
28 | 29 | }, |
|
246 | 247 |
|
247 | 248 | "ink-spinner": [ "[email protected]", "", { "dependencies": { "cli-spinners": "^2.7.0" }, "peerDependencies": { "ink": ">=4.0.0", "react": ">=18.0.0" } }, "sha512-EYEasbEjkqLGyPOUc8hBJZNuC5GvXGMLu0w5gdTNskPc7Izc5vO3tdQEYnzvshucyGCBXc86ig0ujXPMWaQCdA=="], |
248 | 249 |
|
| 250 | + "ink-testing-library": [ "[email protected]", "", { "peerDependencies": { "@types/react": ">=18.0.0" }, "optionalPeers": [ "@types/react"] }, "sha512-yF92kj3pmBvk7oKbSq5vEALO//o7Z9Ck/OaLNlkzXNeYdwfpxMQkSowGTFUCS5MSu9bWfSZMewGpp7bFc66D7Q=="], |
| 251 | + |
249 | 252 | "ink-text-input": [ "[email protected]", "", { "dependencies": { "chalk": "^5.3.0", "type-fest": "^4.18.2" }, "peerDependencies": { "ink": ">=5", "react": ">=18" } }, "sha512-Fw64n7Yha5deb1rHY137zHTAbSTNelUKuB5Kkk2HACXEtwIHBCf9OH2tP/LQ9fRYTl1F0dZgbW0zPnZk6FA9Lw=="], |
250 | 253 |
|
251 | 254 | "ipaddr.js": [ "[email protected]", "", {}, "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="], |
|
346 | 349 |
|
347 | 350 | "raw-body": [ "[email protected]", "", { "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.7.0", "unpipe": "1.0.0" } }, "sha512-9G8cA+tuMS75+6G/TzW8OtLzmBDMo8p1JRxN5AZ+LAp8uxGA8V8GZm4GQ4/N5QNQEnLmg6SS7wyuSmbKepiKqA=="], |
348 | 351 |
|
349 | | - "react": ["react@19.1.1", "", {}, "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ=="], |
| 352 | + "react": ["react@19.2.0", "", {}, "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ=="], |
350 | 353 |
|
351 | 354 | "react-dom": [ "[email protected]", "", { "dependencies": { "scheduler": "^0.27.0" }, "peerDependencies": { "react": "^19.2.0" } }, "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ=="], |
352 | 355 |
|
|
0 commit comments