| "@types/wicg-file-system-access": "^2020.9.5", | "@types/wicg-file-system-access": "^2020.9.5", | ||||
| "popmotion": "^11.0.5", | "popmotion": "^11.0.5", | ||||
| "stats.js": "^0.17.0", | "stats.js": "^0.17.0", | ||||
| "ts-browser-helpers": "^0.16.2", | |||||
| "ts-browser-helpers": "^0.17.1", | |||||
| "uiconfig.js": "^0.1.5" | "uiconfig.js": "^0.1.5" | ||||
| }, | }, | ||||
| "devDependencies": { | "devDependencies": { | ||||
| } | } | ||||
| }, | }, | ||||
| "node_modules/ts-browser-helpers": { | "node_modules/ts-browser-helpers": { | ||||
| "version": "0.16.2", | |||||
| "resolved": "https://registry.npmjs.org/ts-browser-helpers/-/ts-browser-helpers-0.16.2.tgz", | |||||
| "integrity": "sha512-4HHBBSML8e8Jve4Gba21gmgu6ARCVTKCnfjf01nV4V/ZEjExW9X5aJiHSyqlV2JWNlD7PQScljgMT0XyamnESA==", | |||||
| "version": "0.17.1", | |||||
| "resolved": "https://registry.npmjs.org/ts-browser-helpers/-/ts-browser-helpers-0.17.1.tgz", | |||||
| "integrity": "sha512-tA+VTMcOgZBm0vPSnGAcQD2KjxnPPw7mtIfkxzAJ+h05MUH6wur5pJa2fcw29MRa7+Tc9iGfcj3bG237P6QhEA==", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "dependencies": { | "dependencies": { | ||||
| "@types/wicg-file-system-access": "^2020.9.5" | "@types/wicg-file-system-access": "^2020.9.5" |