From 75f6dd83e5bec5ef2cf04fa6d9a91f25d5a39063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:04:00 +0000 Subject: [PATCH] chore(deps): update dependency vite-plugin-dts to v3.7.2 --- package.json | 2 +- pnpm-lock.yaml | 48 +++++++++++++++--------------------------------- 2 files changed, 16 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index 44b059e6b..5bcccfd1e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "unocss": "^0.57.7", "vite": "^5.0.11", "vite-plugin-banner": "^0.7.1", - "vite-plugin-dts": "3.6.3", + "vite-plugin-dts": "3.7.2", "vite-plugin-glsl": "^1.2.1", "vite-svg-loader": "^5.1.0", "vitepress": "1.0.0-rc.31" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da2279eb1..9468f3269 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^0.7.1 version: 0.7.1 vite-plugin-dts: - specifier: 3.6.3 - version: 3.6.3(@types/node@20.10.8)(typescript@5.3.3)(vite@5.0.11) + specifier: 3.7.2 + version: 3.7.2(@types/node@20.10.8)(typescript@5.3.3)(vite@5.0.11) vite-plugin-glsl: specifier: ^1.2.1 version: 1.2.1(vite@5.0.11) @@ -132,7 +132,7 @@ importers: dependencies: '@tresjs/core': specifier: 3.6.0 - version: 3.6.0(three@0.160.0)(vue@3.4.7) + version: 3.6.0(three@0.159.0)(vue@3.4.7) vue-router: specifier: ^4.2.5 version: 4.2.5(vue@3.4.7) @@ -1034,24 +1034,24 @@ packages: call-bind: 1.0.5 dev: true - /@microsoft/api-extractor-model@7.28.4(@types/node@20.10.8): - resolution: {integrity: sha512-vucgyPmgHrJ/D4/xQywAmjTmSfxAx2/aDmD6TkIoLu51FdsAfuWRbijWA48AePy60OO+l+mmy9p2P/CEeBZqig==} + /@microsoft/api-extractor-model@7.28.3(@types/node@20.10.8): + resolution: {integrity: sha512-wT/kB2oDbdZXITyDh2SQLzaWwTOFbV326fP0pUwNW00WeliARs0qjmXBWmGWardEzp2U3/axkO3Lboqun6vrig==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.63.0(@types/node@20.10.8) + '@rushstack/node-core-library': 3.62.0(@types/node@20.10.8) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.39.1(@types/node@20.10.8): - resolution: {integrity: sha512-V0HtCufWa8hZZvSmlEzQZfINcJkHAU/bmpyJQj6w+zpI87EkR8DuBOW6RWrO9c7mUYFZoDaNgUTyKo83ytv+QQ==} + /@microsoft/api-extractor@7.39.0(@types/node@20.10.8): + resolution: {integrity: sha512-PuXxzadgnvp+wdeZFPonssRAj/EW4Gm4s75TXzPk09h3wJ8RS3x7typf95B4vwZRrPTQBGopdUl+/vHvlPdAcg==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.28.4(@types/node@20.10.8) + '@microsoft/api-extractor-model': 7.28.3(@types/node@20.10.8) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.63.0(@types/node@20.10.8) + '@rushstack/node-core-library': 3.62.0(@types/node@20.10.8) '@rushstack/rig-package': 0.5.1 '@rushstack/ts-command-line': 4.17.1 colors: 1.2.5 @@ -1371,8 +1371,8 @@ packages: dev: true optional: true - /@rushstack/node-core-library@3.63.0(@types/node@20.10.8): - resolution: {integrity: sha512-Q7B3dVpBQF1v+mUfxNcNZh5uHVR8ntcnkN5GYjbBLrxUYHBGKbnCM+OdcN+hzCpFlLBH6Ob0dEHhZ0spQwf24A==} + /@rushstack/node-core-library@3.62.0(@types/node@20.10.8): + resolution: {integrity: sha512-88aJn2h8UpSvdwuDXBv1/v1heM6GnBf3RjEy6ZPP7UnzHNCqOHA2Ut+ScYUbXcqIdfew9JlTAe3g+cnX9xQ/Aw==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -1440,20 +1440,6 @@ packages: - '@vue/composition-api' dev: false - /@tresjs/core@3.6.0(three@0.160.0)(vue@3.4.7): - resolution: {integrity: sha512-eG5WFyETwSMmGt/5v+5yTk8nxU2ohyUdE2F6Dv4e7PIMXGsiNaT6ouT3jR9oK4LBU+I/1KZXb0V6HJKCS+AV/Q==} - peerDependencies: - three: '>=0.133' - vue: '>=3.3' - dependencies: - '@alvarosabu/utils': 3.1.1 - '@vueuse/core': 10.7.1(vue@3.4.7) - three: 0.160.0 - vue: 3.4.7(typescript@5.3.3) - transitivePeerDependencies: - - '@vue/composition-api' - dev: false - /@tresjs/eslint-config-base@0.2.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.56.0): resolution: {integrity: sha512-9fkwDaNu4nLKujeERi5d1S7+ZdZpxBE+g/jUbM4ywhn/+5P7Qv8dXlo1vB05LteX5cTBnZxHQTFrJGK+sMcFdg==} peerDependencies: @@ -7099,10 +7085,6 @@ packages: /three@0.159.0: resolution: {integrity: sha512-eCmhlLGbBgucuo4VEA9IO3Qpc7dh8Bd4VKzr7WfW4+8hMcIfoAVi1ev0pJYN9PTTsCslbcKgBwr2wNZ1EvLInA==} - /three@0.160.0: - resolution: {integrity: sha512-DLU8lc0zNIPkM7rH5/e1Ks1Z8tWCGRq6g8mPowdDJpw1CFBJMU7UoJjC6PefXW7z//SSl0b2+GCw14LB+uDhng==} - dev: false - /through2@0.6.5: resolution: {integrity: sha512-RkK/CCESdTKQZHdmKICijdKKsCRVHs5KsLZ6pACAmF/1GPUQhonHSXWNERctxEp7RmvjdNbZTL5z9V7nSCXKcg==} dependencies: @@ -7603,8 +7585,8 @@ packages: vite: 5.0.11(@types/node@20.10.8) dev: true - /vite-plugin-dts@3.6.3(@types/node@20.10.8)(typescript@5.3.3)(vite@5.0.11): - resolution: {integrity: sha512-NyRvgobl15rYj65coi/gH7UAEH+CpSjh539DbGb40DfOTZSvDLNYTzc8CK4460W+LqXuMK7+U3JAxRB3ksrNPw==} + /vite-plugin-dts@3.7.2(@types/node@20.10.8)(typescript@5.3.3)(vite@5.0.11): + resolution: {integrity: sha512-kg//1nDA01b8rufJf4TsvYN8LMkdwv0oBYpiQi6nRwpHyue+wTlhrBiqgipdFpMnW1oOYv6ywmzE5B0vg6vSEA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -7613,7 +7595,7 @@ packages: vite: optional: true dependencies: - '@microsoft/api-extractor': 7.39.1(@types/node@20.10.8) + '@microsoft/api-extractor': 7.39.0(@types/node@20.10.8) '@rollup/pluginutils': 5.1.0 '@vue/language-core': 1.8.27(typescript@5.3.3) debug: 4.3.4