diff --git a/docs/package.json b/docs/package.json index 995a8251..3235a268 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,9 +20,9 @@ "@iconify/json": "^2.1.22", "@types/canvas-confetti": "^1.4.2", "@types/node": "^17.0.23", - "@vuepress/bundler-vite": "^2.0.0-beta.37", - "@vuepress/plugin-docsearch": "^2.0.0-beta.37", - "@vuepress/plugin-pwa": "^2.0.0-beta.38", + "@vuepress/bundler-vite": "^2.0.0-beta.46", + "@vuepress/plugin-docsearch": "^2.0.0-beta.46", + "@vuepress/plugin-pwa": "^2.0.0-beta.46", "@windicss/plugin-scrollbar": "^1.2.3", "dotenv": "^16.0.0", "ohmyfetch": "^0.4.15", @@ -30,7 +30,7 @@ "unplugin-icons": "^0.14.1", "unplugin-vue-components": "^0.18.5", "vite-plugin-windicss": "^1.8.3", - "vuepress": "^2.0.0-beta.37", + "vuepress": "2.0.0-beta.46", "windicss": "^3.5.1" } } diff --git a/package.json b/package.json index 02bb0160..63630c50 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,6 @@ "name": "@braks/vue-flow-monorepo", "version": "0.0.0", "private": true, - "workspaces": [ - "e2e", - "examples", - "docs", - "packages/**" - ], "scripts": { "dev": "pnpm --dir examples dev", "docs": "pnpm --dir docs dev", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d6a2466..83012da5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,9 +34,9 @@ importers: '@types/canvas-confetti': ^1.4.2 '@types/node': ^17.0.23 '@vue/repl': 1.1.2 - '@vuepress/bundler-vite': ^2.0.0-beta.37 - '@vuepress/plugin-docsearch': ^2.0.0-beta.37 - '@vuepress/plugin-pwa': ^2.0.0-beta.38 + '@vuepress/bundler-vite': ^2.0.0-beta.46 + '@vuepress/plugin-docsearch': ^2.0.0-beta.46 + '@vuepress/plugin-pwa': ^2.0.0-beta.46 '@windicss/plugin-scrollbar': ^1.2.3 blobity: ^0.1.7 canvas-confetti: ^1.5.1 @@ -46,7 +46,7 @@ importers: unplugin-icons: ^0.14.1 unplugin-vue-components: ^0.18.5 vite-plugin-windicss: ^1.8.3 - vuepress: ^2.0.0-beta.37 + vuepress: 2.0.0-beta.46 windicss: ^3.5.1 dependencies: '@animxyz/core': 0.6.6 @@ -60,7 +60,7 @@ importers: '@iconify/json': 2.1.55 '@types/canvas-confetti': 1.4.2 '@types/node': 17.0.38 - '@vuepress/bundler-vite': 2.0.0-beta.45 + '@vuepress/bundler-vite': 2.0.0-beta.46 '@vuepress/plugin-docsearch': 2.0.0-beta.46_react@18.1.0 '@vuepress/plugin-pwa': 2.0.0-beta.46 '@windicss/plugin-scrollbar': 1.2.3 @@ -2593,28 +2593,6 @@ packages: vue: 3.2.36 dev: true - /@vuepress/bundler-vite/2.0.0-beta.45: - resolution: {integrity: sha512-gKQRl7Abi6K7HVF1uOZ4aseww+cMV9uneuORfMlUeQ82iHOLRbrtmYYJztVYia1SBv8lX9uXuJSqHrFaLxuJWA==} - dependencies: - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 - '@vuepress/client': 2.0.0-beta.45 - '@vuepress/core': 2.0.0-beta.45 - '@vuepress/shared': 2.0.0-beta.45 - '@vuepress/utils': 2.0.0-beta.45 - autoprefixer: 10.4.7_postcss@8.4.14 - connect-history-api-fallback: 1.6.0 - postcss: 8.4.14 - rollup: 2.75.5 - vite: 2.9.9 - vue: 3.2.36 - vue-router: 4.0.15_vue@3.2.36 - transitivePeerDependencies: - - less - - sass - - stylus - - supports-color - dev: true - /@vuepress/bundler-vite/2.0.0-beta.46: resolution: {integrity: sha512-lS0DKLiWzPHRVLOEViExKrApEYX661LsDf/lNFu5du1iqmNSNi3BvZbXUHnupzM8h02uOSa/VP6jzawWINqkYg==} dependencies: @@ -2670,20 +2648,6 @@ packages: vue-router: 4.0.15_vue@3.2.36 dev: true - /@vuepress/core/2.0.0-beta.45: - resolution: {integrity: sha512-SeTzsNKc+E41b0p5nNiWRqMIxXM0Pu59MAaSkd1SFqEa8vtxDQZvgdM2xIbmCEejVSnKqLJwyyN+F2vEvPF9WA==} - dependencies: - '@vuepress/client': 2.0.0-beta.45 - '@vuepress/markdown': 2.0.0-beta.45 - '@vuepress/shared': 2.0.0-beta.45 - '@vuepress/utils': 2.0.0-beta.45 - gray-matter: 4.0.3 - toml: 3.0.0 - vue: 3.2.36 - transitivePeerDependencies: - - supports-color - dev: true - /@vuepress/core/2.0.0-beta.46: resolution: {integrity: sha512-JFRpyg5R01Ujcpgym2aQwFmMU4FFQtRQxYQeOnLDHSEdo+U09I+OztBuVJvst3Xu99urqRH7Jo7yRL3igyXlAA==} dependencies: @@ -2698,20 +2662,6 @@ packages: - supports-color dev: true - /@vuepress/markdown/2.0.0-beta.45: - resolution: {integrity: sha512-wm9NsJ17G5Cw7idj+ChZVrdKkcTkx+1DwAZDgJcQESdvDTmggQYonZa8vSY1rLxw50VmHU2v8WsiaYTTn91slA==} - dependencies: - '@types/markdown-it': 12.2.3 - '@vuepress/shared': 2.0.0-beta.45 - '@vuepress/utils': 2.0.0-beta.45 - markdown-it: 13.0.1 - markdown-it-anchor: 8.6.4_ea7kj7wzjkld5jo2noyjqxi764 - markdown-it-emoji: 2.0.2 - mdurl: 1.0.1 - transitivePeerDependencies: - - supports-color - dev: true - /@vuepress/markdown/2.0.0-beta.46: resolution: {integrity: sha512-+lfpPXHRyVKDK0wzByK8syAjVp3H6XkExgRx/5FxCRTFDTnbJYNLRtUhHkEfRLdOahK/nD3qrGQvFjL6DDZN9w==} dependencies: @@ -2922,23 +2872,6 @@ packages: - supports-color dev: true - /@vuepress/utils/2.0.0-beta.45: - resolution: {integrity: sha512-vdhRs+Q3tuJiznQ3Vlckumpciv7uKm6kTcqkAInZJdtpa/vS+SAeeS3q8ThERC0I7z1mnW/s/CGkVlLKhrfjKA==} - dependencies: - '@types/debug': 4.1.7 - '@types/fs-extra': 9.0.13 - '@vuepress/shared': 2.0.0-beta.45 - chalk: 4.1.2 - debug: 4.3.4 - fs-extra: 10.1.0 - globby: 11.1.0 - hash-sum: 2.0.0 - ora: 5.4.1 - upath: 2.0.1 - transitivePeerDependencies: - - supports-color - dev: true - /@vuepress/utils/2.0.0-beta.46: resolution: {integrity: sha512-rzNJPKlyZuWjCzjrQT08W6an/7OBc7GpiTx/XQj5Fd/VTDAARrw7EQP+jLTtU3PzJa3o55obHpxWR2NNUU/jtg==} dependencies: