Skip to content

Commit 5a92d47

Browse files
chore(deps): update all non-major dependencies
1 parent 46ad6de commit 5a92d47

File tree

3 files changed

+143
-143
lines changed

3 files changed

+143
-143
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"@nuxt/image": "^1.11.0",
1313
"@nuxt/ui": "latest",
1414
"@nuxt/ui-pro": "^1.8.2",
15-
"@nuxtjs/plausible": "^2.0.0",
15+
"@nuxtjs/plausible": "^2.0.1",
1616
"@octokit/rest": "^21.1.1",
1717
"@vercel/analytics": "^1.5.0",
18-
"@vueuse/nuxt": "^13.8.0",
18+
"@vueuse/nuxt": "^13.9.0",
1919
"date-fns": "^4.1.0",
2020
"joi": "^18.0.1",
2121
"nuxt": "^4.0.3",

package.json

Lines changed: 8 additions & 8 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": "2.22.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"
@@ -54,9 +54,9 @@
5454
"@tailwindcss/container-queries": "^0.1.1",
5555
"@tailwindcss/forms": "^0.5.10",
5656
"@tailwindcss/typography": "^0.5.16",
57-
"@vueuse/core": "^13.8.0",
58-
"@vueuse/integrations": "^13.8.0",
59-
"@vueuse/math": "^13.8.0",
57+
"@vueuse/core": "^13.9.0",
58+
"@vueuse/integrations": "^13.9.0",
59+
"@vueuse/math": "^13.9.0",
6060
"defu": "^6.1.4",
6161
"fuse.js": "^7.1.0",
6262
"ohash": "^2.0.11",
@@ -71,7 +71,7 @@
7171
"@nuxt/test-utils": "^3.19.2",
7272
"@release-it/conventional-changelog": "^10.0.1",
7373
"@vue/test-utils": "^2.4.6",
74-
"eslint": "^9.34.0",
74+
"eslint": "^9.35.0",
7575
"happy-dom": "^18.0.1",
7676
"nuxt": "^4.0.3",
7777
"release-it": "^19.0.4",
@@ -109,9 +109,9 @@
109109
"@nuxt/module-builder": "1.0.1",
110110
"@nuxt/content": "2.13.2",
111111
"@nuxtjs/mdc": "0.9.0",
112-
"@vueuse/core": "^13.8.0",
113-
"@vueuse/integrations": "^13.8.0",
114-
"@vueuse/math": "^13.8.0",
112+
"@vueuse/core": "^13.9.0",
113+
"@vueuse/integrations": "^13.9.0",
114+
"@vueuse/math": "^13.9.0",
115115
"@vueuse/nuxt": "13.1.0",
116116
"unimport": "4.1.1",
117117
"chokidar": "3.6.0",

0 commit comments

Comments
 (0)