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 3, 2024
1 parent eb21d8f commit 2867293
Show file tree
Hide file tree
Showing 2 changed files with 1,276 additions and 905 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@lucia-auth/adapter-prisma": "3.0.2",
"@lucia-auth/adapter-session-unstorage": "2.1.0",
"@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 @@ -70,12 +70,12 @@
"json-bigint-patch": "0.0.8",
"lodash": "4.17.21",
"lucia": "2.7.7",
"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 @@ -99,11 +99,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 @@ -142,7 +142,7 @@
"graphql-tag": "2.12.6",
"mount-vue-component": "0.10.2",
"naive-ui": "2.40.1",
"nuxt": "3.12.4",
"nuxt": "3.13.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 2867293

Please sign in to comment.