mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
chore(deps): update dependency mini-css-extract-plugin to v2 (#295)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1dc68c0a84
commit
68cd6dd68a
@ -27,7 +27,7 @@
|
||||
"hash-sum": "^2.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"memfs": "^3.2.2",
|
||||
"mini-css-extract-plugin": "^1.6.2",
|
||||
"mini-css-extract-plugin": "^2.0.0",
|
||||
"pify": "^5.0.0",
|
||||
"postcss": "^8.3.5",
|
||||
"postcss-import-resolver": "^2.0.0",
|
||||
|
26
yarn.lock
26
yarn.lock
@ -1838,7 +1838,7 @@ __metadata:
|
||||
hash-sum: ^2.0.0
|
||||
lodash: ^4.17.21
|
||||
memfs: ^3.2.2
|
||||
mini-css-extract-plugin: ^1.6.2
|
||||
mini-css-extract-plugin: ^2.0.0
|
||||
pify: ^5.0.0
|
||||
postcss: ^8.3.5
|
||||
postcss-import-resolver: ^2.0.0
|
||||
@ -9093,16 +9093,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mini-css-extract-plugin@npm:^1.6.2":
|
||||
version: 1.6.2
|
||||
resolution: "mini-css-extract-plugin@npm:1.6.2"
|
||||
"mini-css-extract-plugin@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "mini-css-extract-plugin@npm:2.0.0"
|
||||
dependencies:
|
||||
loader-utils: ^2.0.0
|
||||
schema-utils: ^3.0.0
|
||||
webpack-sources: ^1.1.0
|
||||
peerDependencies:
|
||||
webpack: ^4.4.0 || ^5.0.0
|
||||
checksum: 53c162db80f2b58dcc1e85a2e1b52ffed73d3184ed5b8a037786d8562fbecf1b936397ea3873f3375356f8a6def27ec97867f9938356358d369d2a9e20a30718
|
||||
webpack: ^5.0.0
|
||||
checksum: 4b54e77a830a284b48cc71dbbf739b586ab9a63fec8356c9389e16205b068e0318f59d7355b8695fd6a779f6c324b9c29c60280527aaadbca2ef9c23f25b9a21
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -12084,7 +12082,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"source-list-map@npm:^2.0.0, source-list-map@npm:^2.0.1":
|
||||
"source-list-map@npm:^2.0.1":
|
||||
version: 2.0.1
|
||||
resolution: "source-list-map@npm:2.0.1"
|
||||
checksum: d8d45f29987d00d995ccda308dcc78b710031a9958fdb5d26674d32220c952eb7a8562062638d91896628ae4eef30e1cd112a6a547563dfda0b013024c2a9bf7
|
||||
@ -13615,16 +13613,6 @@ typescript@^4.3.5:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"webpack-sources@npm:^1.1.0":
|
||||
version: 1.4.3
|
||||
resolution: "webpack-sources@npm:1.4.3"
|
||||
dependencies:
|
||||
source-list-map: ^2.0.0
|
||||
source-map: ~0.6.1
|
||||
checksum: 2a753b36adf0ddd4dadf6ff375824108a918d180c4ea5383b377526f543e6db0c1ecd40b4154bae8e94c4b209b7814d764879691a468fe230ef9eb32b27fdde4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"webpack-sources@npm:^2.2.0, webpack-sources@npm:^2.3.0":
|
||||
version: 2.3.0
|
||||
resolution: "webpack-sources@npm:2.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user