Skip to content

Commit

Permalink
pkg: Update @anansi/webpack-config to v18 (#2928)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 053e823 commit fdc6c4d
Show file tree
Hide file tree
Showing 8 changed files with 945 additions and 943 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react": "^18.2.0"
},
"devDependencies": {
"@anansi/webpack-config": "^17.0.0",
"@anansi/webpack-config": "^18.0.0",
"@babel/core": "7.23.7",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
Expand Down
2 changes: 1 addition & 1 deletion examples/coin-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@anansi/babel-preset": "^4.2.15",
"@anansi/browserslist-config": "^1.4.3",
"@anansi/webpack-config": "^17.0.0",
"@anansi/webpack-config": "^18.0.0",
"@babel/core": "^7.22.15",
"@linaria/babel-preset": "*",
"@linaria/core": "*",
Expand Down
637 changes: 308 additions & 329 deletions examples/github-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@anansi/babel-preset": "4.5.3",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "17.0.5",
"@anansi/webpack-config": "18.0.0",
"@babel/core": "7.23.7",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "6.0.0",
Expand Down
Loading

0 comments on commit fdc6c4d

Please sign in to comment.