Skip to content

Commit

Permalink
pkg: Update webpack packages (#2312)
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] committed Dec 3, 2022
1 parent 9490683 commit 5e367e3
Show file tree
Hide file tree
Showing 5 changed files with 359 additions and 400 deletions.
10 changes: 5 additions & 5 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@anansi/babel-preset": "3.3.1",
"@anansi/browserslist-config": "1.4.1",
"@anansi/eslint-plugin": "0.15.0",
"@anansi/webpack-config": "14.0.0",
"@anansi/webpack-config": "14.0.2",
"@babel/core": "7.20.5",
"@linaria/babel-preset": "4.3.0",
"@linaria/core": "4.2.2",
"@linaria/react": "4.3.0",
"@linaria/shaker": "4.2.4",
"@linaria/babel-preset": "4.3.1",
"@linaria/core": "4.2.3",
"@linaria/react": "4.3.1",
"@linaria/shaker": "4.2.5",
"@types/eslint": "8.4.10",
"@types/parse-link-header": "^2.0.0",
"@types/prettier": "2.7.1",
Expand Down
10 changes: 5 additions & 5 deletions examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@anansi/babel-preset": "3.3.1",
"@anansi/browserslist-config": "1.4.1",
"@anansi/eslint-plugin": "0.15.0",
"@anansi/webpack-config": "14.0.0",
"@anansi/webpack-config": "14.0.2",
"@babel/core": "7.20.5",
"@linaria/babel-preset": "4.3.0",
"@linaria/core": "4.2.2",
"@linaria/react": "4.3.0",
"@linaria/shaker": "4.2.4",
"@linaria/babel-preset": "4.3.1",
"@linaria/core": "4.2.3",
"@linaria/react": "4.3.1",
"@linaria/shaker": "4.2.5",
"@types/eslint": "8.4.10",
"@types/prettier": "2.7.1",
"@types/react-dom": "18.0.9",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@anansi/browserslist-config": "1.4.1",
"@anansi/webpack-config": "14.0.0",
"@anansi/webpack-config": "14.0.2",
"@docusaurus/core": "2.2.0",
"@docusaurus/plugin-client-redirects": "2.2.0",
"@docusaurus/plugin-content-docs": "2.2.0",
Expand Down

0 comments on commit 5e367e3

Please sign in to comment.