Skip to content

Commit 6100128

Browse files
authored
Merge pull request #12 from Hyphen/chore-upgrading-react-to-19.2.1
chore: upgrading react to 19.2.1
2 parents 94d65ea + fdb5455 commit 6100128

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@vitest/coverage-v8": "4.0.15",
4040
"dotenv": "17.2.3",
4141
"happy-dom": "20.0.11",
42-
"react": "19.2.0",
43-
"react-dom": "19.2.0",
42+
"react": "19.2.1",
43+
"react-dom": "19.2.1",
4444
"rimraf": "6.1.2",
4545
"tsd": "0.33.0",
4646
"tsup": "8.5.1",

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
onlyBuiltDependencies:
22
- '@swc/core'
33
- esbuild
4-
minimumReleaseAge: 4320
4+
minimumReleaseAge: 2880

0 commit comments

Comments
 (0)