Skip to content

Commit 039305e

Browse files
chore(deps): update all non-major dependencies
1 parent 05a7b5d commit 039305e

File tree

4 files changed

+247
-247
lines changed

4 files changed

+247
-247
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"@nuxt/image": "^1.11.0",
1919
"@nuxt/ui": "workspace:*",
2020
"@nuxt/ui-pro": "^3.3.3",
21-
"@nuxtjs/plausible": "^2.0.0",
21+
"@nuxtjs/plausible": "^2.0.1",
2222
"@octokit/rest": "^22.0.0",
2323
"@rollup/plugin-yaml": "^4.1.2",
2424
"@vercel/analytics": "^1.5.0",
25-
"@vueuse/integrations": "^13.8.0",
26-
"@vueuse/nuxt": "^13.8.0",
25+
"@vueuse/integrations": "^13.9.0",
26+
"@vueuse/nuxt": "^13.9.0",
2727
"ai": "^4.3.19",
2828
"better-sqlite3": "^12.2.0",
2929
"capture-website": "^4.2.0",

package.json

Lines changed: 3 additions & 3 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.3.3",
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxt/ui.git"
@@ -124,8 +124,8 @@
124124
"@tailwindcss/vite": "^4.1.12",
125125
"@tanstack/vue-table": "^8.21.3",
126126
"@unhead/vue": "^2.0.14",
127-
"@vueuse/core": "^13.8.0",
128-
"@vueuse/integrations": "^13.8.0",
127+
"@vueuse/core": "^13.9.0",
128+
"@vueuse/integrations": "^13.9.0",
129129
"colortranslator": "^5.0.0",
130130
"consola": "^3.4.2",
131131
"defu": "^6.1.4",

playground-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui": "workspace:*",
14-
"vue": "^3.5.20",
14+
"vue": "^3.5.21",
1515
"vue-router": "^4.5.1",
1616
"zod": "^4.1.5"
1717
},

0 commit comments

Comments
 (0)