Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/@gluons/vue-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"browserslist-config-vue": "^1.0.3",
"css-loader": "^5.0.1",
"del": "^6.0.0",
"mini-css-extract-plugin": "^1.3.3",
"mini-css-extract-plugin": "^2.0.0",
"moren": "^3.0.0",
"node-sass": "^6.0.0",
"nvl": "^1.2.2",
Expand Down
26 changes: 7 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1570,7 +1570,7 @@ __metadata:
browserslist-config-vue: ^1.0.3
css-loader: ^5.0.1
del: ^6.0.0
mini-css-extract-plugin: ^1.3.3
mini-css-extract-plugin: ^2.0.0
moren: ^3.0.0
node-sass: ^6.0.0
nvl: ^1.2.2
Expand Down Expand Up @@ -10719,16 +10719,14 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:^1.3.3":
version: 1.6.0
resolution: "mini-css-extract-plugin@npm:1.6.0"
"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: c9c50bed4ffa0ce0099c26184ed6f5b8675be068252fb2a68b790d8afa58c896e0c36aae0e0601e5036fdc04ecad761e884ce4d27a75c8bd3fb69ff7b4c52f91
webpack: ^5.0.0
checksum: 4b54e77a830a284b48cc71dbbf739b586ab9a63fec8356c9389e16205b068e0318f59d7355b8695fd6a779f6c324b9c29c60280527aaadbca2ef9c23f25b9a21
languageName: node
linkType: hard

Expand Down Expand Up @@ -14415,7 +14413,7 @@ fsevents@^2.1.2:
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
Expand Down Expand Up @@ -16543,16 +16541,6 @@ typescript@~4.2.0:
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.3.0":
version: 2.3.0
resolution: "webpack-sources@npm:2.3.0"
Expand Down