Skip to content

Commit fc39dcc

Browse files
Update deps
1 parent edecf8e commit fc39dcc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@
2626
},
2727
"devDependencies": {
2828
"@types/bun": "^1.1.14",
29-
"bun-types": "^1.1.37"
29+
"bun-types": "^1.1.38"
3030
},
3131
"peerDependencies": {
3232
"typescript": "^5.7.2"
3333
},
3434
"dependencies": {
35-
"@tailwindcss/postcss": "^4.0.0-beta.3",
35+
"@tailwindcss/postcss": "^4.0.0-beta.5",
3636
"@tailwindcss/typography": "^0.5.15",
3737
"@types/bcryptjs": "^2.4.6",
3838
"bcryptjs": "^2.4.3",
39-
"dotenv": "^16.4.5",
39+
"dotenv": "^16.4.7",
4040
"postcss": "^8.4.49",
4141
"sharp": "^0.33.5",
42-
"tailwindcss": "^4.0.0-beta.3"
42+
"tailwindcss": "^4.0.0-beta.5"
4343
}
4444
}

0 commit comments

Comments
 (0)