From: Pooya Parsa Date: Fri, 8 Jul 2022 11:30:53 +0000 (+0200) Subject: add vue-tsc devDependency X-Git-Tag: @pinia/nuxt@0.3.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a92ad14ad1cf76539e6a0946f8dfe93d3c0219a4;p=thirdparty%2Fvuejs%2Fpinia.git add vue-tsc devDependency --- diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 455a4a92..2a67f9b0 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -51,7 +51,8 @@ }, "devDependencies": { "@nuxt/module-builder": "latest", - "nuxt": "^3.0.0-rc.4" + "nuxt": "^3.0.0-rc.4", + "vue-tsc": "^0.38.3" }, "publishConfig": { "access": "public" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4a5e3c8..95119f3e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,12 +92,14 @@ importers: '@nuxt/module-builder': latest nuxt: ^3.0.0-rc.4 pinia: '>=2.0.14' + vue-tsc: ^0.38.3 dependencies: '@nuxt/kit': 3.0.0-rc.4 pinia: link:../pinia devDependencies: '@nuxt/module-builder': 0.1.7 nuxt: 3.0.0-rc.4 + vue-tsc: 0.38.3 packages/pinia: specifiers: @@ -1879,6 +1881,36 @@ packages: vue: 3.2.37 dev: true + /@volar/code-gen/0.38.3: + resolution: {integrity: sha512-0yCkDtaxffyfC9e2dSLGXJmG3b0rCfTa6vqxjr70ZFTtcf/VytmMBwboFicnm+Zoen9EI8wUNfw4upw9Slz5RQ==} + dependencies: + '@volar/source-map': 0.38.3 + dev: true + + /@volar/source-map/0.38.3: + resolution: {integrity: sha512-8aVM+r4lsHnLjhvnjQ6kn4J++3I6VXtJblcGzWuIOn9M8pJmRGW6Si/eOVjayLWfvPCxXUM7e3sg4Nm2tufTmg==} + dev: true + + /@volar/vue-code-gen/0.38.3: + resolution: {integrity: sha512-euVuKtwV/KurRSVwNz5bZbCBJLwVOE56+Uh2PhsHcAM5Wzlt82cwLj07FbFagCftoC3IC/bsn43yuLc2I+ZjAQ==} + dependencies: + '@volar/code-gen': 0.38.3 + '@volar/source-map': 0.38.3 + '@vue/compiler-core': 3.2.37 + '@vue/compiler-dom': 3.2.37 + '@vue/shared': 3.2.37 + dev: true + + /@volar/vue-typescript/0.38.3: + resolution: {integrity: sha512-rXh4RQBZrNfkiSnpBYbHrsxg7vBbZeYsGFgE/n8FVLcZfGlelsdXFIINsr/aZGUCJre9I15wQ44eEmXnc4+qww==} + dependencies: + '@volar/code-gen': 0.38.3 + '@volar/source-map': 0.38.3 + '@volar/vue-code-gen': 0.38.3 + '@vue/compiler-sfc': 3.2.37 + '@vue/reactivity': 3.2.37 + dev: true + /@vue/babel-helper-vue-transform-on/1.0.2: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true @@ -9020,6 +9052,15 @@ packages: vue: 3.2.37 dev: true + /vue-tsc/0.38.3: + resolution: {integrity: sha512-mWlneSF+PG2kXYGJI12N4XEAG4ljAkae7IcB93fspqSkEt/oKwDbWy3DzcPSgUm0LsXqOUprTMaZkwDVSRBIvw==} + hasBin: true + peerDependencies: + typescript: '*' + dependencies: + '@volar/vue-typescript': 0.38.3 + dev: true + /vue/3.2.31: resolution: {integrity: sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==} dependencies: