Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"optimize-css-assets-webpack-plugin": "5.0.4",
"path-browserify": "^1.0.1",
"pnp-webpack-plugin": "1.6.4",
"postcss": "^8.4.49",
"postcss": "^8.5.10",
Comment thread
cocomarine marked this conversation as resolved.
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "4.3.0",
"postcss-normalize": "10.0.1",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4281,7 +4281,7 @@ __metadata:
path-browserify: "npm:^1.0.1"
plotly.js: "npm:^3.3.1"
pnp-webpack-plugin: "npm:1.6.4"
postcss: "npm:^8.4.49"
postcss: "npm:^8.5.10"
postcss-flexbugs-fixes: "npm:5.0.2"
postcss-loader: "npm:4.3.0"
postcss-normalize: "npm:10.0.1"
Expand Down Expand Up @@ -19520,7 +19520,18 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.49, postcss@npm:^8.5.6":
"postcss@npm:^8.5.10":
version: 8.5.12
resolution: "postcss@npm:8.5.12"
dependencies:
nanoid: "npm:^3.3.11"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10/ec6b79b68c363eca3c8ffceb134a4ab637274aee6ac0857614bf7c18d40ce4ce5f9036edec57b7e0be99895724d2599d0ec7328dbd7f407204e7548697b322f1
languageName: node
linkType: hard

"postcss@npm:^8.5.6":
version: 8.5.8
resolution: "postcss@npm:8.5.8"
dependencies:
Expand Down
Loading