Skip to content

Commit 7c29446

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

File tree

9 files changed

+498
-376
lines changed

9 files changed

+498
-376
lines changed

examples/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/node": "7.25.0",
3131
"@types/babel__core": "^7",
3232
"@types/benchmark": "2.1.5",
33-
"@types/react": "18.3.4",
33+
"@types/react": "18.3.5",
3434
"webpack": "^5.76.2",
3535
"webpack-cli": "^5.1.4"
3636
}

examples/github-app/package-lock.json

Lines changed: 118 additions & 52 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@linaria/shaker": "5.0.3",
3636
"@types/lodash": "4.14.192",
3737
"@types/parse-link-header": "^2.0.0",
38-
"@types/react": "18.3.4",
38+
"@types/react": "18.3.5",
3939
"@types/react-dom": "18.3.0",
4040
"@types/uuid": "^10.0.0",
4141
"react-refresh": "0.14.2",
@@ -51,7 +51,7 @@
5151
"@data-client/react": "^0.14.0",
5252
"@data-client/rest": "^0.14.0",
5353
"@js-temporal/polyfill": "^0.4.4",
54-
"antd": "5.20.3",
54+
"antd": "5.20.6",
5555
"parse-link-header": "^2.0.0",
5656
"react": "18.3.1",
5757
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)