Skip to content

Commit 9c79a6c

Browse files
pkg: Update build packages (#3661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c4f4e4 commit 9c79a6c

File tree

10 files changed

+485
-232
lines changed

10 files changed

+485
-232
lines changed

examples/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "19.2.1"
2626
},
2727
"devDependencies": {
28-
"@anansi/webpack-config": "21.1.3",
28+
"@anansi/webpack-config": "21.1.4",
2929
"@babel/core": "7.28.5",
3030
"@babel/node": "7.28.0",
3131
"@types/babel__core": "^7",

examples/coin-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"anansi"
2525
],
2626
"devDependencies": {
27-
"@anansi/babel-preset": "6.2.19",
27+
"@anansi/babel-preset": "6.2.20",
2828
"@anansi/browserslist-config": "1.7.3",
29-
"@anansi/webpack-config": "21.1.3",
29+
"@anansi/webpack-config": "21.1.4",
3030
"@babel/core": "7.28.5",
3131
"@linaria/core": "*",
3232
"@linaria/react": "*",

0 commit comments

Comments
 (0)