Skip to content

Commit aa9725c

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

File tree

6 files changed

+93
-93
lines changed

6 files changed

+93
-93
lines changed

examples/github-app/package-lock.json

Lines changed: 8 additions & 8 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
@@ -56,7 +56,7 @@
5656
"@data-client/react": "^0.14.0",
5757
"@data-client/rest": "^0.14.0",
5858
"@js-temporal/polyfill": "^0.4.4",
59-
"antd": "5.24.4",
59+
"antd": "5.24.5",
6060
"core-js": "^3.40.0",
6161
"history": "^5.3.0",
6262
"parse-link-header": "^2.0.0",

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.10",
22+
"@types/node": "22.13.13",
2323
"@types/react": "19.0.12",
2424
"@types/react-dom": "19.0.4",
2525
"clsx": "^2.1.1",
2626
"core-js": "^3.40.0",
27-
"next": "15.2.3",
27+
"next": "15.2.4",
2828
"react": "19.0.0",
2929
"react-dom": "19.0.0",
3030
"tar-fs": "^3.0.6",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
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.10",
76+
"@types/node": "22.13.13",
7777
"@types/react": "19.0.12",
7878
"@types/react-dom": "19.0.4",
7979
"babel-plugin-module-resolver": "5.0.2",
80-
"babel-plugin-syntax-hermes-parser": "^0.26.0",
80+
"babel-plugin-syntax-hermes-parser": "^0.27.0",
8181
"benchmark": "^2.1.4",
8282
"conventional-changelog-anansi": "^0.2.0",
8383
"copyfiles": "^2.4.1",

0 commit comments

Comments
 (0)