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 1f3e86c commit 8ff98ebCopy full SHA for 8ff98eb
bun.lockb
16 KB
package.json
@@ -1,13 +1,13 @@
1
{
2
"devDependencies": {
3
- "@inertiajs/vue3": "^2.0.5",
+ "@inertiajs/vue3": "^2.0.9",
4
"@sentry/vue": "^8.55.0",
5
"@tailwindcss/forms": "^0.5.10",
6
- "@tailwindcss/vite": "^4.0.17",
7
- "@vitejs/plugin-vue": "^5.2.3",
+ "@tailwindcss/vite": "^4.1.6",
+ "@vitejs/plugin-vue": "^5.2.4",
8
"laravel-vite-plugin": "^1.2.0",
9
- "tailwindcss": "^4.0.17",
10
- "vite": "^6.2.3",
+ "tailwindcss": "^4.1.6",
+ "vite": "^6.3.5",
11
"vue": "^3.5.13"
12
},
13
"private": true,
@@ -17,7 +17,7 @@
17
18
"type": "module",
19
"dependencies": {
20
- "caniuse-lite": "^1.0.30001707",
+ "caniuse-lite": "^1.0.30001717",
21
"lucide-vue-next": "^0.479.0"
22
}
23
0 commit comments