Describe the bug A clear and concise description of what the bug is.
I have "@testing-library/vue": "^7.0.0" and when I attempt to update vue to latest (3.3.4) I get the following npm dependency error
To Reproduce Steps to reproduce the behavior:
Install vue 3.3.4 in the same project
Describe the bug A clear and concise description of what the bug is. I have
"@testing-library/vue": "^7.0.0"
and when I attempt to update vue to latest (3.3.4) I get the following npm dependency errorTo Reproduce Steps to reproduce the behavior: Install vue 3.3.4 in the same project
Expected behavior
Vue 3.3.4 can be installed