Skip to content

Commit b5be413

Browse files
chore(deps): update dependency @astrojs/tailwind to v6
1 parent d0f8222 commit b5be413

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@astrojs/check": "0.9.4",
4343
"@astrojs/svelte": "7.0.4",
44-
"@astrojs/tailwind": "5.1.5",
44+
"@astrojs/tailwind": "6.0.0",
4545
"@astrojs/vue": "5.0.6",
4646
"@devprotocol/clubs-core": "3.24.1",
4747
"@devprotocol/clubs-plugin-passports": "0.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -160,17 +160,17 @@ __metadata:
160160
languageName: node
161161
linkType: hard
162162

163-
"@astrojs/tailwind@npm:5.1.5":
164-
version: 5.1.5
165-
resolution: "@astrojs/tailwind@npm:5.1.5"
163+
"@astrojs/tailwind@npm:6.0.0":
164+
version: 6.0.0
165+
resolution: "@astrojs/tailwind@npm:6.0.0"
166166
dependencies:
167167
autoprefixer: "npm:^10.4.20"
168168
postcss: "npm:^8.5.1"
169169
postcss-load-config: "npm:^4.0.2"
170170
peerDependencies:
171171
astro: ^3.0.0 || ^4.0.0 || ^5.0.0
172172
tailwindcss: ^3.0.24
173-
checksum: 10c0/90c1b19c268d08b82a22b94c7c874d025632453c2a22afe42e9d03c4372fdf565322e2c57b42135e152ed52dde733803cd4ed88c8a204862799708c43fca8db2
173+
checksum: 10c0/b3b5f2647082dbd43efa58ecead9396c5a5187d425a616f31f247c4b1d0a1c0e041af6f1c2fcca10810d40c4c4d6b161828dd8866941a7e4b0e80b0222c0498a
174174
languageName: node
175175
linkType: hard
176176

@@ -644,7 +644,7 @@ __metadata:
644644
dependencies:
645645
"@astrojs/check": "npm:0.9.4"
646646
"@astrojs/svelte": "npm:7.0.4"
647-
"@astrojs/tailwind": "npm:5.1.5"
647+
"@astrojs/tailwind": "npm:6.0.0"
648648
"@astrojs/vue": "npm:5.0.6"
649649
"@devprotocol/clubs-core": "npm:3.24.1"
650650
"@devprotocol/clubs-plugin-passports": "npm:0.2.2"

0 commit comments

Comments
 (0)