[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vitest. An vitest environment with support for testing code that needs a Nuxt runtime environment
nuxt nuxt-module testing unit-testing vitest
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency vue-tsc to v1.8.4 (#250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 10, 2023, 6:18 AM UTC) 1d049fe3 520759ff

+37 -37
+1 -1
package.json
··· 36 36 "unbuild": "1.2.1", 37 37 "vitest": "0.30.1", 38 38 "vue": "3.3.4", 39 - "vue-tsc": "1.8.3" 39 + "vue-tsc": "1.8.4" 40 40 }, 41 41 "pnpm": { 42 42 "overrides": {
+35 -35
pnpm-lock.yaml
··· 49 49 version: 13.2.3 50 50 nuxt: 51 51 specifier: 3.6.1 52 - version: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3) 52 + version: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4) 53 53 prettier: 54 54 specifier: 3.0.0 55 55 version: 3.0.0 ··· 69 69 specifier: 3.3.4 70 70 version: 3.3.4 71 71 vue-tsc: 72 - specifier: 1.8.3 73 - version: 1.8.3(typescript@5.1.6) 72 + specifier: 1.8.4 73 + version: 1.8.4(typescript@5.1.6) 74 74 75 75 packages/nuxt-vitest: 76 76 dependencies: ··· 113 113 version: 3.6.2(rollup@3.26.0) 114 114 nuxt: 115 115 specifier: 3.6.1 116 - version: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3) 116 + version: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4) 117 117 vitest: 118 118 specifier: ^0.30.0 119 119 version: 0.30.1(@vitest/ui@0.30.0) ··· 180 180 version: 22.0.0 181 181 nuxt: 182 182 specifier: 3.6.1 183 - version: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3) 183 + version: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4) 184 184 nuxt-vitest: 185 185 specifier: workspace:* 186 186 version: link:../packages/nuxt-vitest ··· 194 194 specifier: workspace:* 195 195 version: link:../packages/vitest-environment-nuxt 196 196 vue-tsc: 197 - specifier: 1.8.3 198 - version: 1.8.3(typescript@5.1.6) 197 + specifier: 1.8.4 198 + version: 1.8.4(typescript@5.1.6) 199 199 200 200 packages: 201 201 ··· 1157 1157 '@nuxt/kit': 3.6.2(rollup@3.26.0) 1158 1158 '@nuxt/schema': 3.6.2(rollup@3.26.0) 1159 1159 execa: 7.1.1 1160 - nuxt: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3) 1160 + nuxt: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4) 1161 1161 vite: 4.3.9(@types/node@18.16.3) 1162 1162 transitivePeerDependencies: 1163 1163 - rollup ··· 1206 1206 launch-editor: 2.6.0 1207 1207 local-pkg: 0.4.3 1208 1208 magicast: 0.2.9 1209 - nuxt: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3) 1209 + nuxt: 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4) 1210 1210 nypm: 0.2.2 1211 1211 pacote: 15.2.0 1212 1212 pathe: 1.1.1 ··· 1341 1341 resolution: {integrity: sha512-MSZza7dxccNb/p7nuzGF8/m4POaFpHzVhNdR7f4xahOpH7Ja02lFeYR+rHtoHIJC0yym4qriqv0mQ+Qf/R61bQ==} 1342 1342 dev: true 1343 1343 1344 - /@nuxt/vite-builder@3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3)(vue@3.3.4): 1344 + /@nuxt/vite-builder@3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4)(vue@3.3.4): 1345 1345 resolution: {integrity: sha512-KKYSPtizNe5y3gDBBpKRr0xxcs2mCzq8LfCNxbRvYzqjIdWPfTH7elTwfZoxh+kIHQ73yXq4HlKP3F8W40ylmg==} 1346 1346 engines: {node: ^14.18.0 || >=16.10.0} 1347 1347 peerDependencies: ··· 1380 1380 unplugin: 1.3.1 1381 1381 vite: 4.3.9(@types/node@18.16.3) 1382 1382 vite-node: 0.32.4(@types/node@18.16.3) 1383 - vite-plugin-checker: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.3) 1383 + vite-plugin-checker: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.4) 1384 1384 vue: 3.3.4 1385 1385 vue-bundle-renderer: 1.0.3 1386 1386 transitivePeerDependencies: ··· 2148 2148 loupe: 2.3.6 2149 2149 pretty-format: 27.5.1 2150 2150 2151 - /@volar/language-core@1.7.10: 2152 - resolution: {integrity: sha512-18Gmth5M0UI3hDDqhZngjMnb6WCslcfglkOdepRIhGxRYe7xR7DRRzciisYDMZsvOQxDYme+uaohg0dKUxLV2Q==} 2151 + /@volar/language-core@1.8.0: 2152 + resolution: {integrity: sha512-ZHTvZPM3pEbOOuaq+ybNz5TQlHUqPQPK0G1+SonvApGq0e3qgGijjhtL5T7hsCtUEmxfix8FrAuCH14tMBOhTg==} 2153 2153 dependencies: 2154 - '@volar/source-map': 1.7.10 2154 + '@volar/source-map': 1.8.0 2155 2155 dev: true 2156 2156 2157 - /@volar/source-map@1.7.10: 2158 - resolution: {integrity: sha512-FBpLEOKJpRxeh2nYbw1mTI5sZOPXYU8LlsCz6xuBY3yNtAizDTTIZtBHe1V8BaMpoSMgRysZe4gVxMEi3rDGVA==} 2157 + /@volar/source-map@1.8.0: 2158 + resolution: {integrity: sha512-d35aV0yFkIrkynRSKgrN5hgbMv6ekkFvcJsJGmOZ8UEjqLStto9zq7RSvpp6/PZ7/pa4Gn1f6K1qDt0bq0oUew==} 2159 2159 dependencies: 2160 2160 muggle-string: 0.3.1 2161 2161 dev: true 2162 2162 2163 - /@volar/typescript@1.7.10: 2164 - resolution: {integrity: sha512-yqIov4wndLU3GE1iE25bU5W6T+P+exPePcE1dFPPBKzQIBki1KvmdQN5jBlJp3Wo+wp7UIxa/RsdNkXT+iFBjg==} 2163 + /@volar/typescript@1.8.0: 2164 + resolution: {integrity: sha512-T/U1XLLhXv6tNr40Awznfc6QZWizSL99t6M0DeXtIMbnvSCqjjCVRnwlsq+DK9C1RlO3k8+i0Z8iJn7O1GGtoA==} 2165 2165 dependencies: 2166 - '@volar/language-core': 1.7.10 2166 + '@volar/language-core': 1.8.0 2167 2167 dev: true 2168 2168 2169 2169 /@vue-macros/common@1.3.1(rollup@3.26.0)(vue@3.3.4): ··· 2241 2241 /@vue/devtools-api@6.5.0: 2242 2242 resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} 2243 2243 2244 - /@vue/language-core@1.8.3(typescript@5.1.6): 2245 - resolution: {integrity: sha512-AzhvMYoQkK/tg8CpAAttO19kx1zjS3+weYIr2AhlH/M5HebVzfftQoq4jZNFifjq+hyLKi8j9FiDMS8oqA89+A==} 2244 + /@vue/language-core@1.8.4(typescript@5.1.6): 2245 + resolution: {integrity: sha512-pnNtNcJVfkGYluW0vsVO+Y1gyX+eA0voaS7+1JOhCp5zKeCaL/PAmGYOgfvwML62neL+2H8pnhY7sffmrGpEhw==} 2246 2246 peerDependencies: 2247 2247 typescript: '*' 2248 2248 peerDependenciesMeta: 2249 2249 typescript: 2250 2250 optional: true 2251 2251 dependencies: 2252 - '@volar/language-core': 1.7.10 2253 - '@volar/source-map': 1.7.10 2252 + '@volar/language-core': 1.8.0 2253 + '@volar/source-map': 1.8.0 2254 2254 '@vue/compiler-dom': 3.3.4 2255 2255 '@vue/reactivity': 3.3.4 2256 2256 '@vue/shared': 3.3.4 ··· 2311 2311 '@vue/server-renderer': 3.3.4(vue@3.3.4) 2312 2312 dev: false 2313 2313 2314 - /@vue/typescript@1.8.3(typescript@5.1.6): 2315 - resolution: {integrity: sha512-6bdgSnIFpRYHlt70pHmnmNksPU00bfXgqAISeaNz3W6d2cH0OTfH8h/IhligQ82sJIhsuyfftQJ5518ZuKIhtA==} 2314 + /@vue/typescript@1.8.4(typescript@5.1.6): 2315 + resolution: {integrity: sha512-sioQfIY5xcmEAz+cPLvv6CtzGPtGhIdR0Za87zB8M4mPe4OSsE3MBGkXcslf+EzQgF+fm6Gr1SRMSX8r5ZmzDA==} 2316 2316 dependencies: 2317 - '@volar/typescript': 1.7.10 2318 - '@vue/language-core': 1.8.3(typescript@5.1.6) 2317 + '@volar/typescript': 1.8.0 2318 + '@vue/language-core': 1.8.4(typescript@5.1.6) 2319 2319 transitivePeerDependencies: 2320 2320 - typescript 2321 2321 dev: true ··· 7032 7032 fsevents: 2.3.2 7033 7033 dev: true 7034 7034 7035 - /nuxt@3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3): 7035 + /nuxt@3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4): 7036 7036 resolution: {integrity: sha512-IznN+nogCvDuI3IpjXSphdcGBTEeAdpG1iv01inXMWUAeViXhx6FpfPJ2BjQ1WBuahwcUkV2xmMhB3gsv3SLhw==} 7037 7037 engines: {node: ^14.18.0 || >=16.10.0} 7038 7038 hasBin: true ··· 7048 7048 '@nuxt/schema': 3.6.2(rollup@3.26.0) 7049 7049 '@nuxt/telemetry': 2.2.0(rollup@3.26.0) 7050 7050 '@nuxt/ui-templates': 1.2.0 7051 - '@nuxt/vite-builder': 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.3)(vue@3.3.4) 7051 + '@nuxt/vite-builder': 3.6.1(@types/node@18.16.3)(eslint@8.44.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.4)(vue@3.3.4) 7052 7052 '@types/node': 18.16.3 7053 7053 '@unhead/ssr': 1.1.30 7054 7054 '@unhead/vue': 1.1.30(vue@3.3.4) ··· 9703 9703 - terser 9704 9704 dev: true 9705 9705 9706 - /vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.3): 9706 + /vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.4): 9707 9707 resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} 9708 9708 engines: {node: '>=14.16'} 9709 9709 peerDependencies: ··· 9754 9754 vscode-languageserver: 7.0.0 9755 9755 vscode-languageserver-textdocument: 1.0.8 9756 9756 vscode-uri: 3.0.7 9757 - vue-tsc: 1.8.3(typescript@5.1.6) 9757 + vue-tsc: 1.8.4(typescript@5.1.6) 9758 9758 dev: true 9759 9759 9760 9760 /vite-plugin-inspect@0.7.32(rollup@3.26.0)(vite@4.3.9): ··· 10119 10119 he: 1.2.0 10120 10120 dev: true 10121 10121 10122 - /vue-tsc@1.8.3(typescript@5.1.6): 10123 - resolution: {integrity: sha512-Ua4DHuYxjudlhCW2nRZtaXbhIDVncRGIbDjZhHpF8Z8vklct/G/35/kAPuGNSOmq0JcvhPAe28Oa7LWaUerZVA==} 10122 + /vue-tsc@1.8.4(typescript@5.1.6): 10123 + resolution: {integrity: sha512-+hgpOhIx11vbi8/AxEdaPj3fiRwN9wy78LpsNNw2V995/IWa6TMyQxHbaw2ZKUpdwjySSHgrT6ohDEhUgFxGYw==} 10124 10124 hasBin: true 10125 10125 peerDependencies: 10126 10126 typescript: '*' 10127 10127 dependencies: 10128 - '@vue/language-core': 1.8.3(typescript@5.1.6) 10129 - '@vue/typescript': 1.8.3(typescript@5.1.6) 10128 + '@vue/language-core': 1.8.4(typescript@5.1.6) 10129 + '@vue/typescript': 1.8.4(typescript@5.1.6) 10130 10130 semver: 7.5.3 10131 10131 typescript: 5.1.6 10132 10132 dev: true
+1 -1
playground/package.json
··· 22 22 "typescript": "5.1.6", 23 23 "vitest": "0.30.1", 24 24 "vitest-environment-nuxt": "0.9.0", 25 - "vue-tsc": "1.8.3" 25 + "vue-tsc": "1.8.4" 26 26 }, 27 27 "version": "0.9.0" 28 28 }