Skip to content

Commit 5360521

Browse files
committed
fix: upgrade react from 19.0.0 to 19.1.1
Snyk has created this PR to upgrade react from 19.0.0 to 19.1.1. See this package in npm: react See this project in Snyk: https://app.snyk.io/org/hg-arch/project/a3d308e3-e967-4fae-9ab4-936a767f058f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 17cc3d9 commit 5360521

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"semantic-release": "^24.2.3"
154154
},
155155
"dependencies": {
156-
"react": "^19.0.0",
156+
"react": "^19.1.1",
157157
"react-dom": "^19.0.0"
158158
}
159159
}

0 commit comments

Comments
 (0)