Skip to content

Commit d7aa3d7

Browse files
pkg: Update build packages (#3675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3372b1b commit d7aa3d7

File tree

10 files changed

+347
-375
lines changed

10 files changed

+347
-375
lines changed

examples/benchmark/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"react": "19.2.3"
2626
},
2727
"devDependencies": {
28-
"@anansi/webpack-config": "21.1.4",
28+
"@anansi/webpack-config": "21.1.6",
2929
"@babel/core": "7.28.5",
3030
"@babel/node": "7.28.0",
3131
"@types/babel__core": "^7",
3232
"@types/benchmark": "2.1.5",
3333
"@types/react": "19.2.7",
34-
"webpack": "5.103.0",
34+
"webpack": "5.104.1",
3535
"webpack-cli": "6.0.1"
3636
}
3737
}

examples/coin-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@anansi/babel-preset": "6.2.20",
2828
"@anansi/browserslist-config": "1.7.3",
29-
"@anansi/webpack-config": "21.1.4",
29+
"@anansi/webpack-config": "21.1.6",
3030
"@babel/core": "7.28.5",
3131
"@linaria/core": "*",
3232
"@linaria/react": "*",

examples/github-app/package-lock.json

Lines changed: 76 additions & 86 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
@@ -33,7 +33,7 @@
3333
"@anansi/cli": "3.1.94",
3434
"@anansi/babel-preset": "6.2.20",
3535
"@anansi/browserslist-config": "1.7.3",
36-
"@anansi/webpack-config": "21.1.4",
36+
"@anansi/webpack-config": "21.1.6",
3737
"@babel/core": "7.28.5",
3838
"@linaria/babel-preset": "5.0.4",
3939
"@linaria/core": "6.3.0",
@@ -46,7 +46,7 @@
4646
"@types/uuid": "^11.0.0",
4747
"react-refresh": "0.18.0",
4848
"serve": "14.2.5",
49-
"webpack": "5.103.0",
49+
"webpack": "5.104.1",
5050
"webpack-cli": "6.0.1",
5151
"webpack-dev-server": "5.2.2"
5252
},

examples/test-bundlesize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@anansi/babel-preset": "6.2.20",
2929
"@anansi/browserslist-config": "^1.4.3",
30-
"@anansi/webpack-config": "21.1.4",
30+
"@anansi/webpack-config": "21.1.6",
3131
"@babel/core": "^7.22.15",
3232
"@types/react": "*",
3333
"@types/react-dom": "*",

0 commit comments

Comments
 (0)