Skip to content

Commit 28e869e

Browse files
chore(deps): update all non-major dependencies (v3) (#4178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d86956e commit 28e869e

File tree

4 files changed

+242
-459
lines changed

4 files changed

+242
-459
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@ai-sdk/vue": "^1.2.12",
77
"@iconify-json/logos": "^1.2.4",
8-
"@iconify-json/lucide": "^1.2.43",
8+
"@iconify-json/lucide": "^1.2.44",
99
"@iconify-json/simple-icons": "^1.2.34",
1010
"@iconify-json/vscode-icons": "^1.2.21",
1111
"@nuxt/content": "^3.5.1",
@@ -18,7 +18,7 @@
1818
"@rollup/plugin-yaml": "^4.1.2",
1919
"@vueuse/integrations": "^13.2.0",
2020
"@vueuse/nuxt": "^13.2.0",
21-
"ai": "^4.3.15",
21+
"ai": "^4.3.16",
2222
"capture-website": "^4.2.0",
2323
"joi": "^17.13.3",
2424
"motion-v": "^1.0.2",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,15 @@
116116
"@internationalized/date": "^3.8.0",
117117
"@internationalized/number": "^3.6.1",
118118
"@nuxt/fonts": "^0.11.4",
119-
"@nuxt/icon": "^1.12.0",
119+
"@nuxt/icon": "^1.13.0",
120120
"@nuxt/kit": "^3.17.3",
121121
"@nuxt/schema": "^3.17.3",
122122
"@nuxtjs/color-mode": "^3.5.2",
123123
"@standard-schema/spec": "^1.0.0",
124124
"@tailwindcss/postcss": "^4.1.7",
125125
"@tailwindcss/vite": "^4.1.7",
126126
"@tanstack/vue-table": "^8.21.3",
127-
"@unhead/vue": "^2.0.8",
127+
"@unhead/vue": "^2.0.9",
128128
"@vueuse/core": "^13.2.0",
129129
"@vueuse/integrations": "^13.2.0",
130130
"colortranslator": "^4.1.0",
@@ -156,13 +156,13 @@
156156
"vue-component-type-helpers": "^2.2.10"
157157
},
158158
"devDependencies": {
159-
"@nuxt/eslint-config": "^1.3.1",
159+
"@nuxt/eslint-config": "^1.4.0",
160160
"@nuxt/module-builder": "^1.0.1",
161-
"@nuxt/test-utils": "^3.18.0",
161+
"@nuxt/test-utils": "^3.19.0",
162162
"@release-it/conventional-changelog": "^10.0.1",
163163
"@vue/test-utils": "^2.4.6",
164164
"embla-carousel": "^8.6.0",
165-
"eslint": "^9.26.0",
165+
"eslint": "^9.27.0",
166166
"happy-dom": "^17.4.7",
167167
"nuxt": "^3.17.3",
168168
"release-it": "^19.0.2",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.43",
12+
"@iconify-json/lucide": "^1.2.44",
1313
"@iconify-json/simple-icons": "^1.2.34",
1414
"@nuxt/ui": "latest",
1515
"@nuxthub/core": "^0.8.27",

0 commit comments

Comments
 (0)