chore(deps): update devdependency @testing-library/vue to v8 (#986)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-21 18:41:39 +01:00
committed by GitHub
parent 83c3be716a
commit ceb2ed36d4
2 changed files with 19 additions and 12 deletions

View File

@@ -60,7 +60,7 @@
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.4",
"@release-it/conventional-changelog": "^7.0.2",
"@testing-library/vue": "^7.0.0",
"@testing-library/vue": "^8.0.1",
"@vitejs/plugin-vue": "^4.4.0",
"eslint": "^8.52.0",
"happy-dom": "^12.10.3",

29
pnpm-lock.yaml generated
View File

@@ -93,8 +93,8 @@ importers:
specifier: ^7.0.2
version: 7.0.2(release-it@16.2.1)
'@testing-library/vue':
specifier: ^7.0.0
version: 7.0.0(@vue/compiler-sfc@3.3.8)(vue@3.3.8)
specifier: ^8.0.1
version: 8.0.1(@vue/compiler-sfc@3.3.8)(vue@3.3.8)
'@vitejs/plugin-vue':
specifier: ^4.4.0
version: 4.5.0(vite@4.5.0)(vue@3.3.8)
@@ -112,7 +112,7 @@ importers:
version: 3.8.2(eslint@8.52.0)(rollup@3.29.4)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.21)
nuxt-vitest:
specifier: ^0.11.3
version: 0.11.3(@testing-library/vue@7.0.0)(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.0)(happy-dom@12.10.3)(rollup@3.29.4)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8)
version: 0.11.3(@testing-library/vue@8.0.1)(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.0)(happy-dom@12.10.3)(rollup@3.29.4)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8)
release-it:
specifier: ^16.2.1
version: 16.2.1(typescript@5.2.2)
@@ -521,6 +521,13 @@ packages:
regenerator-runtime: 0.14.0
dev: true
/@babel/runtime@7.23.4:
resolution: {integrity: sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.14.0
dev: true
/@babel/standalone@7.22.13:
resolution: {integrity: sha512-JoI61IOKM8jJv8V4yD0HprU/Lnx3Y29bGGULdIdJgvIUS7oCWcl43gtXoLY7nrYZhZerXYncYfDtmq4wUEofcg==}
engines: {node: '>=6.9.0'}
@@ -2815,7 +2822,7 @@ packages:
engines: {node: '>=14'}
dependencies:
'@babel/code-frame': 7.23.4
'@babel/runtime': 7.22.11
'@babel/runtime': 7.23.4
'@types/aria-query': 5.0.4
aria-query: 5.1.3
chalk: 4.1.2
@@ -2824,14 +2831,14 @@ packages:
pretty-format: 27.5.1
dev: true
/@testing-library/vue@7.0.0(@vue/compiler-sfc@3.3.8)(vue@3.3.8):
resolution: {integrity: sha512-JU/q93HGo2qdm1dCgWymkeQlfpC0/0/DBZ2nAHgEAsVZxX11xVIxT7gbXdI7HACQpUbsUWt1zABGU075Fzt9XQ==}
/@testing-library/vue@8.0.1(@vue/compiler-sfc@3.3.8)(vue@3.3.8):
resolution: {integrity: sha512-l51ZEpjTQ6glq3wM+asQ1GbKJMGcxwgHEygETx0aCRN4TjFEGvMZy4YdWKs/y7bu4bmLrxcxhbEPP7iPSW/2OQ==}
engines: {node: '>=14'}
peerDependencies:
'@vue/compiler-sfc': '>= 3'
vue: 3.3.8
dependencies:
'@babel/runtime': 7.22.11
'@babel/runtime': 7.23.4
'@testing-library/dom': 9.3.3
'@vue/compiler-sfc': 3.3.8
'@vue/test-utils': 2.4.1(vue@3.3.8)
@@ -9076,7 +9083,7 @@ packages:
- vue
dev: true
/nuxt-vitest@0.11.3(@testing-library/vue@7.0.0)(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.0)(happy-dom@12.10.3)(rollup@3.29.4)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8):
/nuxt-vitest@0.11.3(@testing-library/vue@8.0.1)(@vitejs/plugin-vue-jsx@3.1.0)(@vitejs/plugin-vue@4.5.0)(happy-dom@12.10.3)(rollup@3.29.4)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8):
resolution: {integrity: sha512-jGyrOXbgwlakVaDsQCLtdttXXY2bX4J5r22rr0CTXqIFO3jhnf8e3kAU+zCQe/WSp/xtM+2HZEwrU+jqy5zuDQ==}
peerDependencies:
'@vitejs/plugin-vue': '*'
@@ -9094,7 +9101,7 @@ packages:
std-env: 3.5.0
vite: 4.5.0(@types/node@20.6.3)
vitest: 0.33.0(happy-dom@12.10.3)
vitest-environment-nuxt: 0.11.3(@testing-library/vue@7.0.0)(happy-dom@12.10.3)(rollup@3.29.4)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8)
vitest-environment-nuxt: 0.11.3(@testing-library/vue@8.0.1)(happy-dom@12.10.3)(rollup@3.29.4)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8)
transitivePeerDependencies:
- '@testing-library/vue'
- '@vue/server-renderer'
@@ -12399,7 +12406,7 @@ packages:
optionalDependencies:
fsevents: 2.3.3
/vitest-environment-nuxt@0.11.3(@testing-library/vue@7.0.0)(happy-dom@12.10.3)(rollup@3.29.4)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8):
/vitest-environment-nuxt@0.11.3(@testing-library/vue@8.0.1)(happy-dom@12.10.3)(rollup@3.29.4)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.8):
resolution: {integrity: sha512-HJzT3g3/g99D2h7nfGgo+7yaWKOnAtI1PxsptmKhJrD0oa6RcNjfBbMYY+hQVh+2ecSIRUaqykdUPKocOW01yA==}
peerDependencies:
'@testing-library/vue': 7.0.0
@@ -12417,7 +12424,7 @@ packages:
optional: true
dependencies:
'@nuxt/kit': 3.8.2(rollup@3.29.4)
'@testing-library/vue': 7.0.0(@vue/compiler-sfc@3.3.8)(vue@3.3.8)
'@testing-library/vue': 8.0.1(@vue/compiler-sfc@3.3.8)(vue@3.3.8)
'@vue/test-utils': 2.4.1(vue@3.3.8)
defu: 6.1.3
estree-walker: 3.0.3