Skip to content

Commit baeeaab

Browse files
committed
Update Bun dependencies
1 parent 2fafc86 commit baeeaab

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

-9.96 KB
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"devDependencies": {
3-
"@inertiajs/vue3": "^2.0.9",
3+
"@inertiajs/vue3": "^2.2.15",
44
"@sentry/vue": "^8.55.0",
55
"@tailwindcss/forms": "^0.5.10",
6-
"@tailwindcss/vite": "^4.1.6",
6+
"@tailwindcss/vite": "^4.1.16",
77
"@vitejs/plugin-vue": "^5.2.4",
8-
"laravel-vite-plugin": "^1.2.0",
9-
"tailwindcss": "^4.1.6",
10-
"vite": "^6.3.5",
8+
"laravel-vite-plugin": "^1.3.0",
9+
"tailwindcss": "^4.1.16",
10+
"vite": "^6.4.1",
1111
"vite-plugin-run": "^0.6.1",
12-
"vue": "^3.5.13"
12+
"vue": "^3.5.22"
1313
},
1414
"private": true,
1515
"scripts": {
@@ -18,7 +18,7 @@
1818
},
1919
"type": "module",
2020
"dependencies": {
21-
"caniuse-lite": "^1.0.30001717",
21+
"caniuse-lite": "^1.0.30001752",
2222
"lucide-vue-next": "^0.479.0"
2323
}
2424
}

0 commit comments

Comments
 (0)