mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-11 07:44:12 +02:00
wip
This commit is contained in:
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
@@ -653,6 +653,15 @@ importers:
|
||||
'@analytics/google-analytics':
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
'@babylonjs/core':
|
||||
specifier: 8.49.6
|
||||
version: 8.49.6
|
||||
'@babylonjs/loaders':
|
||||
specifier: 8.49.6
|
||||
version: 8.49.6(@babylonjs/core@8.49.6)(babylonjs-gltf2interface@8.49.6)
|
||||
'@babylonjs/materials':
|
||||
specifier: 8.49.6
|
||||
version: 8.49.6(@babylonjs/core@8.49.6)
|
||||
'@discordapp/twemoji':
|
||||
specifier: 16.0.1
|
||||
version: 16.0.1
|
||||
@@ -1979,6 +1988,20 @@ packages:
|
||||
resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babylonjs/core@8.49.6':
|
||||
resolution: {integrity: sha512-Q0wsDfDQhwXhE22ltb89hL+XYaDzBLGDr/sSlKUEsHtALK+u36Ttwa8wVD0XJP30pgFpKIrd1LvdSB9FemNwzg==}
|
||||
|
||||
'@babylonjs/loaders@8.49.6':
|
||||
resolution: {integrity: sha512-KsguPMqonctgvyjCcR8A3izGaoQoQrEdG3n4mZ4scX/WHskAciW5P/zsE3AUYugOAb+TL7iBW5VCb+sz/uEkVw==}
|
||||
peerDependencies:
|
||||
'@babylonjs/core': ^8.0.0
|
||||
babylonjs-gltf2interface: ^8.0.0
|
||||
|
||||
'@babylonjs/materials@8.49.6':
|
||||
resolution: {integrity: sha512-xDfgexV8y5Lp7Ftk8i+DWgERTSmwdLxUIOs5/9yTQTHdecdTZ0gNm5iGTWWdNvGCAX5wqd74Cg4Fwvjok1JeuQ==}
|
||||
peerDependencies:
|
||||
'@babylonjs/core': ^8.6.0
|
||||
|
||||
'@bcoe/v8-coverage@0.2.3':
|
||||
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
||||
|
||||
@@ -5439,6 +5462,9 @@ packages:
|
||||
resolution: {integrity: sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
|
||||
babylonjs-gltf2interface@8.49.6:
|
||||
resolution: {integrity: sha512-7qxi48GxEgX9SIZf1Eze+25YCUUY9X6ZIuoozg0rHZyY9gQBso7HUIWLznsQHeUXey19QS/zirrP1spm1PW8Vw==}
|
||||
|
||||
bail@2.0.2:
|
||||
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
||||
|
||||
@@ -10831,6 +10857,9 @@ packages:
|
||||
vue-component-type-helpers@3.2.2:
|
||||
resolution: {integrity: sha512-x8C2nx5XlUNM0WirgfTkHjJGO/ABBxlANZDtHw2HclHtQnn+RFPTnbjMJn8jHZW4TlUam0asHcA14lf1C6Jb+A==}
|
||||
|
||||
vue-component-type-helpers@3.2.4:
|
||||
resolution: {integrity: sha512-05lR16HeZDcDpB23ku5b5f1fBOoHqFnMiKRr2CiEvbG5Ux4Yi0McmQBOET0dR0nxDXosxyVqv67q6CzS3AK8rw==}
|
||||
|
||||
vue-demi@0.14.10:
|
||||
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
|
||||
engines: {node: '>=12'}
|
||||
@@ -12261,6 +12290,17 @@ snapshots:
|
||||
'@babel/helper-string-parser': 7.27.1
|
||||
'@babel/helper-validator-identifier': 7.28.5
|
||||
|
||||
'@babylonjs/core@8.49.6': {}
|
||||
|
||||
'@babylonjs/loaders@8.49.6(@babylonjs/core@8.49.6)(babylonjs-gltf2interface@8.49.6)':
|
||||
dependencies:
|
||||
'@babylonjs/core': 8.49.6
|
||||
babylonjs-gltf2interface: 8.49.6
|
||||
|
||||
'@babylonjs/materials@8.49.6(@babylonjs/core@8.49.6)':
|
||||
dependencies:
|
||||
'@babylonjs/core': 8.49.6
|
||||
|
||||
'@bcoe/v8-coverage@0.2.3': {}
|
||||
|
||||
'@bcoe/v8-coverage@1.0.2': {}
|
||||
@@ -14807,7 +14847,7 @@ snapshots:
|
||||
storybook: 10.1.11(@testing-library/dom@10.4.0)(bufferutil@4.1.0)(prettier@3.8.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(utf-8-validate@6.0.6)
|
||||
type-fest: 2.19.0
|
||||
vue: 3.5.26(typescript@5.9.3)
|
||||
vue-component-type-helpers: 3.2.2
|
||||
vue-component-type-helpers: 3.2.4
|
||||
|
||||
'@stylistic/eslint-plugin@5.5.0(eslint@9.39.2)':
|
||||
dependencies:
|
||||
@@ -16308,6 +16348,8 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/types': 7.28.5
|
||||
|
||||
babylonjs-gltf2interface@8.49.6: {}
|
||||
|
||||
bail@2.0.2: {}
|
||||
|
||||
balanced-match@1.0.2: {}
|
||||
@@ -22562,6 +22604,8 @@ snapshots:
|
||||
|
||||
vue-component-type-helpers@3.2.2: {}
|
||||
|
||||
vue-component-type-helpers@3.2.4: {}
|
||||
|
||||
vue-demi@0.14.10(vue@3.5.26(typescript@5.9.3)):
|
||||
dependencies:
|
||||
vue: 3.5.26(typescript@5.9.3)
|
||||
|
||||
Reference in New Issue
Block a user