diff --git a/package-lock.json b/package-lock.json index 9e651584a..931c2d7dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "Apache-2.0", "devDependencies": { "@vuepress/bundler-vite": "2.0.0-rc.18", - "@vuepress/plugin-markdown-image": "2.0.0-rc.56", - "@vuepress/plugin-markdown-tab": "2.0.0-rc.56", + "@vuepress/plugin-markdown-image": "2.0.0-rc.57", + "@vuepress/plugin-markdown-tab": "2.0.0-rc.57", "cypress": "^13.15.1", "cypress-each": "^1.14.0", "flowchart.ts": "^3.0.1", @@ -2743,18 +2743,34 @@ } }, "node_modules/@vuepress/plugin-markdown-image": { - "version": "2.0.0-rc.56", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-image/-/plugin-markdown-image-2.0.0-rc.56.tgz", - "integrity": "sha512-oIqVz1rvUfteIQhESZNuTgeLU9neLVrdC041e+yRakJShAGKXVPJoZE09wjQoHZM0RE2Qkd+EkAYQGB7fKFgbw==", + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-image/-/plugin-markdown-image-2.0.0-rc.57.tgz", + "integrity": "sha512-1hFh0unC7GLwV7BxHs9/ieVhhv0YaqUNzNU0cXgWKAc1gIasMD0GG4mHiMbpUOMooL3oTimreQ9MCLAyfdI52Q==", "dev": true, - "license": "MIT", "dependencies": { "@mdit/plugin-figure": "^0.13.1", "@mdit/plugin-img-lazyload": "^0.13.1", "@mdit/plugin-img-mark": "^0.13.1", "@mdit/plugin-img-size": "^0.13.1", "@types/markdown-it": "^14.1.2", - "@vuepress/helper": "2.0.0-rc.56" + "@vuepress/helper": "2.0.0-rc.57" + }, + "peerDependencies": { + "vuepress": "2.0.0-rc.18" + } + }, + "node_modules/@vuepress/plugin-markdown-image/node_modules/@vuepress/helper": { + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.57.tgz", + "integrity": "sha512-6tJpiVCMdJ5bu5tvH51o+SIDyQG20kqYBvOPeRRsBVGjp8n0rH6KDGY0xDEkd/HF8mJ9UPqNYvqhsQyI3iKKWQ==", + "dev": true, + "dependencies": { + "@vue/shared": "^3.5.12", + "@vueuse/core": "^11.1.0", + "cheerio": "1.0.0", + "fflate": "^0.8.2", + "gray-matter": "^4.0.3", + "vue": "^3.5.12" }, "peerDependencies": { "vuepress": "2.0.0-rc.18" @@ -2788,15 +2804,14 @@ } }, "node_modules/@vuepress/plugin-markdown-tab": { - "version": "2.0.0-rc.56", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.56.tgz", - "integrity": "sha512-qqL+mlGuccnyJg7rdOBXJg5UEppMxObQZfhnuoiuu4BE8C0kV7G/myMOWsHLH0My8zpXdl5beKJqOdrjZapJqg==", + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.57.tgz", + "integrity": "sha512-VPP2SNp8TlJZHcWvR1Z2rD3Khv47SMXrTc8l97q92rOHurJ1ub4rbeIvLLCqgeNPE9xyLzAkAHfJRHjgWs9knw==", "dev": true, - "license": "MIT", "dependencies": { "@mdit/plugin-tab": "^0.13.2", "@types/markdown-it": "^14.1.2", - "@vuepress/helper": "2.0.0-rc.56", + "@vuepress/helper": "2.0.0-rc.57", "@vueuse/core": "^11.1.0", "vue": "^3.5.12" }, @@ -2804,6 +2819,23 @@ "vuepress": "2.0.0-rc.18" } }, + "node_modules/@vuepress/plugin-markdown-tab/node_modules/@vuepress/helper": { + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.57.tgz", + "integrity": "sha512-6tJpiVCMdJ5bu5tvH51o+SIDyQG20kqYBvOPeRRsBVGjp8n0rH6KDGY0xDEkd/HF8mJ9UPqNYvqhsQyI3iKKWQ==", + "dev": true, + "dependencies": { + "@vue/shared": "^3.5.12", + "@vueuse/core": "^11.1.0", + "cheerio": "1.0.0", + "fflate": "^0.8.2", + "gray-matter": "^4.0.3", + "vue": "^3.5.12" + }, + "peerDependencies": { + "vuepress": "2.0.0-rc.18" + } + }, "node_modules/@vuepress/plugin-notice": { "version": "2.0.0-rc.56", "resolved": "https://registry.npmjs.org/@vuepress/plugin-notice/-/plugin-notice-2.0.0-rc.56.tgz", @@ -9314,6 +9346,39 @@ } } }, + "node_modules/vuepress-theme-hope/node_modules/@vuepress/plugin-markdown-image": { + "version": "2.0.0-rc.56", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-image/-/plugin-markdown-image-2.0.0-rc.56.tgz", + "integrity": "sha512-oIqVz1rvUfteIQhESZNuTgeLU9neLVrdC041e+yRakJShAGKXVPJoZE09wjQoHZM0RE2Qkd+EkAYQGB7fKFgbw==", + "dev": true, + "dependencies": { + "@mdit/plugin-figure": "^0.13.1", + "@mdit/plugin-img-lazyload": "^0.13.1", + "@mdit/plugin-img-mark": "^0.13.1", + "@mdit/plugin-img-size": "^0.13.1", + "@types/markdown-it": "^14.1.2", + "@vuepress/helper": "2.0.0-rc.56" + }, + "peerDependencies": { + "vuepress": "2.0.0-rc.18" + } + }, + "node_modules/vuepress-theme-hope/node_modules/@vuepress/plugin-markdown-tab": { + "version": "2.0.0-rc.56", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.56.tgz", + "integrity": "sha512-qqL+mlGuccnyJg7rdOBXJg5UEppMxObQZfhnuoiuu4BE8C0kV7G/myMOWsHLH0My8zpXdl5beKJqOdrjZapJqg==", + "dev": true, + "dependencies": { + "@mdit/plugin-tab": "^0.13.2", + "@types/markdown-it": "^14.1.2", + "@vuepress/helper": "2.0.0-rc.56", + "@vueuse/core": "^11.1.0", + "vue": "^3.5.12" + }, + "peerDependencies": { + "vuepress": "2.0.0-rc.18" + } + }, "node_modules/wait-on": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-8.0.1.tgz", @@ -11220,9 +11285,9 @@ } }, "@vuepress/plugin-markdown-image": { - "version": "2.0.0-rc.56", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-image/-/plugin-markdown-image-2.0.0-rc.56.tgz", - "integrity": "sha512-oIqVz1rvUfteIQhESZNuTgeLU9neLVrdC041e+yRakJShAGKXVPJoZE09wjQoHZM0RE2Qkd+EkAYQGB7fKFgbw==", + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-image/-/plugin-markdown-image-2.0.0-rc.57.tgz", + "integrity": "sha512-1hFh0unC7GLwV7BxHs9/ieVhhv0YaqUNzNU0cXgWKAc1gIasMD0GG4mHiMbpUOMooL3oTimreQ9MCLAyfdI52Q==", "dev": true, "requires": { "@mdit/plugin-figure": "^0.13.1", @@ -11230,7 +11295,23 @@ "@mdit/plugin-img-mark": "^0.13.1", "@mdit/plugin-img-size": "^0.13.1", "@types/markdown-it": "^14.1.2", - "@vuepress/helper": "2.0.0-rc.56" + "@vuepress/helper": "2.0.0-rc.57" + }, + "dependencies": { + "@vuepress/helper": { + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.57.tgz", + "integrity": "sha512-6tJpiVCMdJ5bu5tvH51o+SIDyQG20kqYBvOPeRRsBVGjp8n0rH6KDGY0xDEkd/HF8mJ9UPqNYvqhsQyI3iKKWQ==", + "dev": true, + "requires": { + "@vue/shared": "^3.5.12", + "@vueuse/core": "^11.1.0", + "cheerio": "1.0.0", + "fflate": "^0.8.2", + "gray-matter": "^4.0.3", + "vue": "^3.5.12" + } + } } }, "@vuepress/plugin-markdown-math": { @@ -11247,16 +11328,32 @@ } }, "@vuepress/plugin-markdown-tab": { - "version": "2.0.0-rc.56", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.56.tgz", - "integrity": "sha512-qqL+mlGuccnyJg7rdOBXJg5UEppMxObQZfhnuoiuu4BE8C0kV7G/myMOWsHLH0My8zpXdl5beKJqOdrjZapJqg==", + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.57.tgz", + "integrity": "sha512-VPP2SNp8TlJZHcWvR1Z2rD3Khv47SMXrTc8l97q92rOHurJ1ub4rbeIvLLCqgeNPE9xyLzAkAHfJRHjgWs9knw==", "dev": true, "requires": { "@mdit/plugin-tab": "^0.13.2", "@types/markdown-it": "^14.1.2", - "@vuepress/helper": "2.0.0-rc.56", + "@vuepress/helper": "2.0.0-rc.57", "@vueuse/core": "^11.1.0", "vue": "^3.5.12" + }, + "dependencies": { + "@vuepress/helper": { + "version": "2.0.0-rc.57", + "resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.57.tgz", + "integrity": "sha512-6tJpiVCMdJ5bu5tvH51o+SIDyQG20kqYBvOPeRRsBVGjp8n0rH6KDGY0xDEkd/HF8mJ9UPqNYvqhsQyI3iKKWQ==", + "dev": true, + "requires": { + "@vue/shared": "^3.5.12", + "@vueuse/core": "^11.1.0", + "cheerio": "1.0.0", + "fflate": "^0.8.2", + "gray-matter": "^4.0.3", + "vue": "^3.5.12" + } + } } }, "@vuepress/plugin-notice": { @@ -15599,6 +15696,35 @@ "vuepress-plugin-components": "2.0.0-rc.59", "vuepress-plugin-md-enhance": "2.0.0-rc.59", "vuepress-shared": "2.0.0-rc.59" + }, + "dependencies": { + "@vuepress/plugin-markdown-image": { + "version": "2.0.0-rc.56", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-image/-/plugin-markdown-image-2.0.0-rc.56.tgz", + "integrity": "sha512-oIqVz1rvUfteIQhESZNuTgeLU9neLVrdC041e+yRakJShAGKXVPJoZE09wjQoHZM0RE2Qkd+EkAYQGB7fKFgbw==", + "dev": true, + "requires": { + "@mdit/plugin-figure": "^0.13.1", + "@mdit/plugin-img-lazyload": "^0.13.1", + "@mdit/plugin-img-mark": "^0.13.1", + "@mdit/plugin-img-size": "^0.13.1", + "@types/markdown-it": "^14.1.2", + "@vuepress/helper": "2.0.0-rc.56" + } + }, + "@vuepress/plugin-markdown-tab": { + "version": "2.0.0-rc.56", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.56.tgz", + "integrity": "sha512-qqL+mlGuccnyJg7rdOBXJg5UEppMxObQZfhnuoiuu4BE8C0kV7G/myMOWsHLH0My8zpXdl5beKJqOdrjZapJqg==", + "dev": true, + "requires": { + "@mdit/plugin-tab": "^0.13.2", + "@types/markdown-it": "^14.1.2", + "@vuepress/helper": "2.0.0-rc.56", + "@vueuse/core": "^11.1.0", + "vue": "^3.5.12" + } + } } }, "wait-on": { diff --git a/package.json b/package.json index 5121cfeef..c678b7abf 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ }, "devDependencies": { "@vuepress/bundler-vite": "2.0.0-rc.18", - "@vuepress/plugin-markdown-image": "2.0.0-rc.56", - "@vuepress/plugin-markdown-tab": "2.0.0-rc.56", + "@vuepress/plugin-markdown-image": "2.0.0-rc.57", + "@vuepress/plugin-markdown-tab": "2.0.0-rc.57", "cypress": "^13.15.1", "cypress-each": "^1.14.0", "flowchart.ts": "^3.0.1",