| @@ -1,12 +1,12 @@ | |||
| { | |||
| "name": "threepipe", | |||
| "version": "0.0.46", | |||
| "version": "0.0.47", | |||
| "lockfileVersion": 3, | |||
| "requires": true, | |||
| "packages": { | |||
| "": { | |||
| "name": "threepipe", | |||
| "version": "0.0.46", | |||
| "version": "0.0.47", | |||
| "license": "Apache-2.0", | |||
| "dependencies": { | |||
| "@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.158.1003/package.tgz", | |||
| @@ -36,7 +36,7 @@ | |||
| "rimraf": "^5.0.1", | |||
| "rollup-plugin-glsl": "^1.3.0", | |||
| "rollup-plugin-license": "^3.0.1", | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1002/package.tgz", | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1004/package.tgz", | |||
| "tslib": "^2.5.0", | |||
| "typedoc": "^0.28.4", | |||
| "typescript": "5.8.3", | |||
| @@ -50,7 +50,7 @@ | |||
| "win-node-env": "^0.6.1" | |||
| }, | |||
| "peerDependencies": { | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1002/package.tgz" | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1004/package.tgz" | |||
| }, | |||
| "peerDependenciesMeta": { | |||
| "three": { | |||
| @@ -10044,9 +10044,9 @@ | |||
| "license": "MIT" | |||
| }, | |||
| "node_modules/three": { | |||
| "version": "0.158.1002", | |||
| "resolved": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1002/package.tgz", | |||
| "integrity": "sha512-3mrTz9y3CUwho//cK8wndLU9U6DEaOFbdKNROABwjC/M3fO5uO/rsWL2k0wmohXDO6wD1A583B+XJk0ukAPGDw==", | |||
| "version": "0.158.1004", | |||
| "resolved": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1004/package.tgz", | |||
| "integrity": "sha512-4mYBvzU3S9b+vmadtQuJTRQ0FlcHR5yq65zmDquLvTAVqJpA7QY53tKW6HnfhxEAHfDqp/Az6ms3uUaoUqf/JQ==", | |||
| "dev": true, | |||
| "license": "MIT" | |||
| }, | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "name": "threepipe", | |||
| "version": "0.0.46", | |||
| "version": "0.0.47", | |||
| "description": "A modern 3D viewer framework built on top of three.js, written in TypeScript, designed to make creating high-quality, modular, and extensible 3D experiences on the web simple and enjoyable.", | |||
| "main": "dist/index.js", | |||
| "module": "dist/index.mjs", | |||
| @@ -110,7 +110,7 @@ | |||
| "rimraf": "^5.0.1", | |||
| "rollup-plugin-glsl": "^1.3.0", | |||
| "rollup-plugin-license": "^3.0.1", | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1002/package.tgz", | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1004/package.tgz", | |||
| "tslib": "^2.5.0", | |||
| "typedoc": "^0.28.4", | |||
| "typescript": "5.8.3", | |||
| @@ -130,7 +130,7 @@ | |||
| "uiconfig.js": "^0.1.3" | |||
| }, | |||
| "peerDependencies": { | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1002/package.tgz" | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1004/package.tgz" | |||
| }, | |||
| "peerDependenciesMeta": { | |||
| "three": { | |||
| @@ -141,8 +141,8 @@ | |||
| "dependencies": { | |||
| "uiconfig.js": "^0.1.3", | |||
| "ts-browser-helpers": "^0.16.2", | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1002/package.tgz", | |||
| "three-f": "https://github.com/repalash/three.js-modded/archive/refs/tags/v0.158.1002.tar.gz", | |||
| "three": "https://github.com/repalash/three.js-modded/releases/download/v0.158.1004/package.tgz", | |||
| "three-f": "https://github.com/repalash/three.js-modded/archive/refs/tags/v0.158.1004.tar.gz", | |||
| "@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.158.1003/package.tgz", | |||
| "@types/three-f": "https://github.com/repalash/three-ts-types/archive/refs/tags/v0.158.1003.tar.gz", | |||
| "@types/three-pkg": "https://gitpkg.now.sh/repalash/three-ts-types/types/three?modded_three" | |||
| @@ -17,7 +17,7 @@ | |||
| } | |||
| }, | |||
| "../../node_modules/three": { | |||
| "version": "0.158.1002", | |||
| "version": "0.158.1004", | |||
| "license": "MIT", | |||
| "devDependencies": { | |||
| "@puppeteer/browsers": "^1.4.1", | |||
| @@ -9,20 +9,44 @@ | |||
| "version": "0.1.0", | |||
| "license": "Apache-2.0", | |||
| "dependencies": { | |||
| "three": "file:./../../node_modules/three", | |||
| "threepipe": "file:./../../src/" | |||
| }, | |||
| "devDependencies": { | |||
| "three-gpu-pathtracer": "^0.0.23" | |||
| } | |||
| }, | |||
| "../../node_modules/three": { | |||
| "version": "0.158.1004", | |||
| "license": "MIT", | |||
| "devDependencies": { | |||
| "@puppeteer/browsers": "^1.4.1", | |||
| "@rollup/plugin-node-resolve": "^15.0.1", | |||
| "@rollup/plugin-terser": "^0.4.0", | |||
| "chalk": "^5.2.0", | |||
| "concurrently": "^8.0.1", | |||
| "dpdm": "^3.14.0", | |||
| "eslint": "^8.37.0", | |||
| "eslint-config-mdcs": "^5.0.0", | |||
| "eslint-plugin-compat": "^4.1.2", | |||
| "eslint-plugin-html": "^7.1.0", | |||
| "eslint-plugin-import": "^2.27.5", | |||
| "failonlyreporter": "^1.0.0", | |||
| "jimp": "^0.22.7", | |||
| "magic-string": "^0.30.0", | |||
| "pixelmatch": "^5.3.0", | |||
| "puppeteer-core": "^19.8.1", | |||
| "qunit": "^2.19.4", | |||
| "rollup": "^3.20.2", | |||
| "rollup-plugin-filesize": "^10.0.0", | |||
| "rollup-plugin-visualizer": "^5.9.0", | |||
| "servez": "^2.0.0" | |||
| } | |||
| }, | |||
| "../../src": {}, | |||
| "node_modules/three": { | |||
| "version": "0.177.0", | |||
| "resolved": "https://registry.npmjs.org/three/-/three-0.177.0.tgz", | |||
| "integrity": "sha512-EiXv5/qWAaGI+Vz2A+JfavwYCMdGjxVsrn3oBwllUoqYeaBO75J63ZfyaQKoiLrqNHoTlUc6PFgMXnS0kI45zg==", | |||
| "dev": true, | |||
| "license": "MIT", | |||
| "peer": true | |||
| "resolved": "../../node_modules/three", | |||
| "link": true | |||
| }, | |||
| "node_modules/three-gpu-pathtracer": { | |||
| "version": "0.0.23", | |||
| @@ -24,7 +24,7 @@ | |||
| } | |||
| }, | |||
| "../../node_modules/three": { | |||
| "version": "0.158.1002", | |||
| "version": "0.158.1004", | |||
| "dev": true, | |||
| "license": "MIT", | |||
| "devDependencies": { | |||
| @@ -1 +1 @@ | |||
| export const VERSION = '0.0.46' | |||
| export const VERSION = '0.0.47' | |||