Skip to content

Commit 0e143e6

Browse files
authored
chore(deps): upgrade nuxt ui (#1405)
1 parent b2486f4 commit 0e143e6

3 files changed

Lines changed: 157 additions & 178 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "nuxt dev"
88
},
99
"dependencies": {
10-
"@nuxt/ui": "^4.8.2",
10+
"@nuxt/ui": "^4.9.0",
1111
"@nuxtjs/i18n": "^10.4.0",
1212
"@vercel/analytics": "^2.0.1",
1313
"@vercel/speed-insights": "^2.0.0",

layer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"@ai-sdk/vue": "^3.0.208",
2929
"@comark/vue": "^0.4.0",
3030
"@iconify-json/lucide": "^1.2.114",
31-
"@iconify-json/simple-icons": "^1.2.86",
32-
"@iconify-json/vscode-icons": "^1.2.58",
31+
"@iconify-json/simple-icons": "^1.2.87",
32+
"@iconify-json/vscode-icons": "^1.2.59",
3333
"@nuxt/content": "^3.14.0",
3434
"@nuxt/image": "^2.0.0",
3535
"@nuxt/kit": "^4.4.8",
36-
"@nuxt/ui": "^4.8.2",
36+
"@nuxt/ui": "^4.9.0",
3737
"@nuxtjs/i18n": "^10.4.0",
3838
"@nuxtjs/mcp-toolkit": "^0.17.2",
3939
"@nuxtjs/mdc": "^0.22.0",
@@ -47,7 +47,7 @@
4747
"@vueuse/core": "^14.3.0",
4848
"ai": "^6.0.208",
4949
"defu": "^6.1.7",
50-
"exsolve": "^1.0.8",
50+
"exsolve": "^1.1.0",
5151
"git-url-parse": "^16.1.0",
5252
"motion-v": "^2.3.0",
5353
"nuxt-llms": "^0.2.0",

0 commit comments

Comments
 (0)