diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index ab78b2bac..be3d2bb03 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -43,7 +43,7 @@ "@testing-library/dom": "^9.3.3", "@testing-library/jest-dom": "^6.1.4", "@testing-library/user-event": "^14.5.1", - "@testing-library/vue": "^7.0.0", + "@testing-library/vue": "^8.0.0", "@vue/compiler-sfc": "^3.3.7", "cypress": "^13.4.0", "cypress-cloud": "^1.9.6", diff --git a/swift_browser_ui_frontend/pnpm-lock.yaml b/swift_browser_ui_frontend/pnpm-lock.yaml index 086801cd4..efa9b00a6 100644 --- a/swift_browser_ui_frontend/pnpm-lock.yaml +++ b/swift_browser_ui_frontend/pnpm-lock.yaml @@ -89,8 +89,8 @@ devDependencies: specifier: ^14.5.1 version: 14.5.1(@testing-library/dom@9.3.3) '@testing-library/vue': - specifier: ^7.0.0 - version: 7.0.0(@vue/compiler-sfc@3.3.7)(vue@3.3.7) + specifier: ^8.0.0 + version: 8.0.0(@vue/compiler-sfc@3.3.7)(vue@3.3.7) '@vue/compiler-sfc': specifier: ^3.3.7 version: 3.3.7 @@ -1232,8 +1232,8 @@ packages: '@testing-library/dom': 9.3.3 dev: true - /@testing-library/vue@7.0.0(@vue/compiler-sfc@3.3.7)(vue@3.3.7): - resolution: {integrity: sha512-JU/q93HGo2qdm1dCgWymkeQlfpC0/0/DBZ2nAHgEAsVZxX11xVIxT7gbXdI7HACQpUbsUWt1zABGU075Fzt9XQ==} + /@testing-library/vue@8.0.0(@vue/compiler-sfc@3.3.7)(vue@3.3.7): + resolution: {integrity: sha512-SP0qEY/SGpdT9+bPuHxYD3P/HCG0ZY8GlGJocVqdLn9EojbdQu69x06trJi1V7RW9tAZai/wwy+ZFcRsTp47kg==} engines: {node: '>=14'} peerDependencies: '@vue/compiler-sfc': '>= 3'