Skip to content

Commit 9905ccd

Browse files
chore(deps): update all non-major dependencies
1 parent 595fc64 commit 9905ccd

File tree

4 files changed

+89
-89
lines changed

4 files changed

+89
-89
lines changed

docs/package.json

Lines changed: 5 additions & 5 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.51",
15-
"@iconify-json/simple-icons": "^1.2.39",
14+
"@iconify-json/lucide": "^1.2.52",
15+
"@iconify-json/simple-icons": "^1.2.40",
1616
"@iconify-json/vscode-icons": "^1.2.23",
1717
"@nuxt/content": "^3.6.1",
1818
"@nuxt/image": "^1.10.0",
@@ -25,7 +25,7 @@
2525
"@vueuse/integrations": "^13.4.0",
2626
"@vueuse/nuxt": "^13.4.0",
2727
"ai": "^4.3.16",
28-
"better-sqlite3": "^12.0.0",
28+
"better-sqlite3": "^12.1.1",
2929
"capture-website": "^4.2.0",
3030
"joi": "^17.13.3",
3131
"maska": "^3.1.1",
@@ -34,7 +34,7 @@
3434
"nuxt-component-meta": "^0.11.0",
3535
"nuxt-llms": "^0.1.3",
3636
"nuxt-og-image": "^5.1.7",
37-
"prettier": "^3.6.0",
37+
"prettier": "^3.6.1",
3838
"shiki-transformer-color-highlight": "^1.0.0",
3939
"sortablejs": "^1.15.6",
4040
"superstruct": "^2.0.2",
@@ -45,6 +45,6 @@
4545
"zod": "^3.25.67"
4646
},
4747
"devDependencies": {
48-
"wrangler": "^4.20.5"
48+
"wrangler": "^4.21.2"
4949
}
5050
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/ui",
33
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
44
"version": "3.1.3",
5-
"packageManager": "[email protected].2",
5+
"packageManager": "[email protected].3",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -123,7 +123,7 @@
123123
"@tailwindcss/postcss": "^4.1.10",
124124
"@tailwindcss/vite": "^4.1.10",
125125
"@tanstack/vue-table": "^8.21.3",
126-
"@unhead/vue": "^2.0.10",
126+
"@unhead/vue": "^2.0.11",
127127
"@vueuse/core": "^13.4.0",
128128
"@vueuse/integrations": "^13.4.0",
129129
"colortranslator": "^5.0.0",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"typecheck": "nuxt typecheck"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.51",
13-
"@iconify-json/simple-icons": "^1.2.39",
12+
"@iconify-json/lucide": "^1.2.52",
13+
"@iconify-json/simple-icons": "^1.2.40",
1414
"@internationalized/date": "^3.8.2",
1515
"@nuxt/ui": "workspace:*",
1616
"@nuxthub/core": "^0.9.0",

0 commit comments

Comments
 (0)