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 d4a1b63 commit b11ae24Copy full SHA for b11ae24
package.json
@@ -17,7 +17,7 @@
17
"require": "./dist/index.umd.cjs"
18
}
19
},
20
- "packageManager": "pnpm@7.29.3",
+ "packageManager": "pnpm@9.1.3",
21
"types": "./dist/index.d.ts",
22
"scripts": {
23
"test": "vitest run",
@@ -34,7 +34,7 @@
34
"effector": "^23.2.0",
35
"effector-react": "^23.2.0",
36
"happy-dom": "^9.10.9",
37
- "react": "^18.2.0",
+ "react": "^19.0.0",
38
"typescript": "^5.0.3",
39
"vite": "^4.2.1",
40
"vitest": "^0.29.8",
0 commit comments