Skip to content

Commit 206ca71

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

File tree

7 files changed

+89
-88
lines changed

7 files changed

+89
-88
lines changed

examples/github-app/package-lock.json

Lines changed: 35 additions & 34 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
@@ -53,7 +53,7 @@
5353
"@data-client/react": "^0.14.0",
5454
"@data-client/rest": "^0.14.0",
5555
"@js-temporal/polyfill": "^0.4.4",
56-
"antd": "5.19.1",
56+
"antd": "5.19.2",
5757
"parse-link-header": "^2.0.0",
5858
"react": "18.3.1",
5959
"react-dom": "18.3.1",

examples/nextjs/package-lock.json

Lines changed: 22 additions & 22 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
@@ -13,7 +13,7 @@
1313
"@babel/core": "^7.24.7",
1414
"@data-client/react": "^0.14.0",
1515
"@data-client/rest": "^0.14.0",
16-
"@types/node": "20.14.10",
16+
"@types/node": "20.14.11",
1717
"@types/react": "npm:types-react@rc",
1818
"@types/react-dom": "npm:types-react-dom@rc",
1919
"clsx": "^2.1.1",

examples/todo-app/package-lock.json

Lines changed: 18 additions & 18 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
@@ -64,7 +64,7 @@
6464
"@testing-library/react-hooks": "8.0.1",
6565
"@testing-library/react-native": "12.5.1",
6666
"@types/jest": "29.5.12",
67-
"@types/node": "20.14.10",
67+
"@types/node": "20.14.11",
6868
"@types/react": "18.3.3",
6969
"@typescript-eslint/eslint-plugin": "7.16.1",
7070
"@typescript-eslint/parser": "7.16.1",

0 commit comments

Comments
 (0)