Skip to content

Commit 8175cfc

Browse files
chore(deps): update nuxt
1 parent 70be3df commit 8175cfc

2 files changed

Lines changed: 2506 additions & 2157 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@azure/communication-email": "1.1.0",
4949
"@graphql-tools/schema": "10.0.33",
5050
"@he-tree/vue": "2.10.5",
51-
"@nuxt/ui": "4.5.1",
51+
"@nuxt/ui": "4.7.1",
5252
"@nuxtjs/tailwindcss": "7.0.0-beta.1",
5353
"@pinia/nuxt": "0.11.3",
5454
"@popperjs/core": "2.11.8",
@@ -70,12 +70,12 @@
7070
"ts-loader": "9.5.7",
7171
"ts-node": "10.9.2",
7272
"tsyringe": "4.10.0",
73-
"unstorage": "1.17.4",
73+
"unstorage": "1.17.5",
7474
"uuid": "13.0.1",
7575
"vee-validate": "4.15.1",
7676
"vue": "3.5.33",
7777
"vue-router": "5.0.6",
78-
"zod": "4.3.6"
78+
"zod": "4.4.2"
7979
},
8080
"devDependencies": {
8181
"@adonisjs/hash": "9.1.1",
@@ -94,11 +94,11 @@
9494
"@graphql-tools/merge": "9.1.9",
9595
"@graphql-tools/utils": "10.11.0",
9696
"@graphql-typed-document-node/core": "3.2.0",
97-
"@nuxt/content": "3.12.0",
97+
"@nuxt/content": "3.13.0",
9898
"@nuxt/eslint-plugin": "1.15.2",
9999
"@nuxt/icon": "2.2.1",
100-
"@nuxt/kit": "4.3.1",
101-
"@nuxt/test-utils": "4.0.0",
100+
"@nuxt/kit": "4.4.4",
101+
"@nuxt/test-utils": "4.0.3",
102102
"@nuxtjs/seo": "3.4.0",
103103
"@nuxtjs/storybook": "npm:@nuxtjs/storybook@nightly",
104104
"@tailwindcss/forms": "0.5.11",
@@ -125,7 +125,7 @@
125125
"graphql-tag": "2.12.6",
126126
"jiti": "2.6.1",
127127
"mount-vue-component": "0.10.2",
128-
"nuxt": "4.3.1",
128+
"nuxt": "4.4.4",
129129
"nuxt-auth-utils": "0.5.29",
130130
"nuxt-graphql-server": "3.1.6",
131131
"oxlint": "1.51.0",
@@ -138,9 +138,9 @@
138138
"storybook-vue-addon": "0.6.3",
139139
"tailwindcss": "4.2.4",
140140
"typescript": "5.9.3",
141-
"ufo": "1.6.3",
141+
"ufo": "1.6.4",
142142
"unplugin-vue-components": "31.1.0",
143-
"vite": "7.3.1",
143+
"vite": "7.3.2",
144144
"vitest": "4.0.18",
145145
"vitest-environment-nuxt": "1.0.1",
146146
"vitest-mock-extended": "3.1.0",

0 commit comments

Comments
 (0)