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/@d-zero/postcss-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"main": "./.postcssrc.js",
"dependencies": {
"autoprefixer": "10.5.4",
"postcss": "8.5.21",
"postcss": "8.5.22",
"postcss-base64": "0.7.1",
"postcss-calc": "10.1.1",
"postcss-clip-path-polyfill": "1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1440,7 +1440,7 @@ __metadata:
resolution: "@d-zero/postcss-config@workspace:packages/@d-zero/postcss-config"
dependencies:
autoprefixer: "npm:10.5.4"
postcss: "npm:8.5.21"
postcss: "npm:8.5.22"
postcss-base64: "npm:0.7.1"
postcss-calc: "npm:10.1.1"
postcss-clip-path-polyfill: "npm:1.1.0"
Expand Down Expand Up @@ -16100,14 +16100,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.5.21":
version: 8.5.21
resolution: "postcss@npm:8.5.21"
"postcss@npm:8.5.22":
version: 8.5.22
resolution: "postcss@npm:8.5.22"
dependencies:
nanoid: "npm:^3.3.16"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/89bf8860bba456eafcbc6c8addc3f5d3010529069ec67adb1a26b79b098d1b2afa49cc1abf80c5b01867980db6eae0c02fd0350e17a84c5f12d07aaec704aa50
checksum: 10c0/9e143ee457988049d5f187116fd37f2750ae9d8d71cc99eae690b776e549e134b34086cbaa2f0360ecd1729b15d918227bd0fc3a2ffbe341f7212d0827080793
languageName: node
linkType: hard

Expand Down
Loading