Skip to content

Commit 002ec13

Browse files
chore(deps): update nuxt
1 parent 481a500 commit 002ec13

File tree

2 files changed

+802
-749
lines changed

2 files changed

+802
-749
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@azure/communication-email": "1.0.0",
5050
"@graphql-tools/schema": "10.0.16",
5151
"@he-tree/vue": "2.9.4",
52-
"@nuxtjs/tailwindcss": "6.12.2",
53-
"@pinia/nuxt": "0.9.0",
52+
"@nuxtjs/tailwindcss": "6.13.1",
53+
"@pinia/nuxt": "0.10.1",
5454
"@popperjs/core": "2.11.8",
5555
"@prisma/client": "5.22.0",
5656
"@variantjs/core": "0.0.90",
@@ -67,17 +67,17 @@
6767
"ioredis": "5.4.2",
6868
"json-bigint-patch": "0.0.8",
6969
"lodash": "4.17.21",
70-
"pinia": "2.3.0",
70+
"pinia": "2.3.1",
7171
"reflect-metadata": "0.2.2",
7272
"ts-loader": "9.5.2",
7373
"ts-node": "10.9.2",
7474
"tsyringe": "4.8.0",
75-
"typescript": "5.7.2",
76-
"unstorage": "1.14.1",
75+
"typescript": "5.7.3",
76+
"unstorage": "1.15.0",
7777
"vee-validate": "4.15.0",
7878
"vue": "3.5.13",
7979
"vue-router": "4.5.0",
80-
"zod": "3.24.1"
80+
"zod": "3.24.2"
8181
},
8282
"devDependencies": {
8383
"@adonisjs/hash": "9.0.5",
@@ -97,11 +97,11 @@
9797
"@graphql-tools/utils": "10.7.2",
9898
"@graphql-typed-document-node/core": "3.2.0",
9999
"@nuxt/content": "2.13.4",
100-
"@nuxt/kit": "3.15.0",
101-
"@nuxt/test-utils": "3.15.1",
100+
"@nuxt/kit": "3.15.4",
101+
"@nuxt/test-utils": "3.17.0",
102102
"@nuxtjs/eslint-config": "12.1.0",
103103
"@nuxtjs/eslint-config-typescript": "12.1.0",
104-
"@nuxtjs/seo": "2.0.2",
104+
"@nuxtjs/seo": "2.2.0",
105105
"@storybook/core-client": "7.6.17",
106106
"@storybook/core-server": "7.6.20",
107107
"@storybook/types": "7.6.20",
@@ -141,8 +141,8 @@
141141
"graphql-tag": "2.12.6",
142142
"mount-vue-component": "0.10.2",
143143
"naive-ui": "2.41.0",
144-
"nuxt": "3.15.0",
145-
"nuxt-auth-utils": "0.4.4",
144+
"nuxt": "3.15.4",
145+
"nuxt-auth-utils": "0.5.16",
146146
"nuxt-graphql-server": "3.1.4",
147147
"nuxt-icon": "0.6.10",
148148
"oxlint": "0.15.9",
@@ -155,7 +155,7 @@
155155
"tailwindcss": "3.4.17",
156156
"ufo": "1.5.4",
157157
"unplugin-vue-components": "0.28.0",
158-
"vite": "5.4.11",
158+
"vite": "5.4.14",
159159
"vitest": "3.0.5",
160160
"vitest-environment-nuxt": "1.0.1",
161161
"vitest-github-actions-reporter": "0.11.1",

0 commit comments

Comments
 (0)