Skip to content
Closed
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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",
"loader-utils": "^3.2.1",
"mini-css-extract-plugin": "^2.9.2",
"mini-css-extract-plugin": "^2.10.0",
"postcss-loader": "^8.1.1",
"process": "^0.11.10",
"prop-types": "^15.7.2",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10414,15 +10414,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:^2.9.2":
version: 2.9.4
resolution: "mini-css-extract-plugin@npm:2.9.4"
"mini-css-extract-plugin@npm:^2.10.0":
version: 2.10.0
resolution: "mini-css-extract-plugin@npm:2.10.0"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10c0/76f9e471784d52435ea766ce576ad23d37d0ea51c32ddc56414c8fdf14f7de44202dbc772cdf7549b7e54a5e56f569af93cfbd036d62d13ff8fd9571e53353b7
checksum: 10c0/5fb0654471f4fb695629d96324d327d4d3a05069a95b83770d070e8f48a07d5b5f8da61adabdd56e3119cf6b17eef058c4ba6ab4cd31a7b2af48624621fe0520
languageName: node
linkType: hard

Expand Down Expand Up @@ -12853,7 +12853,7 @@ __metadata:
leaflet: "npm:^1.9.4"
loader-utils: "npm:^3.2.1"
lodash: "npm:4.*"
mini-css-extract-plugin: "npm:^2.9.2"
mini-css-extract-plugin: "npm:^2.10.0"
moment: "npm:^2.29.4"
moment-timezone: "npm:^0.6.0"
notificar: "npm:^1.0.1"
Expand Down
Loading