Skip to content

Commit 012df5f

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

File tree

15 files changed

+418
-422
lines changed

15 files changed

+418
-422
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.26.0",
3131
"@types/babel__core": "^7",
3232
"@types/benchmark": "2.1.5",
33-
"@types/react": "19.0.3",
33+
"@types/react": "19.0.7",
3434
"webpack": "^5.76.2",
3535
"webpack-cli": "^6.0.0"
3636
}

examples/github-app/package-lock.json

Lines changed: 42 additions & 42 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@linaria/shaker": "5.0.3",
3939
"@types/lodash": "4.14.192",
4040
"@types/parse-link-header": "^2.0.0",
41-
"@types/react": "19.0.3",
42-
"@types/react-dom": "19.0.2",
41+
"@types/react": "19.0.7",
42+
"@types/react-dom": "19.0.3",
4343
"@types/uuid": "^10.0.0",
4444
"react-refresh": "0.16.0",
4545
"serve": "14.2.4",
@@ -55,7 +55,7 @@
5555
"@data-client/react": "^0.14.0",
5656
"@data-client/rest": "^0.14.0",
5757
"@js-temporal/polyfill": "^0.4.4",
58-
"antd": "5.23.0",
58+
"antd": "5.23.2",
5959
"history": "^5.3.0",
6060
"parse-link-header": "^2.0.0",
6161
"react": "19.0.0",

0 commit comments

Comments
 (0)