Skip to content

Commit

Permalink
chore(deps): update nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent cfec8f3 commit d8667ee
Show file tree
Hide file tree
Showing 2 changed files with 1,054 additions and 1,064 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"@azure/communication-email": "1.0.0",
"@graphql-tools/schema": "10.0.7",
"@he-tree/vue": "2.8.7",
"@nuxtjs/tailwindcss": "6.12.1",
"@pinia/nuxt": "0.5.3",
"@nuxtjs/tailwindcss": "6.12.2",
"@pinia/nuxt": "0.7.0",
"@popperjs/core": "2.11.8",
"@prisma/client": "5.20.0",
"@variantjs/core": "0.0.90",
"@variantjs/vue": "0.0.22",
"@vee-validate/zod": "4.13.2",
"@vee-validate/zod": "4.14.6",
"@vue/apollo-composable": "4.2.1",
"@vue/apollo-util": "4.0.0-beta.6",
"@vueuse/core": "11.1.0",
Expand All @@ -67,14 +67,14 @@
"ioredis": "5.4.1",
"json-bigint-patch": "0.0.8",
"lodash": "4.17.21",
"pinia": "2.2.1",
"pinia": "2.2.6",
"reflect-metadata": "0.2.2",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsyringe": "4.8.0",
"typescript": "5.5.4",
"unstorage": "1.12.0",
"vee-validate": "4.13.2",
"typescript": "5.6.3",
"unstorage": "1.13.1",
"vee-validate": "4.14.6",
"vue": "3.5.11",
"vue-router": "4.4.5",
"zod": "3.23.8"
Expand All @@ -96,12 +96,12 @@
"@graphql-tools/merge": "9.0.8",
"@graphql-tools/utils": "10.5.5",
"@graphql-typed-document-node/core": "3.2.0",
"@nuxt/content": "2.13.2",
"@nuxt/kit": "3.12.4",
"@nuxt/test-utils": "3.14.0",
"@nuxt/content": "2.13.4",
"@nuxt/kit": "3.14.0",
"@nuxt/test-utils": "3.14.4",
"@nuxtjs/eslint-config": "12.1.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/seo": "2.0.0-rc.18",
"@nuxtjs/seo": "2.0.0-rc.23",
"@storybook/core-client": "7.6.17",
"@storybook/core-server": "7.6.20",
"@storybook/types": "7.6.20",
Expand All @@ -118,7 +118,7 @@
"@types/yaireo__tagify": "4.27.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vee-validate/nuxt": "4.13.2",
"@vee-validate/nuxt": "4.14.6",
"@vitest/coverage-v8": "2.1.4",
"@vue/compiler-sfc": "3.5.11",
"@vue/runtime-dom": "3.5.11",
Expand All @@ -141,8 +141,8 @@
"graphql-tag": "2.12.6",
"mount-vue-component": "0.10.2",
"naive-ui": "2.40.1",
"nuxt": "3.12.4",
"nuxt-auth-utils": "^0.4.2",
"nuxt": "3.14.0",
"nuxt-auth-utils": "0.4.4",
"nuxt-graphql-server": "3.1.4",
"nuxt-icon": "0.6.10",
"oxlint": "0.11.0",
Expand All @@ -155,7 +155,7 @@
"tailwindcss": "3.4.13",
"ufo": "1.5.4",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.0",
"vite": "5.4.10",
"vitest": "2.1.4",
"vitest-environment-nuxt": "1.0.1",
"vitest-github-actions-reporter": "0.11.1",
Expand Down
Loading

0 comments on commit d8667ee

Please sign in to comment.