fix(editor): Fix typechecking with vue-tsc 2.x (no-changelog) (#8892)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-03-15 12:10:19 +01:00
committed by GitHub
parent c4c319d7cf
commit 80c4bc443a
6 changed files with 47 additions and 77 deletions

View File

@@ -95,7 +95,8 @@
"@sentry/cli@2.17.0": "patches/@sentry__cli@2.17.0.patch",
"pkce-challenge@3.0.0": "patches/pkce-challenge@3.0.0.patch",
"pyodide@0.23.4": "patches/pyodide@0.23.4.patch",
"@types/ws@8.5.4": "patches/@types__ws@8.5.4.patch"
"@types/ws@8.5.4": "patches/@types__ws@8.5.4.patch",
"vite-plugin-checker@0.6.4": "patches/vite-plugin-checker@0.6.4.patch"
}
}
}