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 2025fcd commit 51355e1Copy full SHA for 51355e1
package.json
@@ -13,15 +13,18 @@
13
"api": "php artisan octane:start --watch"
14
},
15
"devDependencies": {
16
- "@nuxt/devtools": "^2.3.0",
17
- "@nuxt/image": "^1.9.0",
18
- "@nuxt/ui": "^3.0.0",
19
- "@pinia/nuxt": "^0.10.1",
+ "@iconify-json/heroicons": "^1.2.2",
+ "@iconify-json/lucide": "^1.2.57",
+ "@iconify-json/simple-icons": "^1.2.43",
+ "@nuxt/devtools": "^2.6.2",
20
+ "@nuxt/image": "^1.10.0",
21
+ "@nuxt/ui": "^3.2.0",
22
+ "@pinia/nuxt": "^0.11.2",
23
"chokidar": "^4.0.3",
24
"dayjs-nuxt": "^2.1.11",
- "nuxt": "^3.16.0",
25
+ "nuxt": "^4.0.0",
26
"nuxt-security": "^2.2.0",
- "vue": "^3.5.13",
- "vue-router": "^4.5.0"
27
+ "vue": "^3.5.17",
28
+ "vue-router": "^4.5.1"
29
}
-}
30
+}
0 commit comments