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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"classnames": "^2.5.1",
"gulp": "^5.0.1",
"normalize.css": "^8.0.1",
"postcss": "^8.4.47",
"postcss": "^8.5.10",
"preact": "^10.26.10",
"rollup": "^4.54.0",
"sass": "^1.93.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7078,7 +7078,7 @@ __metadata:
navigation-api-types: ^0.5.1
normalize.css: ^8.0.1
playwright: ^1.55.1
postcss: ^8.4.47
postcss: ^8.5.10
preact: ^10.26.10
prettier: 3.4.2
rollup: ^4.54.0
Expand Down Expand Up @@ -7441,7 +7441,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.11, nanoid@npm:^3.3.8":
"nanoid@npm:^3.3.11":
version: 3.3.11
resolution: "nanoid@npm:3.3.11"
bin:
Expand Down Expand Up @@ -8016,14 +8016,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.47":
version: 8.5.3
resolution: "postcss@npm:8.5.3"
"postcss@npm:^8.5.10":
version: 8.5.14
resolution: "postcss@npm:8.5.14"
dependencies:
nanoid: ^3.3.8
nanoid: ^3.3.11
picocolors: ^1.1.1
source-map-js: ^1.2.1
checksum: da574620eb84ff60e65e1d8fc6bd5ad87a19101a23d0aba113c653434161543918229a0f673d89efb3b6d4906287eb04b957310dbcf4cbebacad9d1312711461
checksum: ec17d1519cd997b43aceb82bfa959f380085591269e286c53d5ba76eb1989525e7cde106a44f1565516fcbb50f206eb1858cc2cd5e5aaea3a8ee793886c8232c
languageName: node
linkType: hard

Expand Down
Loading