From: Eduardo San Martin Morote Date: Mon, 27 Feb 2023 13:26:21 +0000 (+0100) Subject: docs: upgrade vitepress X-Git-Tag: v4.2.0~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b7b25a74e89f1dde534bf86d19cfcdbce25092b;p=thirdparty%2Fvuejs%2Frouter.git docs: upgrade vitepress --- diff --git a/package.json b/package.json index db094408..6bfd7a32 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "p-series": "^3.0.0", "prettier": "^2.8.4", "semver": "^7.3.8", - "typedoc": "^0.23.25", + "typedoc": "^0.23.26", "typedoc-plugin-markdown": "^3.14.0", - "typescript": "~4.9.4", + "typescript": "~4.9.5", "yorkie": "^2.0.0" }, "gitHooks": { diff --git a/packages/docs/package.json b/packages/docs/package.json index b7b64c20..06388b47 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -8,7 +8,7 @@ "docs:build": "vitepress build ." }, "dependencies": { - "vitepress": "1.0.0-alpha.47", + "vitepress": "1.0.0-alpha.48", "vue-router": "workspace:*" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index afaa5691..ccd8874a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,9 +14,9 @@ importers: p-series: ^3.0.0 prettier: ^2.8.4 semver: ^7.3.8 - typedoc: ^0.23.25 + typedoc: ^0.23.26 typedoc-plugin-markdown: ^3.14.0 - typescript: ~4.9.4 + typescript: ~4.9.5 yorkie: ^2.0.0 devDependencies: brotli: 1.3.3 @@ -29,17 +29,17 @@ importers: p-series: 3.0.0 prettier: 2.8.4 semver: 7.3.8 - typedoc: 0.23.25_typescript@4.9.4 - typedoc-plugin-markdown: 3.14.0_typedoc@0.23.25 - typescript: 4.9.4 + typedoc: 0.23.26_typescript@4.9.5 + typedoc-plugin-markdown: 3.14.0_typedoc@0.23.26 + typescript: 4.9.5 yorkie: 2.0.0 packages/docs: specifiers: - vitepress: 1.0.0-alpha.47 + vitepress: 1.0.0-alpha.48 vue-router: workspace:* dependencies: - vitepress: 1.0.0-alpha.47 + vitepress: 1.0.0-alpha.48 vue-router: link:../router packages/playground: @@ -420,6 +420,14 @@ packages: hasBin: true dependencies: '@babel/types': 7.21.0 + dev: true + + /@babel/parser/7.21.2: + resolution: {integrity: sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.21.2 /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.0: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} @@ -584,6 +592,15 @@ packages: '@babel/helper-string-parser': 7.19.4 '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + dev: true + + /@babel/types/7.21.2: + resolution: {integrity: sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.19.4 + '@babel/helper-validator-identifier': 7.19.1 + to-fast-properties: 2.0.0 /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -604,7 +621,7 @@ packages: resolution: {integrity: sha512-2xAv2GFuHzzmG0SSZgf8wHX0qZX8n9Y1ZirKUk5Wrdc+vH9CL837x2hZIUdwcPZI9caBA+/CzxsS68O4waYjUQ==} dependencies: '@docsearch/react': 3.3.3 - preact: 10.12.1 + preact: 10.13.0 transitivePeerDependencies: - '@algolia/client-search' - '@types/react' @@ -1477,6 +1494,7 @@ packages: /@types/node/18.14.0: resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==} + dev: true /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1555,7 +1573,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.1.4_@types+node@18.14.0 + vite: 4.1.4 vue: 3.2.47 /@volar/language-core/1.2.0-alpha.19: @@ -1600,7 +1618,7 @@ packages: /@vue/compiler-core/3.2.47: resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==} dependencies: - '@babel/parser': 7.21.1 + '@babel/parser': 7.21.2 '@vue/shared': 3.2.47 estree-walker: 2.0.2 source-map: 0.6.1 @@ -1614,7 +1632,7 @@ packages: /@vue/compiler-sfc/3.2.47: resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==} dependencies: - '@babel/parser': 7.21.1 + '@babel/parser': 7.21.2 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/compiler-ssr': 3.2.47 @@ -1638,7 +1656,7 @@ packages: /@vue/reactivity-transform/3.2.47: resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==} dependencies: - '@babel/parser': 7.21.1 + '@babel/parser': 7.21.2 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 estree-walker: 2.0.2 @@ -4974,6 +4992,13 @@ packages: brace-expansion: 2.0.1 dev: true + /minimatch/7.2.0: + resolution: {integrity: sha512-rMRHmwySzopAQjmWW6TkAKCEDKNaY/HuV/c2YkWWuWnfkTwApt0V4hnYzzPnZ/5Gcd2+8MPncSyuOGPl3xPvcg==} + engines: {node: '>=10'} + dependencies: + brace-expansion: 2.0.1 + dev: true + /minimist-options/4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} @@ -5508,8 +5533,8 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 - /preact/10.12.1: - resolution: {integrity: sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg==} + /preact/10.13.0: + resolution: {integrity: sha512-ERdIdUpR6doqdaSIh80hvzebHB7O6JxycOhyzAeLEchqOq/4yueslQbfnPwXaNhAYacFTyCclhwkEbOumT0tHw==} dev: false /prelude-ls/1.1.2: @@ -5815,6 +5840,14 @@ packages: hasBin: true optionalDependencies: fsevents: 2.3.2 + dev: true + + /rollup/3.17.3: + resolution: {integrity: sha512-p5LaCXiiOL/wrOkj8djsIDFmyU9ysUxcyW+EKRLHb6TKldJzXpImjcRSR+vgo09DBdofGcOoLOsRyxxG2n5/qQ==} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} @@ -6413,17 +6446,17 @@ packages: engines: {node: '>=8'} dev: true - /typedoc-plugin-markdown/3.14.0_typedoc@0.23.25: + /typedoc-plugin-markdown/3.14.0_typedoc@0.23.26: resolution: {integrity: sha512-UyQLkLRkfTFhLdhSf3RRpA3nNInGn+k6sll2vRXjflaMNwQAAiB61SYbisNZTg16t4K1dt1bPQMMGLrxS0GZ0Q==} peerDependencies: typedoc: '>=0.23.0' dependencies: handlebars: 4.7.7 - typedoc: 0.23.25_typescript@4.9.4 + typedoc: 0.23.26_typescript@4.9.5 dev: true - /typedoc/0.23.25_typescript@4.9.4: - resolution: {integrity: sha512-O1he153qVyoCgJYSvIyY3bPP1wAJTegZfa6tL3APinSZhJOf8CSd8F/21M6ex8pUY/fuY6n0jAsT4fIuMGA6sA==} + /typedoc/0.23.26_typescript@4.9.5: + resolution: {integrity: sha512-5m4KwR5tOLnk0OtMaRn9IdbeRM32uPemN9kur7YK9wFqx8U0CYrvO9aVq6ysdZSV1c824BTm+BuQl2Ze/k1HtA==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: @@ -6431,9 +6464,9 @@ packages: dependencies: lunr: 2.3.9 marked: 4.2.12 - minimatch: 6.2.0 + minimatch: 7.2.0 shiki: 0.14.1 - typescript: 4.9.4 + typescript: 4.9.5 dev: true /typescript/4.8.4: @@ -6448,6 +6481,12 @@ packages: hasBin: true dev: true + /typescript/4.9.5: + resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} + engines: {node: '>=4.2.0'} + hasBin: true + dev: true + /uglify-js/3.17.4: resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} engines: {node: '>=0.8.0'} @@ -6564,7 +6603,7 @@ packages: esbuild: 0.16.17 postcss: 8.4.21 resolve: 1.22.1 - rollup: 3.17.2 + rollup: 3.17.3 optionalDependencies: fsevents: 2.3.2 @@ -6600,9 +6639,10 @@ packages: rollup: 3.17.2 optionalDependencies: fsevents: 2.3.2 + dev: true - /vitepress/1.0.0-alpha.47: - resolution: {integrity: sha512-vj+LOY0WJtKSk98HV4qqG6p4MofmF+C8yrWHiiw+GCMfr6C+610U5D7oD2OruroIafsON6F4nBDWGK8ZyGIpXQ==} + /vitepress/1.0.0-alpha.48: + resolution: {integrity: sha512-vu9J6Eg1l+o33lfDAMD9+cxomMNQGNQEW/GPu32tkffagMBxoBqhzxfqjaOqtTQ2VdS+dauOdROtrWQrElyivw==} hasBin: true dependencies: '@docsearch/css': 3.3.3