Skip to content

Commit b500a47

Browse files
pkg: Update @anansi/webpack-config to v20.0.15 (#3319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 463fe2e commit b500a47

File tree

6 files changed

+32
-32
lines changed

6 files changed

+32
-32
lines changed

examples/github-app/package-lock.json

Lines changed: 9 additions & 9 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@anansi/babel-preset": "6.0.12",
3232
"@anansi/browserslist-config": "1.5.1",
33-
"@anansi/webpack-config": "20.0.14",
33+
"@anansi/webpack-config": "20.0.15",
3434
"@babel/core": "7.26.0",
3535
"@linaria/babel-preset": "5.0.4",
3636
"@linaria/core": "6.2.0",

examples/todo-app/package-lock.json

Lines changed: 9 additions & 9 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
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@anansi/babel-preset": "6.0.12",
3232
"@anansi/browserslist-config": "1.5.1",
33-
"@anansi/webpack-config": "20.0.14",
33+
"@anansi/webpack-config": "20.0.15",
3434
"@babel/core": "7.26.0",
3535
"@linaria/babel-preset": "5.0.4",
3636
"@linaria/core": "6.2.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@anansi/browserslist-config": "1.5.1",
35-
"@anansi/webpack-config": "20.0.14",
35+
"@anansi/webpack-config": "20.0.15",
3636
"@data-client/endpoint": "workspace:*",
3737
"@data-client/graphql": "workspace:*",
3838
"@data-client/react": "workspace:*",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -453,9 +453,9 @@ __metadata:
453453
languageName: node
454454
linkType: hard
455455

456-
"@anansi/webpack-config@npm:20.0.14, @anansi/webpack-config@npm:^20.0.0":
457-
version: 20.0.14
458-
resolution: "@anansi/webpack-config@npm:20.0.14"
456+
"@anansi/webpack-config@npm:20.0.15, @anansi/webpack-config@npm:^20.0.0":
457+
version: 20.0.15
458+
resolution: "@anansi/webpack-config@npm:20.0.15"
459459
dependencies:
460460
"@babel/runtime": "npm:^7.17.2"
461461
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.15"
@@ -498,7 +498,7 @@ __metadata:
498498
ramda: "npm:^0.30.1"
499499
react-dev-utils: "npm:^12.0.1"
500500
react-error-overlay: "npm:6.0.9"
501-
readable-stream: "npm:^4.5.2"
501+
readable-stream: "npm:^4.6.0"
502502
sass-loader: "npm:^16.0.4"
503503
sass-resources-loader: "npm:^2.2.5"
504504
semver: "npm:^7.6.3"
@@ -531,7 +531,7 @@ __metadata:
531531
sass-embedded: ^1.70.0
532532
svgo: ^3.0.0
533533
webpack: ^5.12.0
534-
webpack-cli: ^4.1.0 || ^5.0.0
534+
webpack-cli: ^4.1.0 || ^5.0.0 || ^6.0.0
535535
webpack-dev-server: ^4.0.0 || ^5.0.0
536536
peerDependenciesMeta:
537537
"@babel/core":
@@ -556,7 +556,7 @@ __metadata:
556556
optional: true
557557
webpack-dev-server:
558558
optional: true
559-
checksum: 10c0/861ef99b4bf71211762869851d4a1106ca6fa19df41f7d859ff05e73be08385b92462950b8574a1f6c13960175d798412aa52813fdd3613911278c27ee2686ef
559+
checksum: 10c0/2f5872b36e36fa6fe5c0a0438b058be9e4dc9ca5690b04cff0cdc900194a2734b6a05beb468074cf8d3e973a34b9008153c144f487dc8d9ab235f3daabb533a8
560560
languageName: node
561561
linkType: hard
562562

@@ -25205,7 +25205,7 @@ __metadata:
2520525205
resolution: "rdc-website@workspace:website"
2520625206
dependencies:
2520725207
"@anansi/browserslist-config": "npm:1.5.1"
25208-
"@anansi/webpack-config": "npm:20.0.14"
25208+
"@anansi/webpack-config": "npm:20.0.15"
2520925209
"@data-client/endpoint": "workspace:*"
2521025210
"@data-client/graphql": "workspace:*"
2521125211
"@data-client/react": "workspace:*"
@@ -25787,16 +25787,16 @@ __metadata:
2578725787
languageName: node
2578825788
linkType: hard
2578925789

25790-
"readable-stream@npm:^4.1.0, readable-stream@npm:^4.3.0, readable-stream@npm:^4.5.2":
25791-
version: 4.5.2
25792-
resolution: "readable-stream@npm:4.5.2"
25790+
"readable-stream@npm:^4.1.0, readable-stream@npm:^4.3.0, readable-stream@npm:^4.6.0":
25791+
version: 4.6.0
25792+
resolution: "readable-stream@npm:4.6.0"
2579325793
dependencies:
2579425794
abort-controller: "npm:^3.0.0"
2579525795
buffer: "npm:^6.0.3"
2579625796
events: "npm:^3.3.0"
2579725797
process: "npm:^0.11.10"
2579825798
string_decoder: "npm:^1.3.0"
25799-
checksum: 10c0/a2c80e0e53aabd91d7df0330929e32d0a73219f9477dbbb18472f6fdd6a11a699fc5d172a1beff98d50eae4f1496c950ffa85b7cc2c4c196963f289a5f39275d
25799+
checksum: 10c0/0dcc6fdb433c0e6c4b03950f72e43b94c2aead42367ae5453997ffffcdcee2277003da545175ee11db08917e97ec709c9d19c6576e0888d0315b239da0f9913a
2580025800
languageName: node
2580125801
linkType: hard
2580225802

0 commit comments

Comments
 (0)