chore(deps): pin vue to 3.3.13

This commit is contained in:
Benjamin Canac
2024-01-04 10:53:08 +01:00
parent 0976833753
commit 1c8122a00b
2 changed files with 176 additions and 170 deletions

View File

@@ -79,7 +79,7 @@
"resolutions": {
"@nuxt/kit": "3.9.0",
"@nuxt/schema": "3.9.0",
"vue": "3.4.4",
"vue": "3.3.13",
"tailwindcss": "3.4.0"
}
}