Skip to content

Commit

Permalink
chore: replace volar/typescript by new vue/typescript (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Jul 6, 2024
1 parent 739b600 commit 63fae67
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 81 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
"@typescript-eslint/parser": "^7.5.0",
"@vee-validate/nuxt": "^4.13.1",
"@vitest/coverage-v8": "^1.6.0",
"@volar/vue-typescript": "^1.6.5",
"@vue/compiler-sfc": "^3.4.31",
"@vue/runtime-dom": "^3.4.31",
"@vue/test-utils": "^2.4.6",
Expand All @@ -148,7 +147,7 @@
"nuxt-icon": "^0.6.10",
"postinstall-postinstall": "^2.1.0",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-organize-imports": "^4.0.0",
"prisma": "^5.16.1",
"storybook": "7.6.17",
"storybook-vue-addon": "^0.4.0",
Expand All @@ -162,7 +161,7 @@
"vitest-environment-nuxt": "^1.0.0",
"vitest-github-actions-reporter": "^0.11.1",
"vitest-mock-extended": "^1.3.1",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.0.24"
},
"prisma": {
"schema": "server/database/schema.prisma",
Expand Down
92 changes: 14 additions & 78 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 63fae67

Please sign in to comment.