Skip to content

Commit bdcc188

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 7e99e66 commit bdcc188

File tree

4 files changed

+92
-92
lines changed

4 files changed

+92
-92
lines changed

interface/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@eslint/js": "^9.19.0",
4444
"@next/eslint-plugin-next": "^15.1.6",
45-
"@tailwindcss/postcss": "^4.0.0",
45+
"@tailwindcss/postcss": "^4.0.1",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4747
"@types/node": "^22.12.0",
4848
"@types/react": "^19.0.8",
@@ -56,7 +56,7 @@
5656
"postcss": "^8.5.1",
5757
"prettier": "^3.4.2",
5858
"prettier-plugin-tailwindcss": "^0.6.11",
59-
"tailwindcss": "^4.0.0",
59+
"tailwindcss": "^4.0.1",
6060
"typescript": "^5.7.3",
6161
"typescript-eslint": "^8.22.0"
6262
}

lib/solady

0 commit comments

Comments
 (0)