Skip to content

Commit

Permalink
pkg: Update @anansi/webpack-config to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 8d42ef6 commit 418c4de
Show file tree
Hide file tree
Showing 8 changed files with 466 additions and 444 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": "^18.0.0",
"@anansi/webpack-config": "^19.0.0",
"@babel/core": "7.24.4",
"@babel/node": "7.23.9",
"@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": "^5.0.0",
"@anansi/browserslist-config": "^1.4.3",
"@anansi/webpack-config": "^18.0.0",
"@anansi/webpack-config": "^19.0.0",
"@babel/core": "^7.22.15",
"@linaria/babel-preset": "*",
"@linaria/core": "*",
Expand Down
277 changes: 138 additions & 139 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": "5.0.5",
"@anansi/browserslist-config": "1.5.0",
"@anansi/webpack-config": "18.1.2",
"@anansi/webpack-config": "19.0.0",
"@babel/core": "7.24.4",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "6.1.0",
Expand Down
277 changes: 138 additions & 139 deletions examples/todo-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@anansi/babel-preset": "5.0.5",
"@anansi/browserslist-config": "1.5.0",
"@anansi/webpack-config": "18.1.2",
"@anansi/webpack-config": "19.0.0",
"@babel/core": "7.24.4",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@anansi/browserslist-config": "1.5.0",
"@anansi/webpack-config": "18.1.2",
"@anansi/webpack-config": "19.0.0",
"@data-client/endpoint": "workspace:*",
"@data-client/graphql": "workspace:*",
"@data-client/hooks": "workspace:*",
Expand Down
Loading

0 comments on commit 418c4de

Please sign in to comment.