Skip to content

Commit 16530c5

Browse files
pkg: Update all non-major dependencies (#3216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62437cd commit 16530c5

File tree

6 files changed

+285
-371
lines changed

6 files changed

+285
-371
lines changed

examples/github-app/package-lock.json

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

examples/github-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"webpack-dev-server": "5.1.0"
4646
},
4747
"dependencies": {
48-
"@anansi/router": "0.10.4",
48+
"@anansi/router": "0.10.5",
4949
"@ant-design/icons": "^5.0.0",
5050
"@data-client/graphql": "^0.14.0",
5151
"@data-client/react": "^0.14.0",

examples/nextjs/package-lock.json

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

examples/todo-app/package-lock.json

Lines changed: 14 additions & 14 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
@@ -87,7 +87,7 @@
8787
"prettier": "3.3.3",
8888
"react": "18.3.1",
8989
"react-dom": "18.3.1",
90-
"react-native": "0.75.2",
90+
"react-native": "0.75.3",
9191
"react-native-safe-area-context": "^4.4.1",
9292
"react-native-screens": "^3.18.2",
9393
"react-test-renderer": "18.3.1",

0 commit comments

Comments
 (0)