We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469395e commit fb90e20Copy full SHA for fb90e20
yarn.lock
@@ -1453,14 +1453,13 @@ __metadata:
1453
tailwindcss: "npm:^4.1.4"
1454
typescript: "npm:^5.2.2"
1455
typescript-eslint: "npm:^8.30.1"
1456
- vaul: "npm:^1.1.2"
1457
zod: "npm:^3.24.2"
1458
zustand: "npm:^5.0.2"
1459
peerDependencies:
1460
"@msw-dev-tool/core": "workspace:*"
1461
msw: ^2.7.0
1462
- react: ^18.0.0
1463
- react-dom: ^18.0.0
+ react: ^18.0.0 || ^19.0.0
+ react-dom: ^18.0.0 || ^19.0.0
1464
zustand: ^5.0.2
1465
languageName: unknown
1466
linkType: soft
0 commit comments