mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency webpack to v5.75.0 (#63624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"rollup-plugin-dts": "^5.0.0",
|
||||
"rollup-plugin-esbuild": "5.0.0",
|
||||
"rollup-plugin-node-externals": "^5.0.2",
|
||||
"webpack": "5.74.0"
|
||||
"webpack": "5.75.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "7.21.0",
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
"storybook-dark-mode": "2.1.1",
|
||||
"style-loader": "3.3.1",
|
||||
"typescript": "4.8.4",
|
||||
"webpack": "5.74.0"
|
||||
"webpack": "5.75.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0",
|
||||
|
||||
Reference in New Issue
Block a user