Skip to content

Commit 92872b0

Browse files
pkg: Update all non-major dependencies (#3014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4085d6c commit 92872b0

File tree

4 files changed

+110
-110
lines changed

4 files changed

+110
-110
lines changed

examples/nextjs/package-lock.json

Lines changed: 44 additions & 44 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
@@ -19,7 +19,7 @@
1919
"@types/react": "18.2.79",
2020
"@types/react-dom": "18.2.25",
2121
"classnames": "^2.3.2",
22-
"next": "14.2.1",
22+
"next": "14.2.2",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
2525
"redux": "^5.0.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react-native": "^0.73.0",
6969
"@typescript-eslint/eslint-plugin": "7.5.0",
7070
"@typescript-eslint/parser": "7.5.0",
71-
"babel-plugin-module-resolver": "5.0.1",
71+
"babel-plugin-module-resolver": "5.0.2",
7272
"benchmark": "^2.1.4",
7373
"conventional-changelog-anansi": "^0.2.0",
7474
"copyfiles": "^2.4.1",
@@ -93,7 +93,7 @@
9393
"prettier": "3.2.5",
9494
"react": "18.2.0",
9595
"react-dom": "18.2.0",
96-
"react-native": "0.73.6",
96+
"react-native": "0.73.7",
9797
"react-native-safe-area-context": "^4.4.1",
9898
"react-native-screens": "^3.18.2",
9999
"react-test-renderer": "18.2.0",

0 commit comments

Comments
 (0)