-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore!: update vitepress from 1.0.0-rc.14 to 1.0.0-rc.27
- Loading branch information
1 parent
5a8f974
commit 381b01b
Showing
7 changed files
with
191 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'vitepress-plugin-npm-commands': minor | ||
'vitepress-plugin-detype': minor | ||
'vitepress-plugin-tabs': minor | ||
--- | ||
|
||
update required vitepress version from 1.0.0-rc.14 to 1.0.0-rc.27. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ exports[`should work 1`] = ` | |
"import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/normal.md"); | ||
export const __pageData = JSON.parse("{\\"title\\":\\"\\",\\"description\\":\\"\\",\\"frontmatter\\":{},\\"headers\\":[],\\"relativePath\\":\\"normal.md\\",\\"filePath\\":\\"normal.md\\"}") | ||
const _sfc_main = {name:"normal.md"} | ||
import { createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@fs/root/node_modules/.pnpm/[email protected].4/node_modules/vue/dist/vue.runtime.esm-bundler.js" | ||
import { createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@fs/root/node_modules/.pnpm/[email protected].[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js" | ||
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", { class: "language-ts vp-adaptive-theme" }, [ | ||
/*#__PURE__*/_createElementVNode("button", { | ||
|
@@ -168,7 +168,7 @@ exports[`vue 1`] = ` | |
"import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/vue.md"); | ||
export const __pageData = JSON.parse("{\\"title\\":\\"\\",\\"description\\":\\"\\",\\"frontmatter\\":{},\\"headers\\":[],\\"relativePath\\":\\"vue.md\\",\\"filePath\\":\\"vue.md\\"}") | ||
const _sfc_main = {name:"vue.md"} | ||
import { createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@fs/root/node_modules/.pnpm/[email protected].4/node_modules/vue/dist/vue.runtime.esm-bundler.js" | ||
import { createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@fs/root/node_modules/.pnpm/[email protected].[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js" | ||
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", { class: "language-vue vp-adaptive-theme" }, [ | ||
/*#__PURE__*/_createElementVNode("button", { | ||
|
@@ -484,7 +484,7 @@ exports[`with highlight lines 1`] = ` | |
"import { createHotContext as __vite__createHotContext } from "/@vite/client";import.meta.hot = __vite__createHotContext("/with-highlight-lines.md"); | ||
export const __pageData = JSON.parse("{\\"title\\":\\"\\",\\"description\\":\\"\\",\\"frontmatter\\":{},\\"headers\\":[],\\"relativePath\\":\\"with-highlight-lines.md\\",\\"filePath\\":\\"with-highlight-lines.md\\"}") | ||
const _sfc_main = {name:"with-highlight-lines.md"} | ||
import { createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@fs/root/node_modules/.pnpm/[email protected].4/node_modules/vue/dist/vue.runtime.esm-bundler.js" | ||
import { createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "/@fs/root/node_modules/.pnpm/[email protected].[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js" | ||
const _hoisted_1 = /*#__PURE__*/_createElementVNode("div", { class: "language-ts vp-adaptive-theme" }, [ | ||
/*#__PURE__*/_createElementVNode("button", { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.