Skip to content

Commit cb44731

Browse files
chore(deps): update dependency tailwindcss to v4
1 parent 84d709f commit cb44731

File tree

3 files changed

+20
-211
lines changed

3 files changed

+20
-211
lines changed

packages/boutique/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@vitejs/plugin-react-swc": "^3.11.0",
3939
"autoprefixer": "^10.4.21",
4040
"postcss": "^8.5.6",
41-
"tailwindcss": "^3.4.17",
41+
"tailwindcss": "^4.1.13",
4242
"typescript": "^5.8.3",
4343
"vite": "^5.4.19"
4444
}

packages/wallet/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react-dom": "18.3.7",
4242
"autoprefixer": "^10.4.21",
4343
"postcss": "^8.5.6",
44-
"tailwindcss": "^3.4.17",
44+
"tailwindcss": "^4.1.13",
4545
"typescript": "^5.8.3"
4646
}
4747
}

0 commit comments

Comments
 (0)