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 sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"daisyui": "2.51.5",
"fast-glob": "^3.2.12",
"polished": "4.2.2",
"postcss": "8.4.21",
"postcss": "8.5.10",
"rollup": "^3.9.0",
"tailwindcss": "3.2.7",
"typescript": "^4"
Expand Down
17 changes: 14 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6680,7 +6680,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.12":
"nanoid@npm:^3.3.11, nanoid@npm:^3.3.12":
version: 3.3.12
resolution: "nanoid@npm:3.3.12"
bin:
Expand Down Expand Up @@ -7340,7 +7340,18 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.21, postcss@npm:^8.0.9":
"postcss@npm:8.5.10":
version: 8.5.10
resolution: "postcss@npm:8.5.10"
dependencies:
nanoid: ^3.3.11
picocolors: ^1.1.1
source-map-js: ^1.2.1
checksum: 9af9cd7f2f0d4b8456f6710e48d586328433509b695911fda942c24ac4db4e62c6fed8c6c6d8c8258326285f669494c2c36a4ff84aa160f0586eb545e5258bf5
languageName: node
linkType: hard

"postcss@npm:^8.0.9":
version: 8.4.21
resolution: "postcss@npm:8.4.21"
dependencies:
Expand Down Expand Up @@ -7923,7 +7934,7 @@ __metadata:
nanopop: ^2
next: canary
polished: 4.2.2
postcss: 8.4.21
postcss: 8.5.10
rainbow-sprinkles: ^0.15
react: experimental
react-dom: experimental
Expand Down
Loading