You've already forked AstralRinth
forked from didirus/AstralRinth
Merge commit 'cb72d2ac80910cf01c9d2025d04d772fb8397abd' into beta
This commit is contained in:
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@@ -487,6 +487,9 @@ importers:
|
||||
'@tresjs/core':
|
||||
specifier: ^4.3.4
|
||||
version: 4.3.6(three@0.172.0)(typescript@5.5.4)(vue@3.5.13(typescript@5.5.4))
|
||||
'@tresjs/post-processing':
|
||||
specifier: ^2.4.0
|
||||
version: 2.4.0(@tresjs/core@4.3.6(three@0.172.0)(typescript@5.5.4)(vue@3.5.13(typescript@5.5.4)))(three@0.172.0)(typescript@5.5.4)(vue@3.5.13(typescript@5.5.4))
|
||||
'@types/markdown-it':
|
||||
specifier: ^14.1.1
|
||||
version: 14.1.1
|
||||
@@ -514,6 +517,9 @@ importers:
|
||||
markdown-it:
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2
|
||||
postprocessing:
|
||||
specifier: ^6.37.6
|
||||
version: 6.37.6(three@0.172.0)
|
||||
qrcode.vue:
|
||||
specifier: ^3.4.1
|
||||
version: 3.4.1(vue@3.5.13(typescript@5.5.4))
|
||||
@@ -2558,6 +2564,13 @@ packages:
|
||||
three: '>=0.133'
|
||||
vue: '>=3.4'
|
||||
|
||||
'@tresjs/post-processing@2.4.0':
|
||||
resolution: {integrity: sha512-4l18DTLkn0Y/abyn+FD/gSJ6/SC01oXn+/qPgUxMgxZ8zGaw4PZbOi4yorhbSbOTp0gO4D1X7lNOvNUokqJwFw==}
|
||||
peerDependencies:
|
||||
'@tresjs/core': '>=4.0'
|
||||
three: '>=0.169'
|
||||
vue: '>=3.4'
|
||||
|
||||
'@trysound/sax@0.2.0':
|
||||
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
@@ -6450,6 +6463,11 @@ packages:
|
||||
posthog-js@1.158.2:
|
||||
resolution: {integrity: sha512-ovb7GHHRNDf6vmuL+8lbDukewzDzQlLZXg3d475hrfHSBgidYeTxtLGtoBcUz4x6558BLDFjnSip+f3m4rV9LA==}
|
||||
|
||||
postprocessing@6.37.6:
|
||||
resolution: {integrity: sha512-KrdKLf1257RkoIk3z3nhRS0aToKrX2xJgtR0lbnOQUjd+1I4GVNv1gQYsQlfRglvEXjpzrwqOA5fXfoDBimadg==}
|
||||
peerDependencies:
|
||||
three: '>= 0.157.0 < 0.179.0'
|
||||
|
||||
potpack@1.0.2:
|
||||
resolution: {integrity: sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==}
|
||||
|
||||
@@ -10455,6 +10473,16 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@tresjs/post-processing@2.4.0(@tresjs/core@4.3.6(three@0.172.0)(typescript@5.5.4)(vue@3.5.13(typescript@5.5.4)))(three@0.172.0)(typescript@5.5.4)(vue@3.5.13(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@tresjs/core': 4.3.6(three@0.172.0)(typescript@5.5.4)(vue@3.5.13(typescript@5.5.4))
|
||||
'@vueuse/core': 12.8.2(typescript@5.5.4)
|
||||
postprocessing: 6.37.6(three@0.172.0)
|
||||
three: 0.172.0
|
||||
vue: 3.5.13(typescript@5.5.4)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@trysound/sax@0.2.0': {}
|
||||
|
||||
'@tweenjs/tween.js@23.1.3': {}
|
||||
@@ -15670,6 +15698,10 @@ snapshots:
|
||||
preact: 10.23.2
|
||||
web-vitals: 4.2.3
|
||||
|
||||
postprocessing@6.37.6(three@0.172.0):
|
||||
dependencies:
|
||||
three: 0.172.0
|
||||
|
||||
potpack@1.0.2: {}
|
||||
|
||||
preact@10.23.2: {}
|
||||
|
||||
Reference in New Issue
Block a user