Skip to content

Commit

Permalink
chore(deps): update vue
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent cfec8f3 commit 9c59185
Show file tree
Hide file tree
Showing 2 changed files with 327 additions and 340 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@as-integrations/h3": "1.2.1",
"@azure/communication-email": "1.0.0",
"@graphql-tools/schema": "10.0.7",
"@he-tree/vue": "2.8.7",
"@he-tree/vue": "2.9.2",
"@nuxtjs/tailwindcss": "6.12.1",
"@pinia/nuxt": "0.5.3",
"@popperjs/core": "2.11.8",
Expand All @@ -58,8 +58,8 @@
"@vee-validate/zod": "4.13.2",
"@vue/apollo-composable": "4.2.1",
"@vue/apollo-util": "4.0.0-beta.6",
"@vueuse/core": "11.1.0",
"@yaireo/tagify": "4.31.3",
"@vueuse/core": "11.3.0",
"@yaireo/tagify": "4.32.1",
"body-scroll-lock": "4.0.0-beta.0",
"cross-fetch": "4.0.0",
"graphql": "16.9.0",
Expand All @@ -75,8 +75,8 @@
"typescript": "5.5.4",
"unstorage": "1.12.0",
"vee-validate": "4.13.2",
"vue": "3.5.11",
"vue-router": "4.4.5",
"vue": "3.5.13",
"vue-router": "4.5.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down Expand Up @@ -120,8 +120,8 @@
"@typescript-eslint/parser": "7.18.0",
"@vee-validate/nuxt": "4.13.2",
"@vitest/coverage-v8": "2.1.4",
"@vue/compiler-sfc": "3.5.11",
"@vue/runtime-dom": "3.5.11",
"@vue/compiler-sfc": "3.5.13",
"@vue/runtime-dom": "3.5.13",
"@vue/test-utils": "2.4.6",
"argon2": "0.41.1",
"chalk": "5.3.0",
Expand Down Expand Up @@ -152,15 +152,15 @@
"prisma": "5.20.0",
"storybook": "7.6.20",
"storybook-vue-addon": "0.6.1",
"tailwindcss": "3.4.13",
"tailwindcss": "3.4.15",
"ufo": "1.5.4",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.0",
"vitest": "2.1.4",
"vitest-environment-nuxt": "1.0.1",
"vitest-github-actions-reporter": "0.11.1",
"vitest-mock-extended": "2.0.2",
"vue-tsc": "2.1.6"
"vue-tsc": "2.1.10"
},
"prisma": {
"schema": "server/database/schema.prisma",
Expand Down
Loading

0 comments on commit 9c59185

Please sign in to comment.