Skip to content

Commit 7bf2638

Browse files
committed
bump
1 parent 6de45e9 commit 7bf2638

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

312 Bytes
Binary file not shown.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@
2121
"axios": "^1.7.9",
2222
"husky": "^9.1.7",
2323
"laravel-vite-plugin": "^1.2.0",
24-
"prettier": "^3.4.2",
24+
"prettier": "^3.5.1",
2525
"prettier-plugin-organize-imports": "^4.1.0",
2626
"prettier-plugin-tailwindcss": "^0.6.11",
2727
"release-it": "^17.11.0",
28-
"tailwindcss": "^4.0.4",
28+
"tailwindcss": "^4.0.6",
2929
"typescript": "^5.7.3",
3030
"vite-plugin-watch": "^0.3.1"
3131
},
3232
"dependencies": {
33-
"@tailwindcss/vite": "^4.0.4",
34-
"@types/node": "^22.13.1",
33+
"@tailwindcss/vite": "^4.0.6",
34+
"@types/node": "^22.13.4",
3535
"clsx": "^2.1.1",
36-
"justd-icons": "^1.10.24",
37-
"motion": "^12.4.0",
36+
"justd-icons": "^1.10.25",
37+
"motion": "^12.4.2",
3838
"react": "^19.0.0",
3939
"react-aria-components": "^1.6.0",
4040
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)