Skip to content

Commit 559bdaf

Browse files
chore(deps): update all non-major dependencies
1 parent 04f12ad commit 559bdaf

File tree

5 files changed

+577
-577
lines changed

5 files changed

+577
-577
lines changed

docs/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@ai-sdk/vue": "^1.2.12",
1313
"@iconify-json/logos": "^1.2.4",
14-
"@iconify-json/lucide": "^1.2.49",
15-
"@iconify-json/simple-icons": "^1.2.38",
14+
"@iconify-json/lucide": "^1.2.51",
15+
"@iconify-json/simple-icons": "^1.2.39",
1616
"@iconify-json/vscode-icons": "^1.2.23",
1717
"@nuxt/content": "^3.6.0",
1818
"@nuxt/image": "^1.10.0",
@@ -22,29 +22,29 @@
2222
"@nuxtjs/plausible": "^1.2.0",
2323
"@octokit/rest": "^22.0.0",
2424
"@rollup/plugin-yaml": "^4.1.2",
25-
"@vueuse/integrations": "^13.3.0",
26-
"@vueuse/nuxt": "^13.3.0",
25+
"@vueuse/integrations": "^13.4.0",
26+
"@vueuse/nuxt": "^13.4.0",
2727
"ai": "^4.3.16",
2828
"better-sqlite3": "^11.10.0",
2929
"capture-website": "^4.2.0",
3030
"joi": "^17.13.3",
3131
"maska": "^3.1.1",
32-
"motion-v": "^1.2.1",
32+
"motion-v": "^1.3.0",
3333
"nuxt": "^3.17.5",
3434
"nuxt-component-meta": "^0.11.0",
3535
"nuxt-llms": "^0.1.3",
36-
"nuxt-og-image": "^5.1.6",
36+
"nuxt-og-image": "^5.1.7",
3737
"prettier": "^3.5.3",
3838
"shiki-transformer-color-highlight": "^1.0.0",
3939
"sortablejs": "^1.15.6",
4040
"superstruct": "^2.0.2",
4141
"ufo": "^1.6.1",
4242
"valibot": "^1.1.0",
43-
"workers-ai-provider": "^0.6.1",
43+
"workers-ai-provider": "^0.6.5",
4444
"yup": "^1.6.1",
45-
"zod": "^3.25.64"
45+
"zod": "^3.25.67"
4646
},
4747
"devDependencies": {
48-
"wrangler": "^4.20.0"
48+
"wrangler": "^4.20.3"
4949
}
5050
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@internationalized/date": "^3.8.2",
116116
"@internationalized/number": "^3.6.3",
117117
"@nuxt/fonts": "^0.11.4",
118-
"@nuxt/icon": "^1.13.0",
118+
"@nuxt/icon": "^1.14.0",
119119
"@nuxt/kit": "^3.17.5",
120120
"@nuxt/schema": "^3.17.5",
121121
"@nuxtjs/color-mode": "^3.5.2",
@@ -124,8 +124,8 @@
124124
"@tailwindcss/vite": "^4.1.10",
125125
"@tanstack/vue-table": "^8.21.3",
126126
"@unhead/vue": "^2.0.10",
127-
"@vueuse/core": "^13.3.0",
128-
"@vueuse/integrations": "^13.3.0",
127+
"@vueuse/core": "^13.4.0",
128+
"@vueuse/integrations": "^13.4.0",
129129
"colortranslator": "^5.0.0",
130130
"consola": "^3.4.2",
131131
"defu": "^6.1.4",
@@ -165,7 +165,7 @@
165165
"happy-dom": "^18.0.1",
166166
"nuxt": "^3.17.5",
167167
"release-it": "^19.0.3",
168-
"vitest": "^3.2.3",
168+
"vitest": "^3.2.4",
169169
"vitest-environment-nuxt": "^1.0.1",
170170
"vue-tsc": "^2.2.10"
171171
},

playground-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui": "workspace:*",
14-
"vue": "^3.5.16",
14+
"vue": "^3.5.17",
1515
"vue-router": "^4.5.1",
16-
"zod": "^3.25.64"
16+
"zod": "^3.25.67"
1717
},
1818
"devDependencies": {
1919
"@vitejs/plugin-vue": "^5.2.4",

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.49",
13-
"@iconify-json/simple-icons": "^1.2.38",
12+
"@iconify-json/lucide": "^1.2.51",
13+
"@iconify-json/simple-icons": "^1.2.39",
1414
"@internationalized/date": "^3.8.2",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",
1717
"nuxt": "^3.17.5",
18-
"zod": "^3.25.64"
18+
"zod": "^3.25.67"
1919
},
2020
"devDependencies": {
2121
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)