mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: update copy-webpack-plugin
and remove from renovate ignore list (#62459)
update copy-webpack-plugin and remove from renovate ignore list
This commit is contained in:
parent
f1a2a76897
commit
14dd1be244
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@ -14,7 +14,6 @@
|
||||
"react-redux", // react-beautiful-dnd depends on react-redux 7.x, we need to update that one first
|
||||
"react-router-dom", // we should bump this together with history
|
||||
"systemjs",
|
||||
"copy-webpack-plugin", // try to upgrade with newer yarn release. Not working with 3.1.1
|
||||
"ts-loader", // we should remove ts-loader and use babel-loader instead
|
||||
"ora", // we should bump this once we move to esm modules
|
||||
|
||||
|
@ -180,7 +180,7 @@
|
||||
"browserslist": "^4.21.4",
|
||||
"chance": "^1.0.10",
|
||||
"codeowners": "^5.1.1",
|
||||
"copy-webpack-plugin": "9.0.1",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"css-loader": "6.7.1",
|
||||
"css-minimizer-webpack-plugin": "4.2.2",
|
||||
"cypress": "9.5.1",
|
||||
|
45
yarn.lock
45
yarn.lock
@ -16564,20 +16564,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"copy-webpack-plugin@npm:9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "copy-webpack-plugin@npm:9.0.1"
|
||||
"copy-webpack-plugin@npm:11.0.0":
|
||||
version: 11.0.0
|
||||
resolution: "copy-webpack-plugin@npm:11.0.0"
|
||||
dependencies:
|
||||
fast-glob: ^3.2.5
|
||||
glob-parent: ^6.0.0
|
||||
globby: ^11.0.3
|
||||
fast-glob: ^3.2.11
|
||||
glob-parent: ^6.0.1
|
||||
globby: ^13.1.1
|
||||
normalize-path: ^3.0.0
|
||||
p-limit: ^3.1.0
|
||||
schema-utils: ^3.0.0
|
||||
schema-utils: ^4.0.0
|
||||
serialize-javascript: ^6.0.0
|
||||
peerDependencies:
|
||||
webpack: ^5.1.0
|
||||
checksum: f3e69883e173f9a298b63dcf35ba5aafc02e252c67c236029424af19fb2e36fc93de94054bd7a9ada8b4cbcc4e96e9a3a269f972e4a45f4fd1b32a3d199d2cae
|
||||
checksum: df4f8743f003a29ee7dd3d9b1789998a3a99051c92afb2ba2203d3dacfa696f4e757b275560fafb8f206e520a0aa78af34b990324a0e36c2326cefdeef3ca82e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -20536,7 +20535,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-glob@npm:3.2.7, fast-glob@npm:^3.1.1, fast-glob@npm:^3.2.5":
|
||||
"fast-glob@npm:3.2.7, fast-glob@npm:^3.1.1":
|
||||
version: 3.2.7
|
||||
resolution: "fast-glob@npm:3.2.7"
|
||||
dependencies:
|
||||
@ -20563,7 +20562,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-glob@npm:^3.2.12":
|
||||
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12":
|
||||
version: 3.2.12
|
||||
resolution: "fast-glob@npm:3.2.12"
|
||||
dependencies:
|
||||
@ -21706,7 +21705,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob-parent@npm:^6.0.0, glob-parent@npm:^6.0.1, glob-parent@npm:^6.0.2":
|
||||
"glob-parent@npm:^6.0.1, glob-parent@npm:^6.0.2":
|
||||
version: 6.0.2
|
||||
resolution: "glob-parent@npm:6.0.2"
|
||||
dependencies:
|
||||
@ -21922,6 +21921,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globby@npm:^13.1.1":
|
||||
version: 13.1.3
|
||||
resolution: "globby@npm:13.1.3"
|
||||
dependencies:
|
||||
dir-glob: ^3.0.1
|
||||
fast-glob: ^3.2.11
|
||||
ignore: ^5.2.0
|
||||
merge2: ^1.4.1
|
||||
slash: ^4.0.0
|
||||
checksum: 93f06e02002cdf368f7e3d55bd59e7b00784c7cc8fe92c7ee5082cc7171ff6109fda45e1c97a80bb48bc811dedaf7843c7c9186f5f84bde4883ab630e13c43df
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globby@npm:^9.2.0":
|
||||
version: 9.2.0
|
||||
resolution: "globby@npm:9.2.0"
|
||||
@ -22138,7 +22150,7 @@ __metadata:
|
||||
combokeys: ^3.0.0
|
||||
comlink: 4.3.1
|
||||
common-tags: 1.8.2
|
||||
copy-webpack-plugin: 9.0.1
|
||||
copy-webpack-plugin: 11.0.0
|
||||
core-js: 3.27.1
|
||||
css-loader: 6.7.1
|
||||
css-minimizer-webpack-plugin: 4.2.2
|
||||
@ -35238,6 +35250,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"slash@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "slash@npm:4.0.0"
|
||||
checksum: da8e4af73712253acd21b7853b7e0dbba776b786e82b010a5bfc8b5051a1db38ed8aba8e1e8f400dd2c9f373be91eb1c42b66e91abb407ff42b10feece5e1d2d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"slate-base64-serializer@npm:^0.2.112":
|
||||
version: 0.2.115
|
||||
resolution: "slate-base64-serializer@npm:0.2.115"
|
||||
|
Loading…
Reference in New Issue
Block a user