chore(editor): Update frontend dev tooling (no-changelog) (#12045)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-12-04 17:58:19 +01:00
committed by GitHub
parent 4ac5f9527b
commit b145f52972
9 changed files with 762 additions and 840 deletions

View File

@@ -95,6 +95,7 @@
"@types/lodash-es": "^4.17.6",
"@types/luxon": "^3.2.0",
"@types/uuid": "catalog:",
"@vitejs/plugin-vue": "catalog:frontend",
"@vitest/coverage-v8": "catalog:frontend",
"miragejs": "^0.1.48",
"unplugin-icons": "^0.19.0",

View File

@@ -255,7 +255,6 @@ export const routes: RouteRecordRaw[] = [
},
{
path: '/workflow/:name/evaluation',
name: VIEWS.TEST_DEFINITION,
meta: {
keepWorkflowAlive: true,
middleware: ['authenticated'],