diff --git a/packages/histoire/package.json b/packages/histoire/package.json index 21d8eb81..ab85937f 100644 --- a/packages/histoire/package.json +++ b/packages/histoire/package.json @@ -42,6 +42,7 @@ "dependencies": { "@histoire/controls": "^0.4.0", "@iconify/vue": "^3.2.1", + "@types/markdown-it": "^12.2.3", "@vueuse/core": "^8.2.5", "birpc": "^0.1.1", "case": "^1.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1074015b..f2ee9de6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -161,6 +161,7 @@ importers: dependencies: '@histoire/controls': link:../histoire-controls '@iconify/vue': 3.2.1_vue@3.2.33 + '@types/markdown-it': 12.2.3 '@vueuse/core': 8.3.1_vue@3.2.33 birpc: 0.1.1 case: 1.6.3 @@ -194,7 +195,6 @@ importers: '@tailwindcss/typography': 0.5.2_tailwindcss@3.0.24 '@types/flexsearch': 0.7.3 '@types/fs-extra': 9.0.13 - '@types/markdown-it': 12.2.3 '@types/node': 17.0.25 '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 autoprefixer: 10.4.4_postcss@8.4.12 @@ -1178,7 +1178,6 @@ packages: /@types/linkify-it/3.0.2: resolution: {integrity: sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==} - dev: true /@types/long/4.0.1: resolution: {integrity: sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==} @@ -1189,11 +1188,10 @@ packages: dependencies: '@types/linkify-it': 3.0.2 '@types/mdurl': 1.0.2 - dev: true + dev: false /@types/mdurl/1.0.2: resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==} - dev: true /@types/mime/1.3.2: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==}