Skip to content

Commit 56321b9

Browse files
Update dependency react to ^19.1.0 (#8)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 225eb2b commit 56321b9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@private-captcha/react": "file:../private-captcha-react",
1313
"next": "15.4.5",
14-
"react": "^18.0.0",
14+
"react": "^19.1.0",
1515
"react-dom": "^18.0.0"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)