You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2524 lines
86 KiB
2524 lines
86 KiB
{ |
|
"name": "disco-party", |
|
"version": "1.0.0", |
|
"lockfileVersion": 3, |
|
"requires": true, |
|
"packages": { |
|
"": { |
|
"name": "disco-party", |
|
"version": "1.0.0", |
|
"dependencies": { |
|
"@react-three/drei": "^9.88.13", |
|
"@react-three/fiber": "^8.15.11", |
|
"react": "^18.2.0", |
|
"react-dom": "^18.2.0", |
|
"three": "^0.160.0" |
|
}, |
|
"devDependencies": { |
|
"@types/react": "^18.2.43", |
|
"@types/react-dom": "^18.2.17", |
|
"@vitejs/plugin-react": "^4.2.1", |
|
"vite": "^5.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/code-frame": { |
|
"version": "7.27.1", |
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", |
|
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-validator-identifier": "^7.27.1", |
|
"js-tokens": "^4.0.0", |
|
"picocolors": "^1.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/compat-data": { |
|
"version": "7.28.5", |
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz", |
|
"integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/core": { |
|
"version": "7.28.5", |
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz", |
|
"integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.27.1", |
|
"@babel/generator": "^7.28.5", |
|
"@babel/helper-compilation-targets": "^7.27.2", |
|
"@babel/helper-module-transforms": "^7.28.3", |
|
"@babel/helpers": "^7.28.4", |
|
"@babel/parser": "^7.28.5", |
|
"@babel/template": "^7.27.2", |
|
"@babel/traverse": "^7.28.5", |
|
"@babel/types": "^7.28.5", |
|
"@jridgewell/remapping": "^2.3.5", |
|
"convert-source-map": "^2.0.0", |
|
"debug": "^4.1.0", |
|
"gensync": "^1.0.0-beta.2", |
|
"json5": "^2.2.3", |
|
"semver": "^6.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/babel" |
|
} |
|
}, |
|
"node_modules/@babel/generator": { |
|
"version": "7.28.5", |
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz", |
|
"integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.28.5", |
|
"@babel/types": "^7.28.5", |
|
"@jridgewell/gen-mapping": "^0.3.12", |
|
"@jridgewell/trace-mapping": "^0.3.28", |
|
"jsesc": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets": { |
|
"version": "7.27.2", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz", |
|
"integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.27.2", |
|
"@babel/helper-validator-option": "^7.27.1", |
|
"browserslist": "^4.24.0", |
|
"lru-cache": "^5.1.1", |
|
"semver": "^6.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-globals": { |
|
"version": "7.28.0", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz", |
|
"integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-module-imports": { |
|
"version": "7.27.1", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz", |
|
"integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/traverse": "^7.27.1", |
|
"@babel/types": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-module-transforms": { |
|
"version": "7.28.3", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz", |
|
"integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.27.1", |
|
"@babel/helper-validator-identifier": "^7.27.1", |
|
"@babel/traverse": "^7.28.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.27.1", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz", |
|
"integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-string-parser": { |
|
"version": "7.27.1", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", |
|
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-identifier": { |
|
"version": "7.28.5", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", |
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-option": { |
|
"version": "7.27.1", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", |
|
"integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helpers": { |
|
"version": "7.28.4", |
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz", |
|
"integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/template": "^7.27.2", |
|
"@babel/types": "^7.28.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/parser": { |
|
"version": "7.28.5", |
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz", |
|
"integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.28.5" |
|
}, |
|
"bin": { |
|
"parser": "bin/babel-parser.js" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-react-jsx-self": { |
|
"version": "7.27.1", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz", |
|
"integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-react-jsx-source": { |
|
"version": "7.27.1", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz", |
|
"integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/runtime": { |
|
"version": "7.28.4", |
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", |
|
"integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/template": { |
|
"version": "7.27.2", |
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz", |
|
"integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.27.1", |
|
"@babel/parser": "^7.27.2", |
|
"@babel/types": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/traverse": { |
|
"version": "7.28.5", |
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.5.tgz", |
|
"integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.27.1", |
|
"@babel/generator": "^7.28.5", |
|
"@babel/helper-globals": "^7.28.0", |
|
"@babel/parser": "^7.28.5", |
|
"@babel/template": "^7.27.2", |
|
"@babel/types": "^7.28.5", |
|
"debug": "^4.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/types": { |
|
"version": "7.28.5", |
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz", |
|
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-string-parser": "^7.27.1", |
|
"@babel/helper-validator-identifier": "^7.28.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@dimforge/rapier3d-compat": { |
|
"version": "0.12.0", |
|
"resolved": "https://registry.npmjs.org/@dimforge/rapier3d-compat/-/rapier3d-compat-0.12.0.tgz", |
|
"integrity": "sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==", |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/@esbuild/aix-ppc64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", |
|
"integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", |
|
"cpu": [ |
|
"ppc64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"aix" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/android-arm": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", |
|
"integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/android-arm64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", |
|
"integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/android-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", |
|
"integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/darwin-arm64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", |
|
"integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/darwin-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", |
|
"integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/freebsd-arm64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", |
|
"integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/freebsd-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", |
|
"integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-arm": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", |
|
"integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-arm64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", |
|
"integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-ia32": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", |
|
"integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", |
|
"cpu": [ |
|
"ia32" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-loong64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", |
|
"integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", |
|
"cpu": [ |
|
"loong64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-mips64el": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", |
|
"integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", |
|
"cpu": [ |
|
"mips64el" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-ppc64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", |
|
"integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", |
|
"cpu": [ |
|
"ppc64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-riscv64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", |
|
"integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", |
|
"cpu": [ |
|
"riscv64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-s390x": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", |
|
"integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", |
|
"cpu": [ |
|
"s390x" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", |
|
"integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/netbsd-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", |
|
"integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"netbsd" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/openbsd-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", |
|
"integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"openbsd" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/sunos-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", |
|
"integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"sunos" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/win32-arm64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", |
|
"integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/win32-ia32": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", |
|
"integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", |
|
"cpu": [ |
|
"ia32" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@esbuild/win32-x64": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", |
|
"integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/@jridgewell/gen-mapping": { |
|
"version": "0.3.13", |
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", |
|
"integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/sourcemap-codec": "^1.5.0", |
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
} |
|
}, |
|
"node_modules/@jridgewell/remapping": { |
|
"version": "2.3.5", |
|
"resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", |
|
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
} |
|
}, |
|
"node_modules/@jridgewell/resolve-uri": { |
|
"version": "3.1.2", |
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/@jridgewell/sourcemap-codec": { |
|
"version": "1.5.5", |
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |
|
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@jridgewell/trace-mapping": { |
|
"version": "0.3.31", |
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", |
|
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/resolve-uri": "^3.1.0", |
|
"@jridgewell/sourcemap-codec": "^1.4.14" |
|
} |
|
}, |
|
"node_modules/@mediapipe/tasks-vision": { |
|
"version": "0.10.17", |
|
"resolved": "https://registry.npmjs.org/@mediapipe/tasks-vision/-/tasks-vision-0.10.17.tgz", |
|
"integrity": "sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg==", |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/@monogrid/gainmap-js": { |
|
"version": "3.4.0", |
|
"resolved": "https://registry.npmjs.org/@monogrid/gainmap-js/-/gainmap-js-3.4.0.tgz", |
|
"integrity": "sha512-2Z0FATFHaoYJ8b+Y4y4Hgfn3FRFwuU5zRrk+9dFWp4uGAdHGqVEdP7HP+gLA3X469KXHmfupJaUbKo1b/aDKIg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"promise-worker-transferable": "^1.0.4" |
|
}, |
|
"peerDependencies": { |
|
"three": ">= 0.159.0" |
|
} |
|
}, |
|
"node_modules/@react-spring/animated": { |
|
"version": "9.7.5", |
|
"resolved": "https://registry.npmjs.org/@react-spring/animated/-/animated-9.7.5.tgz", |
|
"integrity": "sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@react-spring/shared": "~9.7.5", |
|
"@react-spring/types": "~9.7.5" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" |
|
} |
|
}, |
|
"node_modules/@react-spring/core": { |
|
"version": "9.7.5", |
|
"resolved": "https://registry.npmjs.org/@react-spring/core/-/core-9.7.5.tgz", |
|
"integrity": "sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@react-spring/animated": "~9.7.5", |
|
"@react-spring/shared": "~9.7.5", |
|
"@react-spring/types": "~9.7.5" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/react-spring/donate" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" |
|
} |
|
}, |
|
"node_modules/@react-spring/rafz": { |
|
"version": "9.7.5", |
|
"resolved": "https://registry.npmjs.org/@react-spring/rafz/-/rafz-9.7.5.tgz", |
|
"integrity": "sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@react-spring/shared": { |
|
"version": "9.7.5", |
|
"resolved": "https://registry.npmjs.org/@react-spring/shared/-/shared-9.7.5.tgz", |
|
"integrity": "sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@react-spring/rafz": "~9.7.5", |
|
"@react-spring/types": "~9.7.5" |
|
}, |
|
"peerDependencies": { |
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" |
|
} |
|
}, |
|
"node_modules/@react-spring/three": { |
|
"version": "9.7.5", |
|
"resolved": "https://registry.npmjs.org/@react-spring/three/-/three-9.7.5.tgz", |
|
"integrity": "sha512-RxIsCoQfUqOS3POmhVHa1wdWS0wyHAUway73uRLp3GAL5U2iYVNdnzQsep6M2NZ994BlW8TcKuMtQHUqOsy6WA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@react-spring/animated": "~9.7.5", |
|
"@react-spring/core": "~9.7.5", |
|
"@react-spring/shared": "~9.7.5", |
|
"@react-spring/types": "~9.7.5" |
|
}, |
|
"peerDependencies": { |
|
"@react-three/fiber": ">=6.0", |
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", |
|
"three": ">=0.126" |
|
} |
|
}, |
|
"node_modules/@react-spring/types": { |
|
"version": "9.7.5", |
|
"resolved": "https://registry.npmjs.org/@react-spring/types/-/types-9.7.5.tgz", |
|
"integrity": "sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@react-three/drei": { |
|
"version": "9.122.0", |
|
"resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-9.122.0.tgz", |
|
"integrity": "sha512-SEO/F/rBCTjlLez7WAlpys+iGe9hty4rNgjZvgkQeXFSiwqD4Hbk/wNHMAbdd8vprO2Aj81mihv4dF5bC7D0CA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.26.0", |
|
"@mediapipe/tasks-vision": "0.10.17", |
|
"@monogrid/gainmap-js": "^3.0.6", |
|
"@react-spring/three": "~9.7.5", |
|
"@use-gesture/react": "^10.3.1", |
|
"camera-controls": "^2.9.0", |
|
"cross-env": "^7.0.3", |
|
"detect-gpu": "^5.0.56", |
|
"glsl-noise": "^0.0.0", |
|
"hls.js": "^1.5.17", |
|
"maath": "^0.10.8", |
|
"meshline": "^3.3.1", |
|
"react-composer": "^5.0.3", |
|
"stats-gl": "^2.2.8", |
|
"stats.js": "^0.17.0", |
|
"suspend-react": "^0.1.3", |
|
"three-mesh-bvh": "^0.7.8", |
|
"three-stdlib": "^2.35.6", |
|
"troika-three-text": "^0.52.0", |
|
"tunnel-rat": "^0.1.2", |
|
"utility-types": "^3.11.0", |
|
"zustand": "^5.0.1" |
|
}, |
|
"peerDependencies": { |
|
"@react-three/fiber": "^8", |
|
"react": "^18", |
|
"react-dom": "^18", |
|
"three": ">=0.137" |
|
}, |
|
"peerDependenciesMeta": { |
|
"react-dom": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@react-three/fiber": { |
|
"version": "8.18.0", |
|
"resolved": "https://registry.npmjs.org/@react-three/fiber/-/fiber-8.18.0.tgz", |
|
"integrity": "sha512-FYZZqD0UUHUswKz3LQl2Z7H24AhD14XGTsIRw3SJaXUxyfVMi+1yiZGmqTcPt/CkPpdU7rrxqcyQ1zJE5DjvIQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/runtime": "^7.17.8", |
|
"@types/react-reconciler": "^0.26.7", |
|
"@types/webxr": "*", |
|
"base64-js": "^1.5.1", |
|
"buffer": "^6.0.3", |
|
"its-fine": "^1.0.6", |
|
"react-reconciler": "^0.27.0", |
|
"react-use-measure": "^2.1.7", |
|
"scheduler": "^0.21.0", |
|
"suspend-react": "^0.1.3", |
|
"zustand": "^3.7.1" |
|
}, |
|
"peerDependencies": { |
|
"expo": ">=43.0", |
|
"expo-asset": ">=8.4", |
|
"expo-file-system": ">=11.0", |
|
"expo-gl": ">=11.0", |
|
"react": ">=18 <19", |
|
"react-dom": ">=18 <19", |
|
"react-native": ">=0.64", |
|
"three": ">=0.133" |
|
}, |
|
"peerDependenciesMeta": { |
|
"expo": { |
|
"optional": true |
|
}, |
|
"expo-asset": { |
|
"optional": true |
|
}, |
|
"expo-file-system": { |
|
"optional": true |
|
}, |
|
"expo-gl": { |
|
"optional": true |
|
}, |
|
"react-dom": { |
|
"optional": true |
|
}, |
|
"react-native": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@react-three/fiber/node_modules/zustand": { |
|
"version": "3.7.2", |
|
"resolved": "https://registry.npmjs.org/zustand/-/zustand-3.7.2.tgz", |
|
"integrity": "sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=12.7.0" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=16.8" |
|
}, |
|
"peerDependenciesMeta": { |
|
"react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@rolldown/pluginutils": { |
|
"version": "1.0.0-beta.27", |
|
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz", |
|
"integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@rollup/rollup-android-arm-eabi": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.53.3.tgz", |
|
"integrity": "sha512-mRSi+4cBjrRLoaal2PnqH82Wqyb+d3HsPUN/W+WslCXsZsyHa9ZeQQX/pQsZaVIWDkPcpV6jJ+3KLbTbgnwv8w==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-android-arm64": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.53.3.tgz", |
|
"integrity": "sha512-CbDGaMpdE9sh7sCmTrTUyllhrg65t6SwhjlMJsLr+J8YjFuPmCEjbBSx4Z/e4SmDyH3aB5hGaJUP2ltV/vcs4w==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-darwin-arm64": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.53.3.tgz", |
|
"integrity": "sha512-Nr7SlQeqIBpOV6BHHGZgYBuSdanCXuw09hon14MGOLGmXAFYjx1wNvquVPmpZnl0tLjg25dEdr4IQ6GgyToCUA==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-darwin-x64": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.53.3.tgz", |
|
"integrity": "sha512-DZ8N4CSNfl965CmPktJ8oBnfYr3F8dTTNBQkRlffnUarJ2ohudQD17sZBa097J8xhQ26AwhHJ5mvUyQW8ddTsQ==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-freebsd-arm64": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.53.3.tgz", |
|
"integrity": "sha512-yMTrCrK92aGyi7GuDNtGn2sNW+Gdb4vErx4t3Gv/Tr+1zRb8ax4z8GWVRfr3Jw8zJWvpGHNpss3vVlbF58DZ4w==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-freebsd-x64": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.53.3.tgz", |
|
"integrity": "sha512-lMfF8X7QhdQzseM6XaX0vbno2m3hlyZFhwcndRMw8fbAGUGL3WFMBdK0hbUBIUYcEcMhVLr1SIamDeuLBnXS+Q==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.53.3.tgz", |
|
"integrity": "sha512-k9oD15soC/Ln6d2Wv/JOFPzZXIAIFLp6B+i14KhxAfnq76ajt0EhYc5YPeX6W1xJkAdItcVT+JhKl1QZh44/qw==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.53.3.tgz", |
|
"integrity": "sha512-vTNlKq+N6CK/8UktsrFuc+/7NlEYVxgaEgRXVUVK258Z5ymho29skzW1sutgYjqNnquGwVUObAaxae8rZ6YMhg==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm64-gnu": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.53.3.tgz", |
|
"integrity": "sha512-RGrFLWgMhSxRs/EWJMIFM1O5Mzuz3Xy3/mnxJp/5cVhZ2XoCAxJnmNsEyeMJtpK+wu0FJFWz+QF4mjCA7AUQ3w==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm64-musl": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.53.3.tgz", |
|
"integrity": "sha512-kASyvfBEWYPEwe0Qv4nfu6pNkITLTb32p4yTgzFCocHnJLAHs+9LjUu9ONIhvfT/5lv4YS5muBHyuV84epBo/A==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-loong64-gnu": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.53.3.tgz", |
|
"integrity": "sha512-JiuKcp2teLJwQ7vkJ95EwESWkNRFJD7TQgYmCnrPtlu50b4XvT5MOmurWNrCj3IFdyjBQ5p9vnrX4JM6I8OE7g==", |
|
"cpu": [ |
|
"loong64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.53.3.tgz", |
|
"integrity": "sha512-EoGSa8nd6d3T7zLuqdojxC20oBfNT8nexBbB/rkxgKj5T5vhpAQKKnD+h3UkoMuTyXkP5jTjK/ccNRmQrPNDuw==", |
|
"cpu": [ |
|
"ppc64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.53.3.tgz", |
|
"integrity": "sha512-4s+Wped2IHXHPnAEbIB0YWBv7SDohqxobiiPA1FIWZpX+w9o2i4LezzH/NkFUl8LRci/8udci6cLq+jJQlh+0g==", |
|
"cpu": [ |
|
"riscv64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-riscv64-musl": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.53.3.tgz", |
|
"integrity": "sha512-68k2g7+0vs2u9CxDt5ktXTngsxOQkSEV/xBbwlqYcUrAVh6P9EgMZvFsnHy4SEiUl46Xf0IObWVbMvPrr2gw8A==", |
|
"cpu": [ |
|
"riscv64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-s390x-gnu": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.53.3.tgz", |
|
"integrity": "sha512-VYsFMpULAz87ZW6BVYw3I6sWesGpsP9OPcyKe8ofdg9LHxSbRMd7zrVrr5xi/3kMZtpWL/wC+UIJWJYVX5uTKg==", |
|
"cpu": [ |
|
"s390x" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-x64-gnu": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.53.3.tgz", |
|
"integrity": "sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-x64-musl": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.53.3.tgz", |
|
"integrity": "sha512-eoROhjcc6HbZCJr+tvVT8X4fW3/5g/WkGvvmwz/88sDtSJzO7r/blvoBDgISDiCjDRZmHpwud7h+6Q9JxFwq1Q==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-openharmony-arm64": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.53.3.tgz", |
|
"integrity": "sha512-OueLAWgrNSPGAdUdIjSWXw+u/02BRTcnfw9PN41D2vq/JSEPnJnVuBgw18VkN8wcd4fjUs+jFHVM4t9+kBSNLw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"openharmony" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-arm64-msvc": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.53.3.tgz", |
|
"integrity": "sha512-GOFuKpsxR/whszbF/bzydebLiXIHSgsEUp6M0JI8dWvi+fFa1TD6YQa4aSZHtpmh2/uAlj/Dy+nmby3TJ3pkTw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-ia32-msvc": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.53.3.tgz", |
|
"integrity": "sha512-iah+THLcBJdpfZ1TstDFbKNznlzoxa8fmnFYK4V67HvmuNYkVdAywJSoteUszvBQ9/HqN2+9AZghbajMsFT+oA==", |
|
"cpu": [ |
|
"ia32" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-x64-gnu": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.53.3.tgz", |
|
"integrity": "sha512-J9QDiOIZlZLdcot5NXEepDkstocktoVjkaKUtqzgzpt2yWjGlbYiKyp05rWwk4nypbYUNoFAztEgixoLaSETkg==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-x64-msvc": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.53.3.tgz", |
|
"integrity": "sha512-UhTd8u31dXadv0MopwGgNOBpUVROFKWVQgAg5N1ESyCz8AuBcMqm4AuTjrwgQKGDfoFuz02EuMRHQIw/frmYKQ==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@tweenjs/tween.js": { |
|
"version": "23.1.3", |
|
"resolved": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-23.1.3.tgz", |
|
"integrity": "sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/babel__core": { |
|
"version": "7.20.5", |
|
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", |
|
"integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.20.7", |
|
"@babel/types": "^7.20.7", |
|
"@types/babel__generator": "*", |
|
"@types/babel__template": "*", |
|
"@types/babel__traverse": "*" |
|
} |
|
}, |
|
"node_modules/@types/babel__generator": { |
|
"version": "7.27.0", |
|
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz", |
|
"integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@types/babel__template": { |
|
"version": "7.4.4", |
|
"resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", |
|
"integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.1.0", |
|
"@babel/types": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@types/babel__traverse": { |
|
"version": "7.28.0", |
|
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz", |
|
"integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.28.2" |
|
} |
|
}, |
|
"node_modules/@types/draco3d": { |
|
"version": "1.4.10", |
|
"resolved": "https://registry.npmjs.org/@types/draco3d/-/draco3d-1.4.10.tgz", |
|
"integrity": "sha512-AX22jp8Y7wwaBgAixaSvkoG4M/+PlAcm3Qs4OW8yT9DM4xUpWKeFhLueTAyZF39pviAdcDdeJoACapiAceqNcw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/estree": { |
|
"version": "1.0.8", |
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", |
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/offscreencanvas": { |
|
"version": "2019.7.3", |
|
"resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz", |
|
"integrity": "sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/prop-types": { |
|
"version": "15.7.15", |
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", |
|
"integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/react": { |
|
"version": "18.3.27", |
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz", |
|
"integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/prop-types": "*", |
|
"csstype": "^3.2.2" |
|
} |
|
}, |
|
"node_modules/@types/react-dom": { |
|
"version": "18.3.7", |
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz", |
|
"integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@types/react": "^18.0.0" |
|
} |
|
}, |
|
"node_modules/@types/react-reconciler": { |
|
"version": "0.26.7", |
|
"resolved": "https://registry.npmjs.org/@types/react-reconciler/-/react-reconciler-0.26.7.tgz", |
|
"integrity": "sha512-mBDYl8x+oyPX/VBb3E638N0B7xG+SPk/EAMcVPeexqus/5aTpTphQi0curhhshOqRrc9t6OPoJfEUkbymse/lQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/react": "*" |
|
} |
|
}, |
|
"node_modules/@types/stats.js": { |
|
"version": "0.17.4", |
|
"resolved": "https://registry.npmjs.org/@types/stats.js/-/stats.js-0.17.4.tgz", |
|
"integrity": "sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/three": { |
|
"version": "0.182.0", |
|
"resolved": "https://registry.npmjs.org/@types/three/-/three-0.182.0.tgz", |
|
"integrity": "sha512-WByN9V3Sbwbe2OkWuSGyoqQO8Du6yhYaXtXLoA5FkKTUJorZ+yOHBZ35zUUPQXlAKABZmbYp5oAqpA4RBjtJ/Q==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@dimforge/rapier3d-compat": "~0.12.0", |
|
"@tweenjs/tween.js": "~23.1.3", |
|
"@types/stats.js": "*", |
|
"@types/webxr": ">=0.5.17", |
|
"@webgpu/types": "*", |
|
"fflate": "~0.8.2", |
|
"meshoptimizer": "~0.22.0" |
|
} |
|
}, |
|
"node_modules/@types/webxr": { |
|
"version": "0.5.24", |
|
"resolved": "https://registry.npmjs.org/@types/webxr/-/webxr-0.5.24.tgz", |
|
"integrity": "sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@use-gesture/core": { |
|
"version": "10.3.1", |
|
"resolved": "https://registry.npmjs.org/@use-gesture/core/-/core-10.3.1.tgz", |
|
"integrity": "sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@use-gesture/react": { |
|
"version": "10.3.1", |
|
"resolved": "https://registry.npmjs.org/@use-gesture/react/-/react-10.3.1.tgz", |
|
"integrity": "sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@use-gesture/core": "10.3.1" |
|
}, |
|
"peerDependencies": { |
|
"react": ">= 16.8.0" |
|
} |
|
}, |
|
"node_modules/@vitejs/plugin-react": { |
|
"version": "4.7.0", |
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz", |
|
"integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.28.0", |
|
"@babel/plugin-transform-react-jsx-self": "^7.27.1", |
|
"@babel/plugin-transform-react-jsx-source": "^7.27.1", |
|
"@rolldown/pluginutils": "1.0.0-beta.27", |
|
"@types/babel__core": "^7.20.5", |
|
"react-refresh": "^0.17.0" |
|
}, |
|
"engines": { |
|
"node": "^14.18.0 || >=16.0.0" |
|
}, |
|
"peerDependencies": { |
|
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" |
|
} |
|
}, |
|
"node_modules/@webgpu/types": { |
|
"version": "0.1.68", |
|
"resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.68.tgz", |
|
"integrity": "sha512-3ab1B59Ojb6RwjOspYLsTpCzbNB3ZaamIAxBMmvnNkiDoLTZUOBXZ9p5nAYVEkQlDdf6qAZWi1pqj9+ypiqznA==", |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/base64-js": { |
|
"version": "1.5.1", |
|
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", |
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/baseline-browser-mapping": { |
|
"version": "2.9.7", |
|
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.7.tgz", |
|
"integrity": "sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg==", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"bin": { |
|
"baseline-browser-mapping": "dist/cli.js" |
|
} |
|
}, |
|
"node_modules/bidi-js": { |
|
"version": "1.0.3", |
|
"resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz", |
|
"integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"require-from-string": "^2.0.2" |
|
} |
|
}, |
|
"node_modules/browserslist": { |
|
"version": "4.28.1", |
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", |
|
"integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/browserslist" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"baseline-browser-mapping": "^2.9.0", |
|
"caniuse-lite": "^1.0.30001759", |
|
"electron-to-chromium": "^1.5.263", |
|
"node-releases": "^2.0.27", |
|
"update-browserslist-db": "^1.2.0" |
|
}, |
|
"bin": { |
|
"browserslist": "cli.js" |
|
}, |
|
"engines": { |
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
|
} |
|
}, |
|
"node_modules/buffer": { |
|
"version": "6.0.3", |
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", |
|
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"base64-js": "^1.3.1", |
|
"ieee754": "^1.2.1" |
|
} |
|
}, |
|
"node_modules/camera-controls": { |
|
"version": "2.10.1", |
|
"resolved": "https://registry.npmjs.org/camera-controls/-/camera-controls-2.10.1.tgz", |
|
"integrity": "sha512-KnaKdcvkBJ1Irbrzl8XD6WtZltkRjp869Jx8c0ujs9K+9WD+1D7ryBsCiVqJYUqt6i/HR5FxT7RLASieUD+Q5w==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"three": ">=0.126.1" |
|
} |
|
}, |
|
"node_modules/caniuse-lite": { |
|
"version": "1.0.30001760", |
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz", |
|
"integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "CC-BY-4.0" |
|
}, |
|
"node_modules/convert-source-map": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", |
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/cross-env": { |
|
"version": "7.0.3", |
|
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz", |
|
"integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"cross-spawn": "^7.0.1" |
|
}, |
|
"bin": { |
|
"cross-env": "src/bin/cross-env.js", |
|
"cross-env-shell": "src/bin/cross-env-shell.js" |
|
}, |
|
"engines": { |
|
"node": ">=10.14", |
|
"npm": ">=6", |
|
"yarn": ">=1" |
|
} |
|
}, |
|
"node_modules/cross-spawn": { |
|
"version": "7.0.6", |
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.1.0", |
|
"shebang-command": "^2.0.0", |
|
"which": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/csstype": { |
|
"version": "3.2.3", |
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", |
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/debug": { |
|
"version": "4.4.3", |
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", |
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/detect-gpu": { |
|
"version": "5.0.70", |
|
"resolved": "https://registry.npmjs.org/detect-gpu/-/detect-gpu-5.0.70.tgz", |
|
"integrity": "sha512-bqerEP1Ese6nt3rFkwPnGbsUF9a4q+gMmpTVVOEzoCyeCc+y7/RvJnQZJx1JwhgQI5Ntg0Kgat8Uu7XpBqnz1w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"webgl-constants": "^1.1.1" |
|
} |
|
}, |
|
"node_modules/draco3d": { |
|
"version": "1.5.7", |
|
"resolved": "https://registry.npmjs.org/draco3d/-/draco3d-1.5.7.tgz", |
|
"integrity": "sha512-m6WCKt/erDXcw+70IJXnG7M3awwQPAsZvJGX5zY7beBqpELw6RDGkYVU0W43AFxye4pDZ5i2Lbyc/NNGqwjUVQ==", |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/electron-to-chromium": { |
|
"version": "1.5.267", |
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz", |
|
"integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/esbuild": { |
|
"version": "0.21.5", |
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", |
|
"integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", |
|
"dev": true, |
|
"hasInstallScript": true, |
|
"license": "MIT", |
|
"bin": { |
|
"esbuild": "bin/esbuild" |
|
}, |
|
"engines": { |
|
"node": ">=12" |
|
}, |
|
"optionalDependencies": { |
|
"@esbuild/aix-ppc64": "0.21.5", |
|
"@esbuild/android-arm": "0.21.5", |
|
"@esbuild/android-arm64": "0.21.5", |
|
"@esbuild/android-x64": "0.21.5", |
|
"@esbuild/darwin-arm64": "0.21.5", |
|
"@esbuild/darwin-x64": "0.21.5", |
|
"@esbuild/freebsd-arm64": "0.21.5", |
|
"@esbuild/freebsd-x64": "0.21.5", |
|
"@esbuild/linux-arm": "0.21.5", |
|
"@esbuild/linux-arm64": "0.21.5", |
|
"@esbuild/linux-ia32": "0.21.5", |
|
"@esbuild/linux-loong64": "0.21.5", |
|
"@esbuild/linux-mips64el": "0.21.5", |
|
"@esbuild/linux-ppc64": "0.21.5", |
|
"@esbuild/linux-riscv64": "0.21.5", |
|
"@esbuild/linux-s390x": "0.21.5", |
|
"@esbuild/linux-x64": "0.21.5", |
|
"@esbuild/netbsd-x64": "0.21.5", |
|
"@esbuild/openbsd-x64": "0.21.5", |
|
"@esbuild/sunos-x64": "0.21.5", |
|
"@esbuild/win32-arm64": "0.21.5", |
|
"@esbuild/win32-ia32": "0.21.5", |
|
"@esbuild/win32-x64": "0.21.5" |
|
} |
|
}, |
|
"node_modules/escalade": { |
|
"version": "3.2.0", |
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/fflate": { |
|
"version": "0.8.2", |
|
"resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", |
|
"integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/fsevents": { |
|
"version": "2.3.3", |
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
|
"dev": true, |
|
"hasInstallScript": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
|
} |
|
}, |
|
"node_modules/gensync": { |
|
"version": "1.0.0-beta.2", |
|
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", |
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/glsl-noise": { |
|
"version": "0.0.0", |
|
"resolved": "https://registry.npmjs.org/glsl-noise/-/glsl-noise-0.0.0.tgz", |
|
"integrity": "sha512-b/ZCF6amfAUb7dJM/MxRs7AetQEahYzJ8PtgfrmEdtw6uyGOr+ZSGtgjFm6mfsBkxJ4d2W7kg+Nlqzqvn3Bc0w==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/hls.js": { |
|
"version": "1.6.15", |
|
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz", |
|
"integrity": "sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==", |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/ieee754": { |
|
"version": "1.2.1", |
|
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", |
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/immediate": { |
|
"version": "3.0.6", |
|
"resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", |
|
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/is-promise": { |
|
"version": "2.2.2", |
|
"resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz", |
|
"integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/isexe": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/its-fine": { |
|
"version": "1.2.5", |
|
"resolved": "https://registry.npmjs.org/its-fine/-/its-fine-1.2.5.tgz", |
|
"integrity": "sha512-fXtDA0X0t0eBYAGLVM5YsgJGsJ5jEmqZEPrGbzdf5awjv0xE7nqv3TVnvtUF060Tkes15DbDAKW/I48vsb6SyA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/react-reconciler": "^0.28.0" |
|
}, |
|
"peerDependencies": { |
|
"react": ">=18.0" |
|
} |
|
}, |
|
"node_modules/its-fine/node_modules/@types/react-reconciler": { |
|
"version": "0.28.9", |
|
"resolved": "https://registry.npmjs.org/@types/react-reconciler/-/react-reconciler-0.28.9.tgz", |
|
"integrity": "sha512-HHM3nxyUZ3zAylX8ZEyrDNd2XZOnQ0D5XfunJF5FLQnZbHHYq4UWvW1QfelQNXv1ICNkwYhfxjwfnqivYB6bFg==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@types/react": "*" |
|
} |
|
}, |
|
"node_modules/js-tokens": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", |
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/jsesc": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", |
|
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"jsesc": "bin/jsesc" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/json5": { |
|
"version": "2.2.3", |
|
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", |
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/lie": { |
|
"version": "3.3.0", |
|
"resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz", |
|
"integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"immediate": "~3.0.5" |
|
} |
|
}, |
|
"node_modules/loose-envify": { |
|
"version": "1.4.0", |
|
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", |
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"js-tokens": "^3.0.0 || ^4.0.0" |
|
}, |
|
"bin": { |
|
"loose-envify": "cli.js" |
|
} |
|
}, |
|
"node_modules/lru-cache": { |
|
"version": "5.1.1", |
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", |
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/maath": { |
|
"version": "0.10.8", |
|
"resolved": "https://registry.npmjs.org/maath/-/maath-0.10.8.tgz", |
|
"integrity": "sha512-tRvbDF0Pgqz+9XUa4jjfgAQ8/aPKmQdWXilFu2tMy4GWj4NOsx99HlULO4IeREfbO3a0sA145DZYyvXPkybm0g==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@types/three": ">=0.134.0", |
|
"three": ">=0.134.0" |
|
} |
|
}, |
|
"node_modules/meshline": { |
|
"version": "3.3.1", |
|
"resolved": "https://registry.npmjs.org/meshline/-/meshline-3.3.1.tgz", |
|
"integrity": "sha512-/TQj+JdZkeSUOl5Mk2J7eLcYTLiQm2IDzmlSvYm7ov15anEcDJ92GHqqazxTSreeNgfnYu24kiEvvv0WlbCdFQ==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"three": ">=0.137" |
|
} |
|
}, |
|
"node_modules/meshoptimizer": { |
|
"version": "0.22.0", |
|
"resolved": "https://registry.npmjs.org/meshoptimizer/-/meshoptimizer-0.22.0.tgz", |
|
"integrity": "sha512-IebiK79sqIy+E4EgOr+CAw+Ke8hAspXKzBd0JdgEmPHiAwmvEj2S4h1rfvo+o/BnfEYd/jAOg5IeeIjzlzSnDg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/ms": { |
|
"version": "2.1.3", |
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/nanoid": { |
|
"version": "3.3.11", |
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", |
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "MIT", |
|
"bin": { |
|
"nanoid": "bin/nanoid.cjs" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
|
} |
|
}, |
|
"node_modules/node-releases": { |
|
"version": "2.0.27", |
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz", |
|
"integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/object-assign": { |
|
"version": "4.1.1", |
|
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", |
|
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/path-key": { |
|
"version": "3.1.1", |
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", |
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/picocolors": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/postcss": { |
|
"version": "8.5.6", |
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", |
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/postcss/" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/postcss" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"nanoid": "^3.3.11", |
|
"picocolors": "^1.1.1", |
|
"source-map-js": "^1.2.1" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14" |
|
} |
|
}, |
|
"node_modules/potpack": { |
|
"version": "1.0.2", |
|
"resolved": "https://registry.npmjs.org/potpack/-/potpack-1.0.2.tgz", |
|
"integrity": "sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/promise-worker-transferable": { |
|
"version": "1.0.4", |
|
"resolved": "https://registry.npmjs.org/promise-worker-transferable/-/promise-worker-transferable-1.0.4.tgz", |
|
"integrity": "sha512-bN+0ehEnrXfxV2ZQvU2PetO0n4gqBD4ulq3MI1WOPLgr7/Mg9yRQkX5+0v1vagr74ZTsl7XtzlaYDo2EuCeYJw==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"is-promise": "^2.1.0", |
|
"lie": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/prop-types": { |
|
"version": "15.8.1", |
|
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", |
|
"integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.4.0", |
|
"object-assign": "^4.1.1", |
|
"react-is": "^16.13.1" |
|
} |
|
}, |
|
"node_modules/react": { |
|
"version": "18.3.1", |
|
"resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", |
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/react-composer": { |
|
"version": "5.0.3", |
|
"resolved": "https://registry.npmjs.org/react-composer/-/react-composer-5.0.3.tgz", |
|
"integrity": "sha512-1uWd07EME6XZvMfapwZmc7NgCZqDemcvicRi3wMJzXsQLvZ3L7fTHVyPy1bZdnWXM4iPjYuNE+uJ41MLKeTtnA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"prop-types": "^15.6.0" |
|
}, |
|
"peerDependencies": { |
|
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" |
|
} |
|
}, |
|
"node_modules/react-dom": { |
|
"version": "18.3.1", |
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", |
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0", |
|
"scheduler": "^0.23.2" |
|
}, |
|
"peerDependencies": { |
|
"react": "^18.3.1" |
|
} |
|
}, |
|
"node_modules/react-dom/node_modules/scheduler": { |
|
"version": "0.23.2", |
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", |
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0" |
|
} |
|
}, |
|
"node_modules/react-is": { |
|
"version": "16.13.1", |
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", |
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/react-reconciler": { |
|
"version": "0.27.0", |
|
"resolved": "https://registry.npmjs.org/react-reconciler/-/react-reconciler-0.27.0.tgz", |
|
"integrity": "sha512-HmMDKciQjYmBRGuuhIaKA1ba/7a+UsM5FzOZsMO2JYHt9Jh8reCb7j1eDC95NOyUlKM9KRyvdx0flBuDvYSBoA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0", |
|
"scheduler": "^0.21.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"peerDependencies": { |
|
"react": "^18.0.0" |
|
} |
|
}, |
|
"node_modules/react-refresh": { |
|
"version": "0.17.0", |
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz", |
|
"integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/react-use-measure": { |
|
"version": "2.1.7", |
|
"resolved": "https://registry.npmjs.org/react-use-measure/-/react-use-measure-2.1.7.tgz", |
|
"integrity": "sha512-KrvcAo13I/60HpwGO5jpW7E9DfusKyLPLvuHlUyP5zqnmAPhNc6qTRjUQrdTADl0lpPpDVU2/Gg51UlOGHXbdg==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"react": ">=16.13", |
|
"react-dom": ">=16.13" |
|
}, |
|
"peerDependenciesMeta": { |
|
"react-dom": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/require-from-string": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", |
|
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/rollup": { |
|
"version": "4.53.3", |
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.53.3.tgz", |
|
"integrity": "sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/estree": "1.0.8" |
|
}, |
|
"bin": { |
|
"rollup": "dist/bin/rollup" |
|
}, |
|
"engines": { |
|
"node": ">=18.0.0", |
|
"npm": ">=8.0.0" |
|
}, |
|
"optionalDependencies": { |
|
"@rollup/rollup-android-arm-eabi": "4.53.3", |
|
"@rollup/rollup-android-arm64": "4.53.3", |
|
"@rollup/rollup-darwin-arm64": "4.53.3", |
|
"@rollup/rollup-darwin-x64": "4.53.3", |
|
"@rollup/rollup-freebsd-arm64": "4.53.3", |
|
"@rollup/rollup-freebsd-x64": "4.53.3", |
|
"@rollup/rollup-linux-arm-gnueabihf": "4.53.3", |
|
"@rollup/rollup-linux-arm-musleabihf": "4.53.3", |
|
"@rollup/rollup-linux-arm64-gnu": "4.53.3", |
|
"@rollup/rollup-linux-arm64-musl": "4.53.3", |
|
"@rollup/rollup-linux-loong64-gnu": "4.53.3", |
|
"@rollup/rollup-linux-ppc64-gnu": "4.53.3", |
|
"@rollup/rollup-linux-riscv64-gnu": "4.53.3", |
|
"@rollup/rollup-linux-riscv64-musl": "4.53.3", |
|
"@rollup/rollup-linux-s390x-gnu": "4.53.3", |
|
"@rollup/rollup-linux-x64-gnu": "4.53.3", |
|
"@rollup/rollup-linux-x64-musl": "4.53.3", |
|
"@rollup/rollup-openharmony-arm64": "4.53.3", |
|
"@rollup/rollup-win32-arm64-msvc": "4.53.3", |
|
"@rollup/rollup-win32-ia32-msvc": "4.53.3", |
|
"@rollup/rollup-win32-x64-gnu": "4.53.3", |
|
"@rollup/rollup-win32-x64-msvc": "4.53.3", |
|
"fsevents": "~2.3.2" |
|
} |
|
}, |
|
"node_modules/scheduler": { |
|
"version": "0.21.0", |
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.21.0.tgz", |
|
"integrity": "sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"loose-envify": "^1.1.0" |
|
} |
|
}, |
|
"node_modules/semver": { |
|
"version": "6.3.1", |
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
} |
|
}, |
|
"node_modules/shebang-command": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"shebang-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/shebang-regex": { |
|
"version": "3.0.0", |
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", |
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/source-map-js": { |
|
"version": "1.2.1", |
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", |
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/stats-gl": { |
|
"version": "2.4.2", |
|
"resolved": "https://registry.npmjs.org/stats-gl/-/stats-gl-2.4.2.tgz", |
|
"integrity": "sha512-g5O9B0hm9CvnM36+v7SFl39T7hmAlv541tU81ME8YeSb3i1CIP5/QdDeSB3A0la0bKNHpxpwxOVRo2wFTYEosQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/three": "*", |
|
"three": "^0.170.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/three": "*", |
|
"three": "*" |
|
} |
|
}, |
|
"node_modules/stats-gl/node_modules/three": { |
|
"version": "0.170.0", |
|
"resolved": "https://registry.npmjs.org/three/-/three-0.170.0.tgz", |
|
"integrity": "sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/stats.js": { |
|
"version": "0.17.0", |
|
"resolved": "https://registry.npmjs.org/stats.js/-/stats.js-0.17.0.tgz", |
|
"integrity": "sha512-hNKz8phvYLPEcRkeG1rsGmV5ChMjKDAWU7/OJJdDErPBNChQXxCo3WZurGpnWc6gZhAzEPFad1aVgyOANH1sMw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/suspend-react": { |
|
"version": "0.1.3", |
|
"resolved": "https://registry.npmjs.org/suspend-react/-/suspend-react-0.1.3.tgz", |
|
"integrity": "sha512-aqldKgX9aZqpoDp3e8/BZ8Dm7x1pJl+qI3ZKxDN0i/IQTWUwBx/ManmlVJ3wowqbno6c2bmiIfs+Um6LbsjJyQ==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"react": ">=17.0" |
|
} |
|
}, |
|
"node_modules/three": { |
|
"version": "0.160.1", |
|
"resolved": "https://registry.npmjs.org/three/-/three-0.160.1.tgz", |
|
"integrity": "sha512-Bgl2wPJypDOZ1stAxwfWAcJ0WQf7QzlptsxkjYiURPz+n5k4RBDLsq+6f9Y75TYxn6aHLcWz+JNmwTOXWrQTBQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/three-mesh-bvh": { |
|
"version": "0.7.8", |
|
"resolved": "https://registry.npmjs.org/three-mesh-bvh/-/three-mesh-bvh-0.7.8.tgz", |
|
"integrity": "sha512-BGEZTOIC14U0XIRw3tO4jY7IjP7n7v24nv9JXS1CyeVRWOCkcOMhRnmENUjuV39gktAw4Ofhr0OvIAiTspQrrw==", |
|
"deprecated": "Deprecated due to three.js version incompatibility. Please use v0.8.0, instead.", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"three": ">= 0.151.0" |
|
} |
|
}, |
|
"node_modules/three-stdlib": { |
|
"version": "2.36.1", |
|
"resolved": "https://registry.npmjs.org/three-stdlib/-/three-stdlib-2.36.1.tgz", |
|
"integrity": "sha512-XyGQrFmNQ5O/IoKm556ftwKsBg11TIb301MB5dWNicziQBEs2g3gtOYIf7pFiLa0zI2gUwhtCjv9fmjnxKZ1Cg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/draco3d": "^1.4.0", |
|
"@types/offscreencanvas": "^2019.6.4", |
|
"@types/webxr": "^0.5.2", |
|
"draco3d": "^1.4.1", |
|
"fflate": "^0.6.9", |
|
"potpack": "^1.0.1" |
|
}, |
|
"peerDependencies": { |
|
"three": ">=0.128.0" |
|
} |
|
}, |
|
"node_modules/three-stdlib/node_modules/fflate": { |
|
"version": "0.6.10", |
|
"resolved": "https://registry.npmjs.org/fflate/-/fflate-0.6.10.tgz", |
|
"integrity": "sha512-IQrh3lEPM93wVCEczc9SaAOvkmcoQn/G8Bo1e8ZPlY3X3bnAxWaBdvTdvM1hP62iZp0BXWDy4vTAy4fF0+Dlpg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/troika-three-text": { |
|
"version": "0.52.4", |
|
"resolved": "https://registry.npmjs.org/troika-three-text/-/troika-three-text-0.52.4.tgz", |
|
"integrity": "sha512-V50EwcYGruV5rUZ9F4aNsrytGdKcXKALjEtQXIOBfhVoZU9VAqZNIoGQ3TMiooVqFAbR1w15T+f+8gkzoFzawg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"bidi-js": "^1.0.2", |
|
"troika-three-utils": "^0.52.4", |
|
"troika-worker-utils": "^0.52.0", |
|
"webgl-sdf-generator": "1.1.1" |
|
}, |
|
"peerDependencies": { |
|
"three": ">=0.125.0" |
|
} |
|
}, |
|
"node_modules/troika-three-utils": { |
|
"version": "0.52.4", |
|
"resolved": "https://registry.npmjs.org/troika-three-utils/-/troika-three-utils-0.52.4.tgz", |
|
"integrity": "sha512-NORAStSVa/BDiG52Mfudk4j1FG4jC4ILutB3foPnfGbOeIs9+G5vZLa0pnmnaftZUGm4UwSoqEpWdqvC7zms3A==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"three": ">=0.125.0" |
|
} |
|
}, |
|
"node_modules/troika-worker-utils": { |
|
"version": "0.52.0", |
|
"resolved": "https://registry.npmjs.org/troika-worker-utils/-/troika-worker-utils-0.52.0.tgz", |
|
"integrity": "sha512-W1CpvTHykaPH5brv5VHLfQo9D1OYuo0cSBEUQFFT/nBUzM8iD6Lq2/tgG/f1OelbAS1WtaTPQzE5uM49egnngw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/tunnel-rat": { |
|
"version": "0.1.2", |
|
"resolved": "https://registry.npmjs.org/tunnel-rat/-/tunnel-rat-0.1.2.tgz", |
|
"integrity": "sha512-lR5VHmkPhzdhrM092lI2nACsLO4QubF0/yoOhzX7c+wIpbN1GjHNzCc91QlpxBi+cnx8vVJ+Ur6vL5cEoQPFpQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"zustand": "^4.3.2" |
|
} |
|
}, |
|
"node_modules/tunnel-rat/node_modules/zustand": { |
|
"version": "4.5.7", |
|
"resolved": "https://registry.npmjs.org/zustand/-/zustand-4.5.7.tgz", |
|
"integrity": "sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"use-sync-external-store": "^1.2.2" |
|
}, |
|
"engines": { |
|
"node": ">=12.7.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/react": ">=16.8", |
|
"immer": ">=9.0.6", |
|
"react": ">=16.8" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/react": { |
|
"optional": true |
|
}, |
|
"immer": { |
|
"optional": true |
|
}, |
|
"react": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/update-browserslist-db": { |
|
"version": "1.2.2", |
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz", |
|
"integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/browserslist" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"escalade": "^3.2.0", |
|
"picocolors": "^1.1.1" |
|
}, |
|
"bin": { |
|
"update-browserslist-db": "cli.js" |
|
}, |
|
"peerDependencies": { |
|
"browserslist": ">= 4.21.0" |
|
} |
|
}, |
|
"node_modules/use-sync-external-store": { |
|
"version": "1.6.0", |
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz", |
|
"integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
|
} |
|
}, |
|
"node_modules/utility-types": { |
|
"version": "3.11.0", |
|
"resolved": "https://registry.npmjs.org/utility-types/-/utility-types-3.11.0.tgz", |
|
"integrity": "sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/vite": { |
|
"version": "5.4.21", |
|
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", |
|
"integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"esbuild": "^0.21.3", |
|
"postcss": "^8.4.43", |
|
"rollup": "^4.20.0" |
|
}, |
|
"bin": { |
|
"vite": "bin/vite.js" |
|
}, |
|
"engines": { |
|
"node": "^18.0.0 || >=20.0.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/vitejs/vite?sponsor=1" |
|
}, |
|
"optionalDependencies": { |
|
"fsevents": "~2.3.3" |
|
}, |
|
"peerDependencies": { |
|
"@types/node": "^18.0.0 || >=20.0.0", |
|
"less": "*", |
|
"lightningcss": "^1.21.0", |
|
"sass": "*", |
|
"sass-embedded": "*", |
|
"stylus": "*", |
|
"sugarss": "*", |
|
"terser": "^5.4.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/node": { |
|
"optional": true |
|
}, |
|
"less": { |
|
"optional": true |
|
}, |
|
"lightningcss": { |
|
"optional": true |
|
}, |
|
"sass": { |
|
"optional": true |
|
}, |
|
"sass-embedded": { |
|
"optional": true |
|
}, |
|
"stylus": { |
|
"optional": true |
|
}, |
|
"sugarss": { |
|
"optional": true |
|
}, |
|
"terser": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/webgl-constants": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/webgl-constants/-/webgl-constants-1.1.1.tgz", |
|
"integrity": "sha512-LkBXKjU5r9vAW7Gcu3T5u+5cvSvh5WwINdr0C+9jpzVB41cjQAP5ePArDtk/WHYdVj0GefCgM73BA7FlIiNtdg==" |
|
}, |
|
"node_modules/webgl-sdf-generator": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/webgl-sdf-generator/-/webgl-sdf-generator-1.1.1.tgz", |
|
"integrity": "sha512-9Z0JcMTFxeE+b2x1LJTdnaT8rT8aEp7MVxkNwoycNmJWwPdzoXzMh0BjJSh/AEFP+KPYZUli814h8bJZFIZ2jA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/which": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"bin": { |
|
"node-which": "bin/node-which" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/yallist": { |
|
"version": "3.1.1", |
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", |
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/zustand": { |
|
"version": "5.0.9", |
|
"resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.9.tgz", |
|
"integrity": "sha512-ALBtUj0AfjJt3uNRQoL1tL2tMvj6Gp/6e39dnfT6uzpelGru8v1tPOGBzayOWbPJvujM8JojDk3E1LxeFisBNg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=12.20.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/react": ">=18.0.0", |
|
"immer": ">=9.0.6", |
|
"react": ">=18.0.0", |
|
"use-sync-external-store": ">=1.2.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/react": { |
|
"optional": true |
|
}, |
|
"immer": { |
|
"optional": true |
|
}, |
|
"react": { |
|
"optional": true |
|
}, |
|
"use-sync-external-store": { |
|
"optional": true |
|
} |
|
} |
|
} |
|
} |
|
}
|
|
|