From d5d7d30705ad60cebfecffc4eccbde1e10458fe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 02:12:26 +0000 Subject: [PATCH] chore(deps): update dependency three to ^0.155.0 --- package.json | 4 +-- playground/package.json | 4 +-- pnpm-lock.yaml | 57 ++++++++++++++++++++++------------------- 3 files changed, 35 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 8845d89..13eca11 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@histoire/plugin-vue": "^0.16.1", "@iconify-json/ic": "^1.1.13", "@release-it/conventional-changelog": "^5.1.1", - "@types/three": "^0.152.1", + "@types/three": "^0.154.0", "@typescript-eslint/eslint-plugin": "^5.60.0", "@typescript-eslint/parser": "^5.61.0", "@vitejs/plugin-vue": "^4.2.3", @@ -76,7 +76,7 @@ "release-it": "^15.11.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-visualizer": "^5.9.2", - "three": "^0.153.0", + "three": "^0.155.0", "typescript": "^5.1.3", "unocss": "^0.53.1", "vite": "^4.3.9", diff --git a/playground/package.json b/playground/package.json index 2ff74d7..56ffcc4 100644 --- a/playground/package.json +++ b/playground/package.json @@ -17,10 +17,10 @@ "vue-router": "^4.2.2" }, "devDependencies": { - "three": "^0.153.0", + "three": "^0.155.0", "@tresjs/cientos": "2.1.4", "@tresjs/core": "2.2.0", - "@types/three": "^0.152.1", + "@types/three": "^0.154.0", "unplugin-auto-import": "^0.16.4", "unplugin-vue-components": "^0.25.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfff5b1..57d937d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,5 @@ lockfileVersion: '6.0' -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - importers: .: @@ -25,8 +21,8 @@ importers: specifier: ^5.1.1 version: 5.1.1(release-it@15.11.0) '@types/three': - specifier: ^0.152.1 - version: 0.152.1 + specifier: ^0.154.0 + version: 0.154.0 '@typescript-eslint/eslint-plugin': specifier: ^5.60.0 version: 5.60.0(@typescript-eslint/parser@5.61.0)(eslint@8.43.0)(typescript@5.1.3) @@ -79,8 +75,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 three: - specifier: ^0.153.0 - version: 0.153.0 + specifier: ^0.155.0 + version: 0.155.0 typescript: specifier: ^5.1.3 version: 5.1.3 @@ -117,16 +113,16 @@ importers: devDependencies: '@tresjs/cientos': specifier: 2.1.4 - version: 2.1.4(@tresjs/core@2.2.0)(three@0.153.0)(vue@3.3.4) + version: 2.1.4(@tresjs/core@2.2.0)(three@0.155.0)(vue@3.3.4) '@tresjs/core': specifier: 2.2.0 - version: 2.2.0(react@18.2.0)(three@0.153.0)(vue@3.3.4) + version: 2.2.0(react@18.2.0)(three@0.155.0)(vue@3.3.4) '@types/three': - specifier: ^0.152.1 - version: 0.152.1 + specifier: ^0.154.0 + version: 0.154.0 three: - specifier: ^0.153.0 - version: 0.153.0 + specifier: ^0.155.0 + version: 0.155.0 unplugin-auto-import: specifier: ^0.16.4 version: 0.16.4(@vueuse/core@10.2.0) @@ -1016,23 +1012,23 @@ packages: engines: {node: '>= 10'} dev: true - /@tresjs/cientos@2.1.4(@tresjs/core@2.2.0)(three@0.153.0)(vue@3.3.4): + /@tresjs/cientos@2.1.4(@tresjs/core@2.2.0)(three@0.155.0)(vue@3.3.4): resolution: {integrity: sha512-K6G9XwIKC6Zg855Rh8YrBs8TZJlJv4AoJZZ9mc0fgG64V1qWDqTQsR3yhIsfPp2NPM8+NI4URPCAR4HybbgppQ==} peerDependencies: '@tresjs/core': '>=2.1.3' three: '>=0.133' vue: '>=3.3' dependencies: - '@tresjs/core': 2.2.0(react@18.2.0)(three@0.153.0)(vue@3.3.4) + '@tresjs/core': 2.2.0(react@18.2.0)(three@0.155.0)(vue@3.3.4) '@vueuse/core': 10.2.0(vue@3.3.4) - three: 0.153.0 - three-stdlib: 2.23.10(three@0.153.0) + three: 0.155.0 + three-stdlib: 2.23.10(three@0.155.0) vue: 3.3.4 transitivePeerDependencies: - '@vue/composition-api' dev: true - /@tresjs/core@2.2.0(react@18.2.0)(three@0.153.0)(vue@3.3.4): + /@tresjs/core@2.2.0(react@18.2.0)(three@0.155.0)(vue@3.3.4): resolution: {integrity: sha512-TnEDEKHF7WDer98uZHplHK2h5lyvC+BYEilCP+lCCkodh0oJmRn9ULlwaP2/wNJ0vJl68LnRGyuCIMWHRd69kQ==} peerDependencies: three: '>=0.133' @@ -1040,7 +1036,7 @@ packages: dependencies: '@alvarosabu/utils': 3.1.1 '@vueuse/core': 10.2.0(vue@3.3.4) - three: 0.153.0 + three: 0.155.0 vue: 3.3.4 vue-zustand: 0.5.0(vue@3.3.4)(zustand@4.3.8) zustand: 4.3.8(react@18.2.0) @@ -1142,14 +1138,15 @@ packages: resolution: {integrity: sha512-9w+a7bR8PeB0dCT/HBULU2fMqf6BAzvKbxFboYhmDtDkKPiyXYbjoe2auwsXlEFI7CFNMF1dCv3dFH5Poy9R1w==} dev: true - /@types/three@0.152.1: - resolution: {integrity: sha512-PMOCQnx9JRmq+2OUGTPoY9h1hTWD2L7/nmuW/SyNq1Vbq3Lwt3MNdl3wYSa4DvLTGv62NmIXD9jYdAOwohwJyw==} + /@types/three@0.154.0: + resolution: {integrity: sha512-IioqpGhch6FdLDh4zazRn3rXHj6Vn2nVOziJdXVbJFi9CaI65LtP9qqUtpzbsHK2Ezlox8NtsLNHSw3AQzucjA==} dependencies: '@tweenjs/tween.js': 18.6.4 '@types/stats.js': 0.17.0 '@types/webxr': 0.5.2 fflate: 0.6.10 lil-gui: 0.17.0 + meshoptimizer: 0.18.1 dev: true /@types/web-bluetooth@0.0.17: @@ -4755,6 +4752,10 @@ packages: engines: {node: '>= 8'} dev: true + /meshoptimizer@0.18.1: + resolution: {integrity: sha512-ZhoIoL7TNV4s5B6+rx5mC//fw8/POGyNxS/DZyCJeiZ12ScLfVwRE/GfsxwiTkMYYD5DmK2/JXnEVXqL4rF+Sw==} + dev: true + /micromatch@4.0.5: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} @@ -6259,7 +6260,7 @@ packages: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} dev: true - /three-stdlib@2.23.10(three@0.153.0): + /three-stdlib@2.23.10(three@0.155.0): resolution: {integrity: sha512-y0DlxaN5HZXI9hKjEtqO2xlCEt7XyDCOMvD2M3JJFBmYjwbU+PbJ1n3Z+7Hr/6BeVGE6KZYcqPMnfKrTK5WTJg==} peerDependencies: three: '>=0.128.0' @@ -6274,12 +6275,12 @@ packages: mmd-parser: 1.0.4 opentype.js: 1.3.4 potpack: 1.0.2 - three: 0.153.0 + three: 0.155.0 zstddec: 0.0.2 dev: true - /three@0.153.0: - resolution: {integrity: sha512-OCP2/uQR6GcDpSLnJt/3a4mdS0kNWcbfUXIwLoEMgLzEUIVIYsSDwskpmOii/AkDM+BBwrl6+CKgrjX9+E2aWg==} + /three@0.155.0: + resolution: {integrity: sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ==} dev: true /through2@2.0.5: @@ -7310,3 +7311,7 @@ packages: react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: true + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false