fix(mermaid): mark mermaid-parser dependecy with ^

Co-authored-by: Alois Klink <alois@aloisklink.com>
This commit is contained in:
Reda Al Sulais
2023-08-21 02:38:23 +03:00
parent 4ae361bd1f
commit 1d64549cce
2 changed files with 2 additions and 54 deletions

View File

@@ -71,7 +71,7 @@
"khroma": "^2.0.0",
"lodash-es": "^4.17.21",
"mdast-util-from-markdown": "^1.3.0",
"mermaid-parser": "workspace:*",
"mermaid-parser": "workspace:^",
"stylis": "^4.1.3",
"ts-dedent": "^2.2.0",
"uuid": "^9.0.0"

54
pnpm-lock.yaml generated
View File

@@ -234,7 +234,7 @@ importers:
specifier: ^1.3.0
version: 1.3.0
mermaid-parser:
specifier: workspace:*
specifier: workspace:^
version: link:../parser
stylis:
specifier: ^4.1.3
@@ -475,58 +475,6 @@ importers:
specifier: ^7.0.0
version: 7.0.0
packages/mermaid/src/vitepress:
dependencies:
'@vueuse/core':
specifier: ^10.1.0
version: 10.1.0(vue@3.3.0)
jiti:
specifier: ^1.18.2
version: 1.18.2
vue:
specifier: ^3.3
version: 3.3.0
devDependencies:
'@iconify-json/carbon':
specifier: ^1.1.16
version: 1.1.16
'@unocss/reset':
specifier: ^0.55.0
version: 0.55.0
'@vite-pwa/vitepress':
specifier: ^0.2.0
version: 0.2.0(vite-plugin-pwa@0.16.0)
'@vitejs/plugin-vue':
specifier: ^4.2.1
version: 4.2.1(vite@4.3.9)(vue@3.3.0)
fast-glob:
specifier: ^3.2.12
version: 3.2.12
https-localhost:
specifier: ^4.7.1
version: 4.7.1
pathe:
specifier: ^1.1.0
version: 1.1.0
unocss:
specifier: ^0.55.0
version: 0.55.0(postcss@8.4.28)(rollup@2.79.1)(vite@4.3.9)
unplugin-vue-components:
specifier: ^0.25.0
version: 0.25.0(rollup@2.79.1)(vue@3.3.0)
vite:
specifier: ^4.3.9
version: 4.3.9(@types/node@18.16.0)
vite-plugin-pwa:
specifier: ^0.16.0
version: 0.16.0(vite@4.3.9)(workbox-build@7.0.0)(workbox-window@7.0.0)
vitepress:
specifier: 1.0.0-rc.4
version: 1.0.0-rc.4(@algolia/client-search@4.19.1)(@types/node@18.16.0)(search-insights@2.7.0)
workbox-window:
specifier: ^7.0.0
version: 7.0.0
packages/parser:
dependencies:
langium: