Skip to content

Commit 14f12e9

Browse files
chore(deps): update all non-major dependencies
1 parent 567f8a8 commit 14f12e9

2 files changed

Lines changed: 1089 additions & 1201 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt.com",
33
"version": "0.3.11",
4-
"packageManager": "pnpm@10.33.0",
4+
"packageManager": "pnpm@10.33.2",
55
"type": "module",
66
"scripts": {
77
"dev": "nuxt dev --ui-only",
@@ -25,32 +25,32 @@
2525
"dependencies": {
2626
"@iconify-json/heroicons": "^1.2.3",
2727
"@iconify-json/logos": "^1.2.11",
28-
"@iconify-json/lucide": "^1.2.102",
28+
"@iconify-json/lucide": "^1.2.103",
2929
"@iconify-json/octicon": "^1.2.22",
30-
"@iconify-json/simple-icons": "^1.2.78",
31-
"@libsql/client": "^0.17.2",
30+
"@iconify-json/simple-icons": "^1.2.79",
31+
"@libsql/client": "^0.17.3",
3232
"@npm/types": "^2.1.0",
3333
"@nuxt/content": "^3.13.0",
3434
"@nuxt/hints": "1.0.3",
3535
"@nuxt/image": "^2.0.0",
3636
"@nuxt/scripts": "^1.0.2",
37-
"@nuxt/ui": "^4.6.1",
37+
"@nuxt/ui": "^4.7.0",
3838
"@nuxthub/core": "^0.10.7",
3939
"@nuxtjs/html-validator": "^2.1.0",
40-
"@nuxtjs/mcp-toolkit": "^0.13.4",
40+
"@nuxtjs/mcp-toolkit": "^0.14.0",
4141
"@nuxtjs/mdc": "^0.21.1",
4242
"@nuxtjs/plausible": "^2.0.1",
4343
"@vercel/analytics": "^2.0.1",
44-
"@vercel/functions": "^3.4.3",
44+
"@vercel/functions": "^3.4.4",
4545
"@vercel/speed-insights": "^2.0.0",
46-
"@vue/compiler-sfc": "^3.5.32",
46+
"@vue/compiler-sfc": "^3.5.33",
4747
"@vueuse/components": "^14.2.1",
4848
"@vueuse/core": "^14.2.1",
4949
"@vueuse/nuxt": "^14.2.1",
5050
"better-sqlite3": "^12.9.0",
5151
"date-fns": "^4.1.0",
5252
"drizzle-orm": "^0.45.2",
53-
"feed": "^5.2.0",
53+
"feed": "^5.2.1",
5454
"h3": "^1.15.11",
5555
"little-date": "^1.2.1",
5656
"motion-v": "^1.10.3",
@@ -60,7 +60,7 @@
6060
"nuxt-llms": "^0.2.0",
6161
"nuxt-og-image": "^5.1.13",
6262
"ofetch": "^1.5.1",
63-
"resend": "^6.12.0",
63+
"resend": "^6.12.2",
6464
"scule": "^1.3.0",
6565
"sitemap": "^9.0.1",
6666
"std-env": "^4.1.0",
@@ -69,7 +69,7 @@
6969
},
7070
"devDependencies": {
7171
"@ai-sdk/mcp": "^1.0.36",
72-
"@iconify-json/vscode-icons": "^1.2.45",
72+
"@iconify-json/vscode-icons": "^1.2.46",
7373
"@nuxt/devtools": "^3.2.4",
7474
"@nuxt/eslint": "^1.15.2",
7575
"@nuxt/modules": "^0.6.0-fdc88d",
@@ -79,21 +79,21 @@
7979
"@testing-library/vue": "^8.1.0",
8080
"@types/semver": "^7.7.1",
8181
"@types/youtube": "^0.2.0",
82-
"@vue/test-utils": "^2.4.6",
82+
"@vue/test-utils": "^2.4.8",
8383
"ai": "^6.0.168",
8484
"capture-website": "^5.1.0",
8585
"drizzle-kit": "^0.31.10",
86-
"eslint": "^10.2.0",
86+
"eslint": "^10.2.1",
8787
"evalite": "1.0.0-beta.16",
8888
"happy-dom": "^20.9.0",
8989
"nuxt-content-twoslash": "^0.4.0",
9090
"playwright": "^1.59.1",
9191
"shiki": "^4.0.2",
9292
"twoslash": "^0.3.8",
9393
"typescript": "^6.0.3",
94-
"vitest": "^4.1.4",
95-
"vue": "^3.5.32",
96-
"vue-tsc": "^3.2.6"
94+
"vitest": "^4.1.5",
95+
"vue": "^3.5.33",
96+
"vue-tsc": "^3.2.7"
9797
},
9898
"pnpm": {
9999
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)