Skip to content

Commit 58cb87b

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

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
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.96",
44-
"@anansi/core": "0.22.1",
43+
"@anansi/cli": "3.1.97",
44+
"@anansi/core": "0.22.2",
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: 8 additions & 8 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
@@ -30,7 +30,7 @@
3030
"private": true,
3131
"license": "Apache-2.0",
3232
"devDependencies": {
33-
"@anansi/cli": "3.1.96",
33+
"@anansi/cli": "3.1.97",
3434
"@anansi/babel-preset": "6.2.20",
3535
"@anansi/browserslist-config": "1.7.3",
3636
"@anansi/webpack-config": "21.1.7",
@@ -51,7 +51,7 @@
5151
"webpack-dev-server": "5.2.2"
5252
},
5353
"dependencies": {
54-
"@anansi/core": "0.22.1",
54+
"@anansi/core": "0.22.2",
5555
"@anansi/router": "0.10.21",
5656
"@ant-design/cssinjs": "2.0.1",
5757
"@ant-design/icons": "6.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,9 @@ __metadata:
333333
languageName: node
334334
linkType: hard
335335

336-
"@anansi/cli@npm:3.1.96":
337-
version: 3.1.96
338-
resolution: "@anansi/cli@npm:3.1.96"
336+
"@anansi/cli@npm:3.1.97":
337+
version: 3.1.97
338+
resolution: "@anansi/cli@npm:3.1.97"
339339
dependencies:
340340
"@anansi/generator-js": "npm:^12.6.31"
341341
binary-version-check: "npm:^6.1.0"
@@ -352,13 +352,13 @@ __metadata:
352352
optional: true
353353
bin:
354354
anansi: ./run.mjs
355-
checksum: 10c0/c8cf3ff2fa9841a3089299964f0bfb17b6edeb9e3f317cc63f159400693fbd8be110497327ac4b742e649525eb70e30e0400d8cf64ef736a18293c740bfc40db
355+
checksum: 10c0/bbe3da9ce2609691e586f7cbf6a98754ec9242157e1c37e29ebb8e87e4989ee921e77ed2d94168cbb57caf524f7c28075c3b1d5966a34248b1223241845129d7
356356
languageName: node
357357
linkType: hard
358358

359-
"@anansi/core@npm:0.22.1":
360-
version: 0.22.1
361-
resolution: "@anansi/core@npm:0.22.1"
359+
"@anansi/core@npm:0.22.2":
360+
version: 0.22.2
361+
resolution: "@anansi/core@npm:0.22.2"
362362
dependencies:
363363
"@anansi/router": "npm:^0.10.21"
364364
"@babel/runtime-corejs3": "npm:^7.26.0"
@@ -398,7 +398,7 @@ __metadata:
398398
bin:
399399
serve-anansi: ./lib/scripts/serve.js
400400
start-anansi: ./lib/scripts/startDevserver.js
401-
checksum: 10c0/b86bc238b8b18b6b17976f4488f0498654bf78737915f6e4e0bc11a96963547a13b7ed7af6910c5c97f0acbedce771d3b151011fe2f5d793b84c58492778b386
401+
checksum: 10c0/1466956d1a4e79062f158fd485de06ba1ac167afe1d799c847188939a3ab897c772378f46d8c41940bf0156e164be77a1bb48e05445735d656c0e4196c76ce13
402402
languageName: node
403403
linkType: hard
404404

@@ -11275,8 +11275,8 @@ __metadata:
1127511275
dependencies:
1127611276
"@anansi/babel-preset": "npm:6.2.20"
1127711277
"@anansi/browserslist-config": "npm:1.7.3"
11278-
"@anansi/cli": "npm:3.1.96"
11279-
"@anansi/core": "npm:0.22.1"
11278+
"@anansi/cli": "npm:3.1.97"
11279+
"@anansi/core": "npm:0.22.2"
1128011280
"@anansi/router": "npm:0.10.21"
1128111281
"@anansi/webpack-config": "npm:21.1.7"
1128211282
"@babel/core": "npm:7.28.5"

0 commit comments

Comments
 (0)