We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94d65ea + fdb5455 commit 6100128Copy full SHA for 6100128
2 files changed
package.json
@@ -39,8 +39,8 @@
39
"@vitest/coverage-v8": "4.0.15",
40
"dotenv": "17.2.3",
41
"happy-dom": "20.0.11",
42
- "react": "19.2.0",
43
- "react-dom": "19.2.0",
+ "react": "19.2.1",
+ "react-dom": "19.2.1",
44
"rimraf": "6.1.2",
45
"tsd": "0.33.0",
46
"tsup": "8.5.1",
pnpm-workspace.yaml
@@ -1,4 +1,4 @@
1
onlyBuiltDependencies:
2
- '@swc/core'
3
- esbuild
4
-minimumReleaseAge: 4320
+minimumReleaseAge: 2880
0 commit comments