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 Oct 4, 2024
1 parent bd2e82b commit 0ed7c3b
Show file tree
Hide file tree
Showing 2 changed files with 1,387 additions and 1,219 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@graphql-tools/schema": "10.0.6",
"@he-tree/vue": "2.8.7",
"@nuxtjs/tailwindcss": "6.12.1",
"@pinia/nuxt": "0.5.3",
"@pinia/nuxt": "0.5.5",
"@popperjs/core": "2.11.8",
"@prisma/client": "5.20.0",
"@variantjs/core": "0.0.90",
Expand All @@ -67,12 +67,12 @@
"ioredis": "5.4.1",
"json-bigint-patch": "0.0.8",
"lodash": "4.17.21",
"pinia": "2.2.1",
"pinia": "2.2.4",
"reflect-metadata": "0.2.2",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsyringe": "4.8.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"unstorage": "1.12.0",
"vee-validate": "4.13.2",
"vue": "3.5.10",
Expand All @@ -97,11 +97,11 @@
"@graphql-tools/utils": "10.5.4",
"@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/kit": "3.13.2",
"@nuxt/test-utils": "3.14.2",
"@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 Down Expand Up @@ -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.13.2",
"nuxt-auth-utils": "0.4.2",
"nuxt-graphql-server": "3.1.4",
"nuxt-icon": "0.6.10",
"oxlint": "0.9.9",
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.8",
"vitest": "2.1.2",
"vitest-environment-nuxt": "1.0.1",
"vitest-github-actions-reporter": "0.11.1",
Expand Down
Loading

0 comments on commit 0ed7c3b

Please sign in to comment.