Skip to content

Commit 48eef21

Browse files
pkg: Update all non-major dependencies (#3525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d361883 commit 48eef21

File tree

5 files changed

+110
-110
lines changed

5 files changed

+110
-110
lines changed

examples/nextjs/package-lock.json

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

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "19.1.6",
2525
"clsx": "^2.1.1",
2626
"core-js": "^3.40.0",
27-
"next": "15.4.2",
27+
"next": "15.4.4",
2828
"react": "19.1.0",
2929
"react-dom": "19.1.0",
3030
"tar-fs": "^3.0.6",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/react": "19.1.8",
7878
"@types/react-dom": "19.1.6",
7979
"babel-plugin-module-resolver": "5.0.2",
80-
"babel-plugin-syntax-hermes-parser": "^0.29.0",
80+
"babel-plugin-syntax-hermes-parser": "^0.30.0",
8181
"benchmark": "^2.1.4",
8282
"conventional-changelog-anansi": "^0.3.0",
8383
"copyfiles": "^2.4.1",
@@ -96,7 +96,7 @@
9696
"prettier": "3.6.2",
9797
"react": "19.1.0",
9898
"react-dom": "19.1.0",
99-
"react-native": "0.80.1",
99+
"react-native": "0.80.2",
100100
"react-native-safe-area-context": "^5.0.0",
101101
"react-native-screens": "^4.1.0",
102102
"react-test-renderer": "^19.0.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"qs": "^6.13.1",
208208
"react": "19.1.0",
209209
"react-dom": "^19.0.0",
210-
"react-native": "0.80.1",
210+
"react-native": "0.80.2",
211211
"react-native-safe-area-context": "^5.0.0",
212212
"react-native-screens": "^4.1.0",
213213
"react-test-renderer": "^19.0.0",

0 commit comments

Comments
 (0)