Skip to content

Commit 32ebc49

Browse files
pkg: Update all non-major dependencies (#3370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ebb0d2 commit 32ebc49

File tree

7 files changed

+31
-31
lines changed

7 files changed

+31
-31
lines changed

examples/github-app/package-lock.json

Lines changed: 16 additions & 16 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
@@ -29,7 +29,7 @@
2929
"license": "Apache-2.0",
3030
"devDependencies": {
3131
"@anansi/babel-preset": "6.1.8",
32-
"@anansi/browserslist-config": "1.6.0",
32+
"@anansi/browserslist-config": "1.7.0",
3333
"@anansi/webpack-config": "20.0.20",
3434
"@babel/core": "7.26.9",
3535
"@linaria/babel-preset": "5.0.4",
@@ -56,7 +56,7 @@
5656
"@data-client/react": "^0.14.0",
5757
"@data-client/rest": "^0.14.0",
5858
"@js-temporal/polyfill": "^0.4.4",
59-
"antd": "5.24.1",
59+
"antd": "5.24.2",
6060
"core-js": "^3.40.0",
6161
"history": "^5.3.0",
6262
"parse-link-header": "^2.0.0",

examples/todo-app/package-lock.json

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

examples/todo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"license": "Apache-2.0",
3030
"devDependencies": {
3131
"@anansi/babel-preset": "6.1.8",
32-
"@anansi/browserslist-config": "1.6.0",
32+
"@anansi/browserslist-config": "1.7.0",
3333
"@anansi/webpack-config": "20.0.20",
3434
"@babel/core": "7.26.9",
3535
"@linaria/babel-preset": "5.0.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
],
5151
"devDependencies": {
5252
"@anansi/babel-preset": "6.1.8",
53-
"@anansi/browserslist-config": "1.6.0",
53+
"@anansi/browserslist-config": "1.7.0",
5454
"@anansi/eslint-plugin": "1.0.28",
5555
"@anansi/jest-preset": "0.11.14",
5656
"@babel/cli": "7.26.4",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"webpack": "^5.76.0"
3232
},
3333
"dependencies": {
34-
"@anansi/browserslist-config": "1.6.0",
34+
"@anansi/browserslist-config": "1.7.0",
3535
"@anansi/webpack-config": "20.0.20",
3636
"@data-client/endpoint": "workspace:*",
3737
"@data-client/graphql": "workspace:*",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -284,10 +284,10 @@ __metadata:
284284
languageName: node
285285
linkType: hard
286286

287-
"@anansi/browserslist-config@npm:1.6.0, @anansi/browserslist-config@npm:^1.4.2, @anansi/browserslist-config@npm:^1.4.3":
288-
version: 1.6.0
289-
resolution: "@anansi/browserslist-config@npm:1.6.0"
290-
checksum: 10c0/790673e1f151fd576ab3482024ac22e691598d0292d620c5ca1decf481e61d3cf2bfd02324b0e74de61881b9119463936786a7ad02c97279fc687da05f8f95e2
287+
"@anansi/browserslist-config@npm:1.7.0, @anansi/browserslist-config@npm:^1.4.2, @anansi/browserslist-config@npm:^1.4.3":
288+
version: 1.7.0
289+
resolution: "@anansi/browserslist-config@npm:1.7.0"
290+
checksum: 10c0/0f316bf5211c89a9c06005240de06ed133b5ec94ce4fa6f77886be93f522fffe923735d21b6b3532f40e57f24291ae37949d7bf24c97dc3770ee408cf6611614
291291
languageName: node
292292
linkType: hard
293293

@@ -25232,7 +25232,7 @@ __metadata:
2523225232
version: 0.0.0-use.local
2523325233
resolution: "rdc-website@workspace:website"
2523425234
dependencies:
25235-
"@anansi/browserslist-config": "npm:1.6.0"
25235+
"@anansi/browserslist-config": "npm:1.7.0"
2523625236
"@anansi/webpack-config": "npm:20.0.20"
2523725237
"@data-client/endpoint": "workspace:*"
2523825238
"@data-client/graphql": "workspace:*"
@@ -26786,7 +26786,7 @@ __metadata:
2678626786
resolution: "root-workspace-0b6124@workspace:."
2678726787
dependencies:
2678826788
"@anansi/babel-preset": "npm:6.1.8"
26789-
"@anansi/browserslist-config": "npm:1.6.0"
26789+
"@anansi/browserslist-config": "npm:1.7.0"
2679026790
"@anansi/eslint-plugin": "npm:1.0.28"
2679126791
"@anansi/jest-preset": "npm:0.11.14"
2679226792
"@babel/cli": "npm:7.26.4"

0 commit comments

Comments
 (0)