Skip to content

Commit 3c7ad01

Browse files
chore(deps): update all non-major dependencies
1 parent 3eb8b2b commit 3c7ad01

File tree

4 files changed

+363
-353
lines changed

4 files changed

+363
-353
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: 5 additions & 5 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",
@@ -148,7 +148,7 @@
148148
"tailwind-merge": "^3.3.1",
149149
"tailwind-variants": "^3.1.0",
150150
"tailwindcss": "^4.1.12",
151-
"tinyglobby": "^0.2.14",
151+
"tinyglobby": "^0.2.15",
152152
"unplugin": "^2.3.10",
153153
"unplugin-auto-import": "^19.3.0",
154154
"unplugin-vue-components": "^28.8.0",
@@ -162,7 +162,7 @@
162162
"@release-it/conventional-changelog": "^10.0.1",
163163
"@vue/test-utils": "^2.4.6",
164164
"embla-carousel": "^8.6.0",
165-
"eslint": "^9.34.0",
165+
"eslint": "^9.35.0",
166166
"happy-dom": "^18.0.1",
167167
"nuxt": "^4.0.3",
168168
"release-it": "^19.0.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)