Skip to content

Commit dee601e

Browse files
pkg: Update build packages (#3940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33148d6 commit dee601e

11 files changed

Lines changed: 383 additions & 311 deletions

File tree

examples/benchmark-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"swr": "2.4.1"
3434
},
3535
"devDependencies": {
36-
"@anansi/babel-preset": "6.2.25",
36+
"@anansi/babel-preset": "6.2.26",
3737
"@anansi/browserslist-config": "^1.4.3",
38-
"@anansi/webpack-config": "21.1.17",
38+
"@anansi/webpack-config": "21.1.18",
3939
"@babel/core": "^7.22.15",
4040
"@playwright/test": "1.59.1",
4141
"@types/node": "24.12.2",

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.3"
2626
},
2727
"devDependencies": {
28-
"@anansi/webpack-config": "21.1.17",
28+
"@anansi/webpack-config": "21.1.18",
2929
"@babel/core": "7.29.0",
3030
"@babel/node": "7.29.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.25",
27+
"@anansi/babel-preset": "6.2.26",
2828
"@anansi/browserslist-config": "1.7.4",
29-
"@anansi/webpack-config": "21.1.17",
29+
"@anansi/webpack-config": "21.1.18",
3030
"@babel/core": "7.29.0",
3131
"@linaria/core": "*",
3232
"@linaria/react": "*",

examples/github-app/package-lock.json

Lines changed: 106 additions & 85 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
@@ -31,9 +31,9 @@
3131
"license": "Apache-2.0",
3232
"devDependencies": {
3333
"@anansi/cli": "3.1.105",
34-
"@anansi/babel-preset": "6.2.25",
34+
"@anansi/babel-preset": "6.2.26",
3535
"@anansi/browserslist-config": "1.7.4",
36-
"@anansi/webpack-config": "21.1.17",
36+
"@anansi/webpack-config": "21.1.18",
3737
"@babel/core": "7.29.0",
3838
"@linaria/core": "6.3.0",
3939
"@linaria/react": "6.3.0",

examples/nextjs/package-lock.json

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

examples/test-bundlesize/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"anansi"
2626
],
2727
"devDependencies": {
28-
"@anansi/babel-preset": "6.2.25",
28+
"@anansi/babel-preset": "6.2.26",
2929
"@anansi/browserslist-config": "^1.4.3",
30-
"@anansi/webpack-config": "21.1.17",
30+
"@anansi/webpack-config": "21.1.18",
3131
"@babel/core": "^7.22.15",
3232
"@types/react": "*",
3333
"@types/react-dom": "*",

0 commit comments

Comments
 (0)