Skip to content

Commit

Permalink
pkg: Update build packages (#2829)
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 Sep 23, 2023
1 parent 6fbad7a commit 1306976
Show file tree
Hide file tree
Showing 9 changed files with 1,023 additions and 765 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "^18.2.0"
},
"devDependencies": {
"@anansi/webpack-config": "^15.0.31",
"@anansi/webpack-config": "^16.0.0",
"@babel/core": "7.22.20",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
Expand Down
16 changes: 8 additions & 8 deletions 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": "^15.0.34",
"@anansi/webpack-config": "^16.0.0",
"@babel/core": "^7.22.15",
"@linaria/babel-preset": "*",
"@linaria/core": "*",
Expand Down Expand Up @@ -56,12 +56,12 @@
"license": "MIT",
"resolutions": {
"react-error-overlay": "6.0.9",
"@linaria/babel-preset": "4.4.5",
"@linaria/core": "4.2.10",
"@linaria/webpack5-loader": "4.1.17",
"@linaria/react": "4.3.8",
"@linaria/shaker": "4.2.11",
"@linaria/utils": "4.3.4",
"@linaria/tags": "4.3.5"
"@linaria/babel-preset": "5.0.1",
"@linaria/core": "5.0.1",
"@linaria/webpack5-loader": "5.0.1",
"@linaria/react": "5.0.1",
"@linaria/shaker": "5.0.1",
"@linaria/utils": "5.0.1",
"@linaria/tags": "5.0.1"
}
}
Loading

0 comments on commit 1306976

Please sign in to comment.