Skip to content

Commit

Permalink
pkg: Update all non-major dependencies (#3241)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 7df75ce commit 97c8737
Show file tree
Hide file tree
Showing 6 changed files with 118 additions and 123 deletions.
20 changes: 12 additions & 8 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@data-client/react": "^0.14.0",
"@data-client/rest": "^0.14.0",
"@js-temporal/polyfill": "^0.4.4",
"antd": "5.21.2",
"antd": "5.21.3",
"parse-link-header": "^2.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
14 changes: 7 additions & 7 deletions examples/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@babel/core": "^7.24.7",
"@data-client/react": "^0.14.0",
"@data-client/rest": "^0.14.0",
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"clsx": "^2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "12.7.2",
"@types/jest": "29.5.13",
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"@types/react": "18.3.11",
"babel-plugin-module-resolver": "5.0.2",
"benchmark": "^2.1.4",
Expand Down Expand Up @@ -103,7 +103,7 @@
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"whatwg-fetch": "3.0.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 97c8737

Please sign in to comment.