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 @@ -49,7 +49,7 @@
"jsdom": "^21.1.0",
"next-translate-plugin": "^2.0.2",
"postcss": "^8.4.21",
"prettier-plugin-tailwindcss": "^0.2.3",
"prettier-plugin-tailwindcss": "^0.3.0",
"sst": "2.2.2",
"tailwindcss": "^3.2.7",
"tailwindcss-radix": "^2.8.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4095,7 +4095,7 @@ __metadata:
next-translate: ^2.0.2
next-translate-plugin: ^2.0.2
postcss: ^8.4.21
prettier-plugin-tailwindcss: ^0.2.3
prettier-plugin-tailwindcss: ^0.3.0
react: ^18.2.0
react-cookie-consent: ^8.0.1
react-dom: ^18.2.0
Expand Down Expand Up @@ -12318,12 +12318,11 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.2.3":
version: 0.2.3
resolution: "prettier-plugin-tailwindcss@npm:0.2.3"
"prettier-plugin-tailwindcss@npm:^0.3.0":
version: 0.3.0
resolution: "prettier-plugin-tailwindcss@npm:0.3.0"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-php": "*"
"@prettier/plugin-pug": "*"
"@shopify/prettier-plugin-liquid": "*"
"@shufo/prettier-plugin-blade": "*"
Expand All @@ -12333,6 +12332,7 @@ __metadata:
prettier-plugin-css-order: "*"
prettier-plugin-import-sort: "*"
prettier-plugin-jsdoc: "*"
prettier-plugin-marko: "*"
prettier-plugin-organize-attributes: "*"
prettier-plugin-organize-imports: "*"
prettier-plugin-style-order: "*"
Expand All @@ -12341,8 +12341,6 @@ __metadata:
peerDependenciesMeta:
"@ianvs/prettier-plugin-sort-imports":
optional: true
"@prettier/plugin-php":
optional: true
"@prettier/plugin-pug":
optional: true
"@shopify/prettier-plugin-liquid":
Expand All @@ -12359,6 +12357,8 @@ __metadata:
optional: true
prettier-plugin-jsdoc:
optional: true
prettier-plugin-marko:
optional: true
prettier-plugin-organize-attributes:
optional: true
prettier-plugin-organize-imports:
Expand All @@ -12369,7 +12369,7 @@ __metadata:
optional: true
prettier-plugin-twig-melody:
optional: true
checksum: f43599b2b03b80899c32e436a518a5c139aa8b6cc59c4d73f7c95222d99f3c3b418adb2d61145602c86b0827804fa2469a927ed696c5270d0a91dfeb18246509
checksum: 007c09558433dac0c81d42fd9695f8ed17be56be2e446a03e2557f01ae8e26bb11945780f9afa4e6e90b861aad3fbfac6a65d381804273d5539e7d26b0a270c9
languageName: node
linkType: hard

Expand Down