Skip to content

Commit 52b822d

Browse files
pkg: Update all non-major dependencies (#3529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8996d90 commit 52b822d

File tree

14 files changed

+179
-179
lines changed

14 files changed

+179
-179
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.28.0",
3131
"@types/babel__core": "^7",
3232
"@types/benchmark": "2.1.5",
33-
"@types/react": "19.1.8",
33+
"@types/react": "19.1.9",
3434
"webpack": "5.100.2",
3535
"webpack-cli": "^6.0.0"
3636
}

examples/github-app/package-lock.json

Lines changed: 28 additions & 28 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: 4 additions & 4 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.1.8",
42-
"@types/react-dom": "19.1.6",
41+
"@types/react": "19.1.9",
42+
"@types/react-dom": "19.1.7",
4343
"@types/uuid": "^10.0.0",
4444
"react-refresh": "0.17.0",
4545
"serve": "14.2.4",
@@ -48,15 +48,15 @@
4848
"webpack-dev-server": "5.2.2"
4949
},
5050
"dependencies": {
51-
"@anansi/router": "0.10.15",
51+
"@anansi/router": "0.10.16",
5252
"@ant-design/icons": "^5.0.0",
5353
"@babel/runtime-corejs3": "^7.26.7",
5454
"@data-client/graphql": "^0.14.0",
5555
"@data-client/img": "^0.14.15",
5656
"@data-client/react": "^0.14.0",
5757
"@data-client/rest": "^0.14.0",
5858
"@js-temporal/polyfill": "^0.5.0",
59-
"antd": "5.26.6",
59+
"antd": "5.26.7",
6060
"core-js": "^3.40.0",
6161
"history": "^5.3.0",
6262
"parse-link-header": "^2.0.0",

examples/nextjs/package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)