We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fafc86 commit baeeaabCopy full SHA for baeeaab
bun.lockb
-9.96 KB
package.json
@@ -1,15 +1,15 @@
1
{
2
"devDependencies": {
3
- "@inertiajs/vue3": "^2.0.9",
+ "@inertiajs/vue3": "^2.2.15",
4
"@sentry/vue": "^8.55.0",
5
"@tailwindcss/forms": "^0.5.10",
6
- "@tailwindcss/vite": "^4.1.6",
+ "@tailwindcss/vite": "^4.1.16",
7
"@vitejs/plugin-vue": "^5.2.4",
8
- "laravel-vite-plugin": "^1.2.0",
9
- "tailwindcss": "^4.1.6",
10
- "vite": "^6.3.5",
+ "laravel-vite-plugin": "^1.3.0",
+ "tailwindcss": "^4.1.16",
+ "vite": "^6.4.1",
11
"vite-plugin-run": "^0.6.1",
12
- "vue": "^3.5.13"
+ "vue": "^3.5.22"
13
},
14
"private": true,
15
"scripts": {
@@ -18,7 +18,7 @@
18
19
"type": "module",
20
"dependencies": {
21
- "caniuse-lite": "^1.0.30001717",
+ "caniuse-lite": "^1.0.30001752",
22
"lucide-vue-next": "^0.479.0"
23
}
24
0 commit comments