From 00e376e182f2c454c141ce369d6196acb2d9943e Mon Sep 17 00:00:00 2001 From: chakAs3 Date: Tue, 19 Sep 2023 20:43:30 +0400 Subject: [PATCH] docs:test --- docs/package.json | 1 + package.json | 1 - pnpm-lock.yaml | 18 ++++-------------- 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/docs/package.json b/docs/package.json index a5c6a975..4cf5ae45 100755 --- a/docs/package.json +++ b/docs/package.json @@ -13,6 +13,7 @@ "homepage": "https://storybook.nuxtjs.org", "devDependencies": { "@nuxt-themes/docus": "^1.14.6", + "@nuxt/content": "^2.8.2", "@nuxtjs/plausible": "^0.2.3", "nuxt": "3.7.3" } diff --git a/package.json b/package.json index 9e4f824a..b06e533a 100755 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "scripts": { "dev:prepare": "nuxt-module-build --stub && nuxi prepare playground", "dev": "nuxt dev playground", - "dev:nuxt2": "nuxt dev nuxt2-playground", "build": "nuxt-module-build", "lint": "eslint .", "prepack": "nuxt-module-build", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a03e01b6..05b6eb39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,6 +61,9 @@ importers: '@nuxt-themes/docus': specifier: ^1.14.6 version: 1.14.6(nuxt@3.7.3)(postcss@8.4.30)(rollup@3.29.2)(vue@3.3.4) + '@nuxt/content': + specifier: ^2.8.2 + version: 2.8.2(rollup@3.29.2)(vue@3.3.4) '@nuxtjs/plausible': specifier: ^0.2.3 version: 0.2.3(rollup@3.29.2) @@ -1414,7 +1417,7 @@ packages: socket.io-client: 4.7.2 ufo: 1.3.0 unstorage: 1.9.0 - ws: 8.14.1 + ws: 8.14.2 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -10040,19 +10043,6 @@ packages: optional: true dev: true - /ws@8.14.1: - resolution: {integrity: sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true - /ws@8.14.2: resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} engines: {node: '>=10.0.0'}