Skip to content

Commit e060845

Browse files
chore(deps): update nuxt
1 parent 801189b commit e060845

File tree

2 files changed

+1834
-1877
lines changed

2 files changed

+1834
-1877
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@
4949
"@azure/communication-email": "1.0.0",
5050
"@graphql-tools/schema": "10.0.25",
5151
"@he-tree/vue": "2.9.4",
52-
"@nuxtjs/tailwindcss": "6.12.2",
53-
"@pinia/nuxt": "0.9.0",
52+
"@nuxtjs/tailwindcss": "6.14.0",
53+
"@pinia/nuxt": "0.11.2",
5454
"@popperjs/core": "2.11.8",
5555
"@prisma/adapter-pg": "6.15.0",
5656
"@prisma/client": "6.15.0",
5757
"@variantjs/core": "0.0.90",
5858
"@variantjs/vue": "0.0.22",
59-
"@vee-validate/zod": "4.15.0",
59+
"@vee-validate/zod": "4.15.1",
6060
"@vue/apollo-composable": "4.2.2",
6161
"@vue/apollo-util": "4.2.2",
6262
"@vueuse/core": "13.9.0",
@@ -73,18 +73,18 @@
7373
"ts-loader": "9.5.4",
7474
"ts-node": "10.9.2",
7575
"tsyringe": "4.10.0",
76-
"unstorage": "1.16.1",
77-
"vee-validate": "4.15.0",
76+
"unstorage": "1.17.1",
77+
"vee-validate": "4.15.1",
7878
"vue": "3.5.22",
7979
"vue-router": "4.5.1",
80-
"zod": "3.24.1"
80+
"zod": "3.25.76"
8181
},
8282
"devDependencies": {
8383
"@adonisjs/hash": "9.1.1",
8484
"@apollo/utils.keyvaluecache": "4.0.0",
8585
"@azure/core-rest-pipeline": "1.22.1",
8686
"@azure/static-web-apps-cli": "2.0.7",
87-
"@bg-dev/nuxt-naiveui": "2.0.0-rc.5",
87+
"@bg-dev/nuxt-naiveui": "2.0.0",
8888
"@chromatic-com/storybook": "4.1.1",
8989
"@graphql-codegen/add": "6.0.0",
9090
"@graphql-codegen/cli": "6.0.0",
@@ -97,12 +97,12 @@
9797
"@graphql-tools/merge": "9.1.1",
9898
"@graphql-tools/utils": "10.9.1",
9999
"@graphql-typed-document-node/core": "3.2.0",
100-
"@nuxt/content": "3.6.3",
101-
"@nuxt/eslint": "1.5.2",
100+
"@nuxt/content": "3.7.1",
101+
"@nuxt/eslint": "1.9.0",
102102
"@nuxt/icon": "1.15.0",
103-
"@nuxt/kit": "4.0.1",
103+
"@nuxt/kit": "4.1.3",
104104
"@nuxt/test-utils": "3.19.2",
105-
"@nuxtjs/seo": "3.1.0",
105+
"@nuxtjs/seo": "3.2.2",
106106
"@nuxtjs/storybook": "npm:@nuxtjs/storybook@nightly",
107107
"@tailwindcss/forms": "0.5.10",
108108
"@tailwindcss/line-clamp": "0.4.4",
@@ -112,7 +112,7 @@
112112
"@types/nodemailer": "7.0.2",
113113
"@types/uuid": "10.0.0",
114114
"@types/yaireo__tagify": "4.27.0",
115-
"@vee-validate/nuxt": "4.15.0",
115+
"@vee-validate/nuxt": "4.15.1",
116116
"@vitest/coverage-v8": "3.2.4",
117117
"@vitest/eslint-plugin": "1.3.8",
118118
"@vue/compiler-sfc": "3.5.22",
@@ -131,9 +131,9 @@
131131
"jiti": "2.6.1",
132132
"mount-vue-component": "0.10.2",
133133
"naive-ui": "2.43.1",
134-
"nuxt": "4.0.1",
135-
"nuxt-auth-utils": "0.4.4",
136-
"nuxt-graphql-server": "3.1.4",
134+
"nuxt": "4.1.3",
135+
"nuxt-auth-utils": "0.5.25",
136+
"nuxt-graphql-server": "3.1.6",
137137
"oxlint": "1.19.0",
138138
"postinstall-postinstall": "2.1.0",
139139
"prettier": "3.6.2",
@@ -142,11 +142,11 @@
142142
"storybook": "9.1.10",
143143
"storybook-vue-addon": "0.6.2",
144144
"tailwindcss": "3.4.18",
145-
"typescript": "5.7.2",
145+
"typescript": "5.9.3",
146146
"typescript-eslint": "8.45.0",
147-
"ufo": "1.5.4",
147+
"ufo": "1.6.1",
148148
"unplugin-vue-components": "28.8.0",
149-
"vite": "7.0.2",
149+
"vite": "7.1.10",
150150
"vitest": "3.2.4",
151151
"vitest-environment-nuxt": "1.0.1",
152152
"vitest-github-actions-reporter": "0.11.1",

0 commit comments

Comments
 (0)