From 24c48ab0abfab010e7204a482b5b95681e3c4f14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:03:46 +0000 Subject: [PATCH 1/9] fix(deps): update dependency @threlte/core to v7.0.12 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 52bd704..20d8afa 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dependencies": { "@theatre/core": "^0.7.0", "@theatre/studio": "^0.7.0", - "@threlte/core": "7.0.10", + "@threlte/core": "7.0.12", "@threlte/extras": "8.0.8", "@threlte/theatre": "^2.1.3", "@types/three": "^0.159.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f509f05..9066eae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,14 +12,14 @@ dependencies: specifier: ^0.7.0 version: 0.7.0(@theatre/core@0.7.0) '@threlte/core': - specifier: 7.0.10 - version: 7.0.10(svelte@4.2.7)(three@0.159.0) + specifier: 7.0.12 + version: 7.0.12(svelte@4.2.7)(three@0.159.0) '@threlte/extras': specifier: 8.0.8 version: 8.0.8(svelte@4.2.7)(three@0.159.0) '@threlte/theatre': specifier: ^2.1.3 - version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.10)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0) + version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0) '@types/three': specifier: ^0.159.0 version: 0.159.0 @@ -896,8 +896,8 @@ packages: '@theatre/dataverse': 0.7.0 dev: false - /@threlte/core@7.0.10(svelte@4.2.7)(three@0.159.0): - resolution: {integrity: sha512-KV/+KRya2quUer3Jb1QGyWfYtS23P96j584mnzNxDiTNKOUU4g5MnEBeS2zHaIg3J8cNXQK6IcJYd7PD7Irybw==} + /@threlte/core@7.0.12(svelte@4.2.7)(three@0.159.0): + resolution: {integrity: sha512-+I4+mVsxAfn4Og9it48x5+oQSDr3kg4O1qpCxUdVVPAzu69MpVd+2iYU9lnBlS1ZCSlNlTXU2UUFlw895HJ9ZA==} peerDependencies: svelte: '>=4' three: '>=0.133' @@ -918,7 +918,7 @@ packages: troika-three-text: 0.47.2(three@0.159.0) dev: false - /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.10)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0): + /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0): resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==} peerDependencies: '@theatre/core': '>=0.6' @@ -930,7 +930,7 @@ packages: dependencies: '@theatre/core': 0.7.0 '@theatre/studio': 0.7.0(@theatre/core@0.7.0) - '@threlte/core': 7.0.10(svelte@4.2.7)(three@0.159.0) + '@threlte/core': 7.0.12(svelte@4.2.7)(three@0.159.0) '@threlte/extras': 8.0.8(svelte@4.2.7)(three@0.159.0) svelte: 4.2.7 three: 0.159.0 From a46dca0a72c6d392c2952197a423a44f166c8547 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 18:41:17 +0000 Subject: [PATCH 2/9] chore(deps): update dependency vite-plugin-tailwind-purgecss to ^0.2.0 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 52bd704..a7a8db7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "tslib": "^2.6.2", "typescript": "^5.2.2", "vite": "^5.0.5", - "vite-plugin-tailwind-purgecss": "^0.1.3" + "vite-plugin-tailwind-purgecss": "^0.2.0" }, "type": "module", "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f509f05..a70f93b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: ^5.0.5 version: 5.0.5(@types/node@20.9.2) vite-plugin-tailwind-purgecss: - specifier: ^0.1.3 - version: 0.1.3(vite@5.0.5) + specifier: ^0.2.0 + version: 0.2.0(vite@5.0.5) packages: @@ -2876,7 +2876,7 @@ packages: dependencies: commander: 10.0.1 glob: 8.1.0 - postcss: 8.4.31 + postcss: 8.4.32 postcss-selector-parser: 6.0.13 dev: true @@ -3597,10 +3597,10 @@ packages: - rollup dev: true - /vite-plugin-tailwind-purgecss@0.1.3(vite@5.0.5): - resolution: {integrity: sha512-VVz9fwKBEEFSbj/rKxtwtczvoSrIqbzbo6S+MT7gH0CsmKNwlx947VMoV8B085ocxGCuFlddOPRDszNXLi2nTQ==} + /vite-plugin-tailwind-purgecss@0.2.0(vite@5.0.5): + resolution: {integrity: sha512-6Q+SaalUd0t3BOIIiCQPlbZQuYARVgjoC78X+fLbQJqIEy/9fC58aQgHMgi+CmYfVfZmJToA8YiLueSGEo2mng==} peerDependencies: - vite: ^4.1.1 + vite: ^4.1.1 || ^5.0.0 dependencies: estree-walker: 3.0.3 purgecss: 6.0.0-alpha.0 From 737cca8ae717b5ef8b3c30b6dd1028885e8ce906 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 12:09:00 +0000 Subject: [PATCH 3/9] fix(deps): update dependency @threlte/extras to v8.0.10 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 20d8afa..db0bcc4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@theatre/core": "^0.7.0", "@theatre/studio": "^0.7.0", "@threlte/core": "7.0.12", - "@threlte/extras": "8.0.8", + "@threlte/extras": "8.0.10", "@threlte/theatre": "^2.1.3", "@types/three": "^0.159.0", "@vercel/analytics": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9066eae..f716187 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ dependencies: specifier: 7.0.12 version: 7.0.12(svelte@4.2.7)(three@0.159.0) '@threlte/extras': - specifier: 8.0.8 - version: 8.0.8(svelte@4.2.7)(three@0.159.0) + specifier: 8.0.10 + version: 8.0.10(svelte@4.2.7)(three@0.159.0) '@threlte/theatre': specifier: ^2.1.3 - version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0) + version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.159.0) '@types/three': specifier: ^0.159.0 version: 0.159.0 @@ -907,8 +907,8 @@ packages: three: 0.159.0 dev: false - /@threlte/extras@8.0.8(svelte@4.2.7)(three@0.159.0): - resolution: {integrity: sha512-eFWSuOP02JgZLybgZxc9CShLQcXykYIfibnAuETBz7exOpx7wEx2kbxsoF87NCN7ZoGTMAP7HnWn1XftfQ28bQ==} + /@threlte/extras@8.0.10(svelte@4.2.7)(three@0.159.0): + resolution: {integrity: sha512-w22/wl+E63Mm1JWT3iwRQhYpX4kAN5oJff3xaU7I1VNRp81TWn3Wqpubfn0T91QNVnwwexH4gqSJOpL2SAzMMg==} peerDependencies: svelte: '>=4' three: '>=0.133' @@ -918,7 +918,7 @@ packages: troika-three-text: 0.47.2(three@0.159.0) dev: false - /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.8)(svelte@4.2.7)(three@0.159.0): + /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.159.0): resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==} peerDependencies: '@theatre/core': '>=0.6' @@ -931,7 +931,7 @@ packages: '@theatre/core': 0.7.0 '@theatre/studio': 0.7.0(@theatre/core@0.7.0) '@threlte/core': 7.0.12(svelte@4.2.7)(three@0.159.0) - '@threlte/extras': 8.0.8(svelte@4.2.7)(three@0.159.0) + '@threlte/extras': 8.0.10(svelte@4.2.7)(three@0.159.0) svelte: 4.2.7 three: 0.159.0 dev: false From 086ad5820b520b48636ae5549b7634e5d6775733 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 01:47:07 +0000 Subject: [PATCH 4/9] fix(deps): update dependency three to ^0.160.0 --- package.json | 4 ++-- pnpm-lock.yaml | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index abf8b2e..e9c9443 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ "@threlte/core": "7.0.12", "@threlte/extras": "8.0.10", "@threlte/theatre": "^2.1.3", - "@types/three": "^0.159.0", + "@types/three": "^0.160.0", "@vercel/analytics": "^1.1.1", - "three": "^0.159.0", + "three": "^0.160.0", "web-vitals": "^3.5.0" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f03d23c..29e868b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,22 +13,22 @@ dependencies: version: 0.7.0(@theatre/core@0.7.0) '@threlte/core': specifier: 7.0.12 - version: 7.0.12(svelte@4.2.7)(three@0.159.0) + version: 7.0.12(svelte@4.2.7)(three@0.160.0) '@threlte/extras': specifier: 8.0.10 - version: 8.0.10(svelte@4.2.7)(three@0.159.0) + version: 8.0.10(svelte@4.2.7)(three@0.160.0) '@threlte/theatre': specifier: ^2.1.3 - version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.159.0) + version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.160.0) '@types/three': - specifier: ^0.159.0 - version: 0.159.0 + specifier: ^0.160.0 + version: 0.160.0 '@vercel/analytics': specifier: ^1.1.1 version: 1.1.1 three: - specifier: ^0.159.0 - version: 0.159.0 + specifier: ^0.160.0 + version: 0.160.0 web-vitals: specifier: ^3.5.0 version: 3.5.0 @@ -896,7 +896,7 @@ packages: '@theatre/dataverse': 0.7.0 dev: false - /@threlte/core@7.0.12(svelte@4.2.7)(three@0.159.0): + /@threlte/core@7.0.12(svelte@4.2.7)(three@0.160.0): resolution: {integrity: sha512-+I4+mVsxAfn4Og9it48x5+oQSDr3kg4O1qpCxUdVVPAzu69MpVd+2iYU9lnBlS1ZCSlNlTXU2UUFlw895HJ9ZA==} peerDependencies: svelte: '>=4' @@ -904,21 +904,21 @@ packages: dependencies: mitt: 3.0.1 svelte: 4.2.7 - three: 0.159.0 + three: 0.160.0 dev: false - /@threlte/extras@8.0.10(svelte@4.2.7)(three@0.159.0): + /@threlte/extras@8.0.10(svelte@4.2.7)(three@0.160.0): resolution: {integrity: sha512-w22/wl+E63Mm1JWT3iwRQhYpX4kAN5oJff3xaU7I1VNRp81TWn3Wqpubfn0T91QNVnwwexH4gqSJOpL2SAzMMg==} peerDependencies: svelte: '>=4' three: '>=0.133' dependencies: svelte: 4.2.7 - three: 0.159.0 - troika-three-text: 0.47.2(three@0.159.0) + three: 0.160.0 + troika-three-text: 0.47.2(three@0.160.0) dev: false - /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.159.0): + /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.160.0): resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==} peerDependencies: '@theatre/core': '>=0.6' @@ -930,10 +930,10 @@ packages: dependencies: '@theatre/core': 0.7.0 '@theatre/studio': 0.7.0(@theatre/core@0.7.0) - '@threlte/core': 7.0.12(svelte@4.2.7)(three@0.159.0) - '@threlte/extras': 8.0.10(svelte@4.2.7)(three@0.159.0) + '@threlte/core': 7.0.12(svelte@4.2.7)(three@0.160.0) + '@threlte/extras': 8.0.10(svelte@4.2.7)(three@0.160.0) svelte: 4.2.7 - three: 0.159.0 + three: 0.160.0 dev: false /@types/cookie@0.5.4: @@ -965,8 +965,8 @@ packages: resolution: {integrity: sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ==} dev: false - /@types/three@0.159.0: - resolution: {integrity: sha512-2gybdh7HtX+rGUgslzK7QEJfzD2I0qrbUGzKk+dK0FDx49UHkNX0rqZVRzIgeFjBd1HzzhNNgwNoMacm3Wyc7w==} + /@types/three@0.160.0: + resolution: {integrity: sha512-jWlbUBovicUKaOYxzgkLlhkiEQJkhCVvg4W2IYD2trqD2om3VK4DGLpHH5zQHNr7RweZK/5re/4IVhbhvxbV9w==} dependencies: '@types/stats.js': 0.17.3 '@types/webxr': 0.5.8 @@ -3458,8 +3458,8 @@ packages: any-promise: 1.3.0 dev: true - /three@0.159.0: - resolution: {integrity: sha512-eCmhlLGbBgucuo4VEA9IO3Qpc7dh8Bd4VKzr7WfW4+8hMcIfoAVi1ev0pJYN9PTTsCslbcKgBwr2wNZ1EvLInA==} + /three@0.160.0: + resolution: {integrity: sha512-DLU8lc0zNIPkM7rH5/e1Ks1Z8tWCGRq6g8mPowdDJpw1CFBJMU7UoJjC6PefXW7z//SSl0b2+GCw14LB+uDhng==} dev: false /tiny-glob@0.2.9: @@ -3485,24 +3485,24 @@ packages: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: true - /troika-three-text@0.47.2(three@0.159.0): + /troika-three-text@0.47.2(three@0.160.0): resolution: {integrity: sha512-qylT0F+U7xGs+/PEf3ujBdJMYWbn0Qci0kLqI5BJG2kW1wdg4T1XSxneypnF05DxFqJhEzuaOR9S2SjiyknMng==} peerDependencies: three: '>=0.125.0' dependencies: bidi-js: 1.0.3 - three: 0.159.0 - troika-three-utils: 0.47.2(three@0.159.0) + three: 0.160.0 + troika-three-utils: 0.47.2(three@0.160.0) troika-worker-utils: 0.47.2 webgl-sdf-generator: 1.1.1 dev: false - /troika-three-utils@0.47.2(three@0.159.0): + /troika-three-utils@0.47.2(three@0.160.0): resolution: {integrity: sha512-/28plhCxfKtH7MSxEGx8e3b/OXU5A0xlwl+Sbdp0H8FXUHKZDoksduEKmjQayXYtxAyuUiCRunYIv/8Vi7aiyg==} peerDependencies: three: '>=0.125.0' dependencies: - three: 0.159.0 + three: 0.160.0 dev: false /troika-worker-utils@0.47.2: From 203dd62ff174cf994949b3aae9b2fa86284e2782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 00:51:17 +0000 Subject: [PATCH 5/9] chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/linting.yaml | 2 +- .github/workflows/unlighthouse.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linting.yaml b/.github/workflows/linting.yaml index 1dd7c3e..c15c005 100644 --- a/.github/workflows/linting.yaml +++ b/.github/workflows/linting.yaml @@ -23,7 +23,7 @@ jobs: version: latest - name: Setup Node.js - uses: actions/setup-node@v4.0.0 + uses: actions/setup-node@v4.0.1 with: node-version: ${{ matrix.node-version }} cache: pnpm diff --git a/.github/workflows/unlighthouse.yaml b/.github/workflows/unlighthouse.yaml index e853ecb..8edb199 100644 --- a/.github/workflows/unlighthouse.yaml +++ b/.github/workflows/unlighthouse.yaml @@ -48,7 +48,7 @@ jobs: version: latest - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v4.0.0 + uses: actions/setup-node@v4.0.1 with: node-version: ${{ matrix.node-version }} cache: 'pnpm' From be69bd29006175b2e4725c82c5a535dddd868483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 00:51:20 +0000 Subject: [PATCH 6/9] chore(deps): bump cloudflare/wrangler-action from 2.0.0 to 3.4.0 Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 2.0.0 to 3.4.0. - [Release notes](https://github.com/cloudflare/wrangler-action/releases) - [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/cloudflare/wrangler-action/compare/2.0.0...v3.4.0) --- updated-dependencies: - dependency-name: cloudflare/wrangler-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/unlighthouse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unlighthouse.yaml b/.github/workflows/unlighthouse.yaml index e853ecb..8d2f79e 100644 --- a/.github/workflows/unlighthouse.yaml +++ b/.github/workflows/unlighthouse.yaml @@ -80,7 +80,7 @@ jobs: --build-static - name: Upload report to Cloudflare pages - uses: cloudflare/wrangler-action@2.0.0 + uses: cloudflare/wrangler-action@v3.4.0 with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} command: pages deploy .unlighthouse --project-name="${{ env.CLOUDFLARE_PROJECT }}" --branch=${{ env.CLOUDFLARE_BRANCH }} From ebcbd2dc4059d796dd677603d50e5271c9ced20c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 19:14:37 +0000 Subject: [PATCH 7/9] fix(deps): update dependency @threlte/extras to v8.1.0 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e9c9443..12cc68c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@theatre/core": "^0.7.0", "@theatre/studio": "^0.7.0", "@threlte/core": "7.0.12", - "@threlte/extras": "8.0.10", + "@threlte/extras": "8.1.0", "@threlte/theatre": "^2.1.3", "@types/three": "^0.160.0", "@vercel/analytics": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29e868b..6bc4244 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ dependencies: specifier: 7.0.12 version: 7.0.12(svelte@4.2.7)(three@0.160.0) '@threlte/extras': - specifier: 8.0.10 - version: 8.0.10(svelte@4.2.7)(three@0.160.0) + specifier: 8.1.0 + version: 8.1.0(svelte@4.2.7)(three@0.160.0) '@threlte/theatre': specifier: ^2.1.3 - version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.160.0) + version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.0)(svelte@4.2.7)(three@0.160.0) '@types/three': specifier: ^0.160.0 version: 0.160.0 @@ -907,8 +907,8 @@ packages: three: 0.160.0 dev: false - /@threlte/extras@8.0.10(svelte@4.2.7)(three@0.160.0): - resolution: {integrity: sha512-w22/wl+E63Mm1JWT3iwRQhYpX4kAN5oJff3xaU7I1VNRp81TWn3Wqpubfn0T91QNVnwwexH4gqSJOpL2SAzMMg==} + /@threlte/extras@8.1.0(svelte@4.2.7)(three@0.160.0): + resolution: {integrity: sha512-Pd950komky4UQYNEA31vwgc6bvD18Siq5tgoLjMxmS9/w7qq0xUBMsM33gkDoZav4YAaCeltFKZIc8gmUhzpcg==} peerDependencies: svelte: '>=4' three: '>=0.133' @@ -918,7 +918,7 @@ packages: troika-three-text: 0.47.2(three@0.160.0) dev: false - /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.0.10)(svelte@4.2.7)(three@0.160.0): + /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.0)(svelte@4.2.7)(three@0.160.0): resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==} peerDependencies: '@theatre/core': '>=0.6' @@ -931,7 +931,7 @@ packages: '@theatre/core': 0.7.0 '@theatre/studio': 0.7.0(@theatre/core@0.7.0) '@threlte/core': 7.0.12(svelte@4.2.7)(three@0.160.0) - '@threlte/extras': 8.0.10(svelte@4.2.7)(three@0.160.0) + '@threlte/extras': 8.1.0(svelte@4.2.7)(three@0.160.0) svelte: 4.2.7 three: 0.160.0 dev: false From 8e98c7661222ef99fd039a7a025ba0e909c01d64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 13:42:28 +0000 Subject: [PATCH 8/9] fix(deps): update dependency @threlte/extras to v8.1.1 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 12cc68c..22f9e05 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@theatre/core": "^0.7.0", "@theatre/studio": "^0.7.0", "@threlte/core": "7.0.12", - "@threlte/extras": "8.1.0", + "@threlte/extras": "8.1.1", "@threlte/theatre": "^2.1.3", "@types/three": "^0.160.0", "@vercel/analytics": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bc4244..4e34beb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ dependencies: specifier: 7.0.12 version: 7.0.12(svelte@4.2.7)(three@0.160.0) '@threlte/extras': - specifier: 8.1.0 - version: 8.1.0(svelte@4.2.7)(three@0.160.0) + specifier: 8.1.1 + version: 8.1.1(svelte@4.2.7)(three@0.160.0) '@threlte/theatre': specifier: ^2.1.3 - version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.0)(svelte@4.2.7)(three@0.160.0) + version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.1)(svelte@4.2.7)(three@0.160.0) '@types/three': specifier: ^0.160.0 version: 0.160.0 @@ -907,8 +907,8 @@ packages: three: 0.160.0 dev: false - /@threlte/extras@8.1.0(svelte@4.2.7)(three@0.160.0): - resolution: {integrity: sha512-Pd950komky4UQYNEA31vwgc6bvD18Siq5tgoLjMxmS9/w7qq0xUBMsM33gkDoZav4YAaCeltFKZIc8gmUhzpcg==} + /@threlte/extras@8.1.1(svelte@4.2.7)(three@0.160.0): + resolution: {integrity: sha512-F6KbEwSCIl06qxuZtqcWakipIek85bnl3gFImO+dsTpTaXpd2fJorEoreDfO8rjXQERoSbXAJpYE9SwmaLnLhQ==} peerDependencies: svelte: '>=4' three: '>=0.133' @@ -918,7 +918,7 @@ packages: troika-three-text: 0.47.2(three@0.160.0) dev: false - /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.0)(svelte@4.2.7)(three@0.160.0): + /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.1)(svelte@4.2.7)(three@0.160.0): resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==} peerDependencies: '@theatre/core': '>=0.6' @@ -931,7 +931,7 @@ packages: '@theatre/core': 0.7.0 '@theatre/studio': 0.7.0(@theatre/core@0.7.0) '@threlte/core': 7.0.12(svelte@4.2.7)(three@0.160.0) - '@threlte/extras': 8.1.0(svelte@4.2.7)(three@0.160.0) + '@threlte/extras': 8.1.1(svelte@4.2.7)(three@0.160.0) svelte: 4.2.7 three: 0.160.0 dev: false From b4422e486c4032c8e08b0086522c0c474bc6f2a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 01:43:49 +0000 Subject: [PATCH 9/9] fix(deps): update dependency @threlte/extras to v8.1.2 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 22f9e05..7c9e782 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@theatre/core": "^0.7.0", "@theatre/studio": "^0.7.0", "@threlte/core": "7.0.12", - "@threlte/extras": "8.1.1", + "@threlte/extras": "8.1.2", "@threlte/theatre": "^2.1.3", "@types/three": "^0.160.0", "@vercel/analytics": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e34beb..479a532 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ dependencies: specifier: 7.0.12 version: 7.0.12(svelte@4.2.7)(three@0.160.0) '@threlte/extras': - specifier: 8.1.1 - version: 8.1.1(svelte@4.2.7)(three@0.160.0) + specifier: 8.1.2 + version: 8.1.2(svelte@4.2.7)(three@0.160.0) '@threlte/theatre': specifier: ^2.1.3 - version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.1)(svelte@4.2.7)(three@0.160.0) + version: 2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.2)(svelte@4.2.7)(three@0.160.0) '@types/three': specifier: ^0.160.0 version: 0.160.0 @@ -907,8 +907,8 @@ packages: three: 0.160.0 dev: false - /@threlte/extras@8.1.1(svelte@4.2.7)(three@0.160.0): - resolution: {integrity: sha512-F6KbEwSCIl06qxuZtqcWakipIek85bnl3gFImO+dsTpTaXpd2fJorEoreDfO8rjXQERoSbXAJpYE9SwmaLnLhQ==} + /@threlte/extras@8.1.2(svelte@4.2.7)(three@0.160.0): + resolution: {integrity: sha512-ylI/C90d49DoRwbjjcdtjsG6eHbJX9ErqJIr88xgHdeOTi+RZKXXt+T/bF9jTAcw6psadND9MplkrhdYTAKZTw==} peerDependencies: svelte: '>=4' three: '>=0.133' @@ -918,7 +918,7 @@ packages: troika-three-text: 0.47.2(three@0.160.0) dev: false - /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.1)(svelte@4.2.7)(three@0.160.0): + /@threlte/theatre@2.1.3(@theatre/core@0.7.0)(@theatre/studio@0.7.0)(@threlte/core@7.0.12)(@threlte/extras@8.1.2)(svelte@4.2.7)(three@0.160.0): resolution: {integrity: sha512-yscNIDWBoaNFQDicF+ulI1Px589bKsQtfzwNgxGbdIwRgjX6gk2bWfmZ6cgBml25yksAufroh9gZSfvfOpLtMg==} peerDependencies: '@theatre/core': '>=0.6' @@ -931,7 +931,7 @@ packages: '@theatre/core': 0.7.0 '@theatre/studio': 0.7.0(@theatre/core@0.7.0) '@threlte/core': 7.0.12(svelte@4.2.7)(three@0.160.0) - '@threlte/extras': 8.1.1(svelte@4.2.7)(three@0.160.0) + '@threlte/extras': 8.1.2(svelte@4.2.7)(three@0.160.0) svelte: 4.2.7 three: 0.160.0 dev: false