Skip to content

Commit

Permalink
pkg: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent 254b47f commit 6eb6c81
Show file tree
Hide file tree
Showing 8 changed files with 294 additions and 176 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/node": "7.24.6",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"webpack": "^5.76.2",
"webpack-cli": "^5.1.4"
}
Expand Down
161 changes: 87 additions & 74 deletions examples/github-app/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@linaria/shaker": "5.0.3",
"@types/lodash": "4.14.192",
"@types/parse-link-header": "^2.0.0",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
Expand All @@ -54,7 +54,7 @@
"@data-client/react": "^0.12.0",
"@data-client/rest": "^0.12.0",
"@js-temporal/polyfill": "^0.4.4",
"antd": "5.17.2",
"antd": "5.17.3",
"parse-link-header": "^2.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
9 changes: 5 additions & 4 deletions examples/nextjs/package-lock.json

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

Loading

0 comments on commit 6eb6c81

Please sign in to comment.