Skip to content

Commit 2c96ca4

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

File tree

6 files changed

+184
-357
lines changed

6 files changed

+184
-357
lines changed

examples/github-app/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.

examples/github-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react": "19.0.0",
6464
"react-dom": "19.0.0",
6565
"react-error-boundary": "^5.0.0",
66-
"react-markdown": "10.0.1",
66+
"react-markdown": "10.1.0",
6767
"rehype-highlight": "7.0.2",
6868
"remark-gfm": "^4.0.0",
6969
"remark-remove-comments": "^1.0.1",

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"@data-client/react": "^0.14.0",
2020
"@data-client/rest": "^0.14.0",
2121
"@number-flow/react": "^0.5.0",
22-
"@types/node": "22.13.9",
22+
"@types/node": "22.13.10",
2323
"@types/react": "19.0.10",
2424
"@types/react-dom": "19.0.4",
2525
"clsx": "^2.1.1",
2626
"core-js": "^3.40.0",
27-
"next": "15.2.1",
27+
"next": "15.2.2",
2828
"react": "19.0.0",
2929
"react-dom": "19.0.0",
3030
"tar-fs": "^3.0.6",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@testing-library/react-hooks": "8.0.1",
7474
"@testing-library/react-native": "13.2.0",
7575
"@types/jest": "29.5.14",
76-
"@types/node": "22.13.9",
76+
"@types/node": "22.13.10",
7777
"@types/react": "19.0.10",
7878
"@types/react-dom": "19.0.4",
7979
"babel-plugin-module-resolver": "5.0.2",

0 commit comments

Comments
 (0)