Skip to content

Commit 764a4dc

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

File tree

6 files changed

+99
-99
lines changed

6 files changed

+99
-99
lines changed

examples/github-app/package-lock.json

Lines changed: 12 additions & 12 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.5.0",
59-
"antd": "5.24.7",
59+
"antd": "5.24.8",
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: 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.2",
2525
"clsx": "^2.1.1",
2626
"core-js": "^3.40.0",
27-
"next": "15.3.0",
27+
"next": "15.3.1",
2828
"react": "19.1.0",
2929
"react-dom": "19.1.0",
3030
"tar-fs": "^3.0.6",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@mdx-js/react": "^3.1.0",
4949
"@monaco-editor/react": "^4.4.6",
5050
"@number-flow/react": "^0.5.0",
51-
"bignumber.js": "9.2.1",
51+
"bignumber.js": "9.3.0",
5252
"clsx": "2.1.1",
5353
"monaco-editor": "^0.52.0",
5454
"parse-numeric-range": "^1.3.0",

0 commit comments

Comments
 (0)