Skip to content

Commit

Permalink
chore(deps): update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent dc4930d commit b70773a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
"@storybook/addon-storyshots": "6.4.9",
"@storybook/addon-storysource": "6.4.9",
"@storybook/addons": "6.4.9",
"@storybook/builder-webpack5": "6.4.7",
"@storybook/manager-webpack5": "6.4.7",
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.4.7",
"@storybook/testing-react": "1.2.2",
"@storybook/theming": "6.4.9",
Expand All @@ -147,11 +147,11 @@
"@types/react-is": "17.0.3",
"@types/react-router-dom": "5.3.2",
"@types/testing-library__jest-dom": "5.14.2",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"babel-jest": "27.4.5",
"babel-loader": "8.2.3",
"babel-loader": "8.3.0",
"cypress": "9.2.0",
"cypress-file-upload": "5.0.8",
"cypress-wait-until": "1.7.2",
Expand All @@ -175,8 +175,8 @@
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "4.5.4",
"url-loader": "4.1.1",
"webpack": "5.64.4",
"webpack-bundle-analyzer": "4.5.0"
"webpack": "5.91.0",
"webpack-bundle-analyzer": "4.10.1"
},
"workspaces": [
"./apps/*",
Expand Down

0 comments on commit b70773a

Please sign in to comment.