perf: use driver.js
Showing
| ... | @@ -44,12 +44,12 @@ | ... | @@ -44,12 +44,12 @@ |
| "crypto-js": "^4.2.0", | "crypto-js": "^4.2.0", | ||
| "dayjs": "^1.11.10", | "dayjs": "^1.11.10", | ||
| "diagram-js": "^12.6.0", | "diagram-js": "^12.6.0", | ||
| "driver.js": "^1.3.0", | |||
| "echarts": "^5.4.3", | "echarts": "^5.4.3", | ||
| "echarts-wordcloud": "^2.1.0", | "echarts-wordcloud": "^2.1.0", | ||
| "element-plus": "2.4.1", | "element-plus": "2.4.1", | ||
| "fast-xml-parser": "^4.3.2", | "fast-xml-parser": "^4.3.2", | ||
| "highlight.js": "^11.9.0", | "highlight.js": "^11.9.0", | ||
| "intro.js": "^7.2.0", | |||
| "jsencrypt": "^3.3.2", | "jsencrypt": "^3.3.2", | ||
| "lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
| "min-dash": "^4.1.1", | "min-dash": "^4.1.1", | ||
| ... | @@ -77,7 +77,6 @@ | ... | @@ -77,7 +77,6 @@ |
| "@iconify/json": "^2.2.135", | "@iconify/json": "^2.2.135", | ||
| "@intlify/unplugin-vue-i18n": "^1.4.0", | "@intlify/unplugin-vue-i18n": "^1.4.0", | ||
| "@purge-icons/generated": "^0.9.0", | "@purge-icons/generated": "^0.9.0", | ||
| "@types/intro.js": "^5.1.3", | |||
| "@types/lodash-es": "^4.17.10", | "@types/lodash-es": "^4.17.10", | ||
| "@types/node": "^20.8.9", | "@types/node": "^20.8.9", | ||
| "@types/nprogress": "^0.2.2", | "@types/nprogress": "^0.2.2", | ||
| ... | ... |
src/hooks/web/useGuide.ts
0 → 100644
src/hooks/web/useIntro.ts
deleted
100644 → 0
Please
register
or
sign in
to comment