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 Feb 6, 2025
1 parent d198117 commit c3286cc
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 607 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@azure/communication-email": "1.0.0",
"@graphql-tools/schema": "10.0.16",
"@he-tree/vue": "2.9.4",
"@nuxtjs/tailwindcss": "6.12.2",
"@nuxtjs/tailwindcss": "6.13.1",
"@pinia/nuxt": "0.9.0",
"@popperjs/core": "2.11.8",
"@prisma/client": "5.22.0",
Expand All @@ -67,13 +67,13 @@
"ioredis": "5.4.2",
"json-bigint-patch": "0.0.8",
"lodash": "4.17.21",
"pinia": "2.3.0",
"pinia": "2.3.1",
"reflect-metadata": "0.2.2",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"tsyringe": "4.8.0",
"typescript": "5.7.2",
"unstorage": "1.14.1",
"typescript": "5.7.3",
"unstorage": "1.14.4",
"vee-validate": "4.15.0",
"vue": "3.5.13",
"vue-router": "4.5.0",
Expand All @@ -97,11 +97,11 @@
"@graphql-tools/utils": "10.7.2",
"@graphql-typed-document-node/core": "3.2.0",
"@nuxt/content": "2.13.4",
"@nuxt/kit": "3.15.0",
"@nuxt/test-utils": "3.15.1",
"@nuxt/kit": "3.15.4",
"@nuxt/test-utils": "3.15.4",
"@nuxtjs/eslint-config": "12.1.0",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/seo": "2.0.2",
"@nuxtjs/seo": "2.1.1",
"@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.41.0",
"nuxt": "3.15.0",
"nuxt-auth-utils": "0.4.4",
"nuxt": "3.15.4",
"nuxt-auth-utils": "0.5.14",
"nuxt-graphql-server": "3.1.4",
"nuxt-icon": "0.6.10",
"oxlint": "0.15.9",
Expand All @@ -155,7 +155,7 @@
"tailwindcss": "3.4.17",
"ufo": "1.5.4",
"unplugin-vue-components": "0.28.0",
"vite": "5.4.11",
"vite": "5.4.14",
"vitest": "2.1.9",
"vitest-environment-nuxt": "1.0.1",
"vitest-github-actions-reporter": "0.11.1",
Expand Down
Loading

0 comments on commit c3286cc

Please sign in to comment.