Skip to content

Commit 085d022

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

File tree

5 files changed

+204
-205
lines changed

5 files changed

+204
-205
lines changed

examples/coin-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"webpack-cli": "*"
4141
},
4242
"dependencies": {
43-
"@anansi/cli": "3.1.94",
44-
"@anansi/core": "0.22.0",
43+
"@anansi/cli": "3.1.95",
44+
"@anansi/core": "0.22.1",
4545
"@anansi/router": "0.10.21",
4646
"@babel/runtime-corejs3": "7.28.4",
4747
"@data-client/img": "0.15.1-beta-20251110151417-8913a49d898f6c7d69e1964d68f19daf68565bef",

examples/github-app/package-lock.json

Lines changed: 34 additions & 34 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
@@ -30,7 +30,7 @@
3030
"private": true,
3131
"license": "Apache-2.0",
3232
"devDependencies": {
33-
"@anansi/cli": "3.1.94",
33+
"@anansi/cli": "3.1.95",
3434
"@anansi/babel-preset": "6.2.20",
3535
"@anansi/browserslist-config": "1.7.3",
3636
"@anansi/webpack-config": "21.1.6",
@@ -51,7 +51,7 @@
5151
"webpack-dev-server": "5.2.2"
5252
},
5353
"dependencies": {
54-
"@anansi/core": "0.22.0",
54+
"@anansi/core": "0.22.1",
5555
"@anansi/router": "0.10.21",
5656
"@ant-design/cssinjs": "2.0.1",
5757
"@ant-design/icons": "6.1.0",
@@ -61,7 +61,7 @@
6161
"@data-client/react": "0.15.0-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c",
6262
"@data-client/rest": "0.15.1-beta-20251201012906-ff2853c5a0da93a503b2b606c8fc724625b79308",
6363
"@js-temporal/polyfill": "^0.5.1",
64-
"antd": "6.1.0",
64+
"antd": "6.1.1",
6565
"core-js": "^3.40.0",
6666
"history": "^5.3.0",
6767
"parse-link-header": "^2.0.0",

0 commit comments

Comments
 (0)