cli: bump webpack dep range
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Bump the Webpack dependency range to `^5.94.0`, as our current configuration is not compatible with some older versions.
|
||||
@@ -149,7 +149,7 @@
|
||||
"terser-webpack-plugin": "^5.1.3",
|
||||
"ts-morph": "^23.0.0",
|
||||
"util": "^0.12.3",
|
||||
"webpack": "^5.70.0",
|
||||
"webpack": "^5.94.0",
|
||||
"webpack-dev-server": "^5.0.0",
|
||||
"yaml": "^2.0.0",
|
||||
"yargs": "^16.2.0",
|
||||
|
||||
@@ -4029,7 +4029,7 @@ __metadata:
|
||||
vite: ^5.0.0
|
||||
vite-plugin-html: ^3.2.2
|
||||
vite-plugin-node-polyfills: ^0.22.0
|
||||
webpack: ^5.70.0
|
||||
webpack: ^5.94.0
|
||||
webpack-dev-server: ^5.0.0
|
||||
yaml: ^2.0.0
|
||||
yargs: ^16.2.0
|
||||
@@ -44704,7 +44704,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"webpack@npm:^5, webpack@npm:^5.70.0":
|
||||
"webpack@npm:^5, webpack@npm:^5.94.0":
|
||||
version: 5.95.0
|
||||
resolution: "webpack@npm:5.95.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user