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 reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"html-webpack-plugin": "5.6.3",
"ifdef-loader": "2.3.2",
"jsdom": "^26.1.0",
"mini-css-extract-plugin": "2.9.2",
"mini-css-extract-plugin": "2.10.2",
"postcss": "8.5.23",
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2954,15 +2954,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.9.2":
version: 2.9.2
resolution: "mini-css-extract-plugin@npm:2.9.2"
"mini-css-extract-plugin@npm:2.10.2":
version: 2.10.2
resolution: "mini-css-extract-plugin@npm:2.10.2"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10/db6ddb8ba56affa1a295b57857d66bad435d36e48e1f95c75d16fadd6c70e3ba33e8c4141c3fb0e22b4d875315b41c4f58550c6ac73b50bdbe429f768297e3ff
checksum: 10/d2b01f25e229d04263274fceccfcb3ec0937a448859e4cb65e32652e26dde46ae6ecf7d15a52a4bb700bea6e47675db88691d3abc418901ec8542e1cfdc62b85
languageName: node
linkType: hard

Expand Down Expand Up @@ -4081,7 +4081,7 @@ __metadata:
jsdom: "npm:^26.1.0"
jsrender: "npm:1.0.16"
magnific-popup: "npm:1.2.0"
mini-css-extract-plugin: "npm:2.9.2"
mini-css-extract-plugin: "npm:2.10.2"
paginationjs: "npm:2.6.0"
popper.js: "npm:1.16.1"
postcss: "npm:8.5.23"
Expand Down
Loading