Skip to content

Commit 1327965

Browse files
chore(deps): update all non-major dependencies
1 parent 9ec9c20 commit 1327965

File tree

2 files changed

+780
-843
lines changed

2 files changed

+780
-843
lines changed

package.json

Lines changed: 13 additions & 13 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.31.0",
4+
"packageManager": "pnpm@10.32.1",
55
"type": "module",
66
"scripts": {
77
"dev": "nuxt dev --ui-only",
@@ -25,13 +25,13 @@
2525
"dependencies": {
2626
"@iconify-json/heroicons": "^1.2.3",
2727
"@iconify-json/logos": "^1.2.10",
28-
"@iconify-json/lucide": "^1.2.96",
28+
"@iconify-json/lucide": "^1.2.97",
2929
"@iconify-json/octicon": "^1.2.21",
30-
"@iconify-json/simple-icons": "^1.2.72",
30+
"@iconify-json/simple-icons": "^1.2.73",
3131
"@libsql/client": "^0.17.0",
3232
"@npm/types": "^2.1.0",
3333
"@nuxt/content": "^3.12.0",
34-
"@nuxt/hints": "1.0.0-alpha.10",
34+
"@nuxt/hints": "1.0.0",
3535
"@nuxt/image": "^2.0.0",
3636
"@nuxt/scripts": "^0.13.2",
3737
"@nuxt/ui": "^4.5.1",
@@ -40,14 +40,14 @@
4040
"@nuxtjs/mcp-toolkit": "^0.7.0",
4141
"@nuxtjs/mdc": "^0.20.2",
4242
"@nuxtjs/plausible": "^2.0.1",
43-
"@vercel/analytics": "^2.0.0",
43+
"@vercel/analytics": "^2.0.1",
4444
"@vercel/functions": "^3.4.3",
4545
"@vercel/speed-insights": "^2.0.0",
46-
"@vue/compiler-sfc": "^3.5.29",
46+
"@vue/compiler-sfc": "^3.5.30",
4747
"@vueuse/components": "^14.2.1",
4848
"@vueuse/core": "^14.2.1",
4949
"@vueuse/nuxt": "^14.2.1",
50-
"better-sqlite3": "^12.6.2",
50+
"better-sqlite3": "^12.8.0",
5151
"date-fns": "^4.1.0",
5252
"drizzle-orm": "^0.45.1",
5353
"feed": "^5.2.0",
@@ -69,12 +69,12 @@
6969
},
7070
"devDependencies": {
7171
"@ai-sdk/mcp": "^1.0.25",
72-
"@iconify-json/vscode-icons": "^1.2.44",
72+
"@iconify-json/vscode-icons": "^1.2.45",
7373
"@nuxt/devtools": "^3.2.3",
7474
"@nuxt/eslint": "^1.15.2",
7575
"@nuxt/modules": "^0.6.0-fdc88d",
7676
"@nuxt/test-utils": "^4.0.0",
77-
"@nuxtjs/turnstile": "^1.1.1",
77+
"@nuxtjs/turnstile": "^1.1.2",
7878
"@playwright/test": "^1.58.2",
7979
"@testing-library/vue": "^8.1.0",
8080
"@types/semver": "^7.7.1",
@@ -85,14 +85,14 @@
8585
"drizzle-kit": "^0.31.9",
8686
"eslint": "^10.0.3",
8787
"evalite": "1.0.0-beta.16",
88-
"happy-dom": "^20.8.3",
89-
"nuxt-content-twoslash": "^0.2.1",
88+
"happy-dom": "^20.8.4",
89+
"nuxt-content-twoslash": "^0.4.0",
9090
"playwright": "^1.58.2",
9191
"shiki": "^4.0.2",
9292
"twoslash": "^0.3.6",
9393
"typescript": "^5.9.3",
94-
"vitest": "^4.0.18",
95-
"vue": "^3.5.29",
94+
"vitest": "^4.1.0",
95+
"vue": "^3.5.30",
9696
"vue-tsc": "^3.2.5"
9797
},
9898
"pnpm": {

0 commit comments

Comments
 (0)