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
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"next": "^14.2.26",
"next-query-params": "^5.0.1",
"nprogress": "^0.2.0",
"postcss": "^8.5.10",
"postcss": "^8.5.18",
"qrcode.react": "^4.1.0",
"ramda": "^0.30.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"is-hotkey": "0.2.0",
"mathjs": "^15.2.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.5.10",
"postcss": "^8.5.18",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^16.1.0",
"prettier": "^3.5.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5758,7 +5758,7 @@ __metadata:
mathjs: ^15.2.0
motion: ^11.11.17
npm-run-all: ^4.1.5
postcss: ^8.5.10
postcss: ^8.5.18
postcss-flexbugs-fixes: ^5.0.2
postcss-import: ^16.1.0
prettier: ^3.5.3
Expand Down Expand Up @@ -5891,7 +5891,7 @@ __metadata:
next-query-params: ^5.0.1
npm-run-all: ^4.1.5
nprogress: ^0.2.0
postcss: ^8.5.10
postcss: ^8.5.18
postcss-flexbugs-fixes: ^5.0.2
postcss-import: ^16.1.0
postcss-nested: ^7.0.2
Expand Down Expand Up @@ -14319,14 +14319,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.5.10":
version: 8.5.10
resolution: "postcss@npm:8.5.10"
"postcss@npm:^8.5.18":
version: 8.5.18
resolution: "postcss@npm:8.5.18"
dependencies:
nanoid: ^3.3.11
nanoid: ^3.3.12
picocolors: ^1.1.1
source-map-js: ^1.2.1
checksum: 9af9cd7f2f0d4b8456f6710e48d586328433509b695911fda942c24ac4db4e62c6fed8c6c6d8c8258326285f669494c2c36a4ff84aa160f0586eb545e5258bf5
checksum: 924b71b066ada1909b741970b53529b95a6589106302a154cd14b2fae0c8186144be2bb1e0c45e0f3e530474cf92afa01d790afa8b71dcd60c98ca8ee42f66c1
languageName: node
linkType: hard

Expand Down
Loading