Skip to content

Commit

Permalink
feat(deps): update dependency webpack to v5.94.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 0b4bc9b commit 43c8ba2
Show file tree
Hide file tree
Showing 38 changed files with 151 additions and 172 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions @ornikar/storybook-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@storybook/addon-essentials": "^6.5.15",
"@storybook/addons": "^6.5.15",
"@storybook/builder-webpack5": "^6.5.15",
"webpack": "^5.75.0"
"webpack": "^5.94.0"
},
"dependencies": {
"@ornikar/webpack-config": "10.0.0",
"@svgr/webpack": "^6.5.1"
},
"devDependencies": {
"webpack": "5.88.1"
"webpack": "5.94.0"
},
"scripts": {
"lint:eslint": "yarn ../.. eslint --report-unused-disable-directives --quiet @ornikar/storybook-config"
Expand Down
2 changes: 1 addition & 1 deletion @ornikar/webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"lint:eslint": "yarn ../.. eslint --report-unused-disable-directives --quiet @ornikar/webpack-config"
},
"peerDependencies": {
"webpack": "^5.75.0"
"webpack": "^5.94.0"
}
}
317 changes: 148 additions & 169 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 43c8ba2

Please sign in to comment.