Loading app/package-lock.json +4 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ "version": "0.13.4", "license": "GPLv3", "dependencies": { "@e/fastboot": "1.1.4", "@e/fastboot": "https://gitlab.e.foundation/e/tools/fastboot.js/-/archive/1594devices_eos_installer-code-safety/fastboot.js-1594devices_eos_installer-code-safety.tar", "@yume-chan/adb": "1.1.0", "@yume-chan/adb-credential-web": "1.1.0", "@yume-chan/adb-daemon-webusb": "1.1.0", Loading @@ -30,8 +30,9 @@ }, "node_modules/@e/fastboot": { "version": "1.1.4", "resolved": "https://gitlab.e.foundation/api/v4/projects/1751/packages/npm/@e/fastboot/-/@e/fastboot-1.1.4.tgz", "integrity": "sha1-aJPGtwFhrnnf0ktIJH47kVvlV+k=", "resolved": "https://gitlab.e.foundation/e/tools/fastboot.js/-/archive/1594devices_eos_installer-code-safety/fastboot.js-1594devices_eos_installer-code-safety.tar", "integrity": "sha512-TzVhaeOoe+nfowWZIuh6GWuJoeEv8WSAmoEissv0XA9dghDTS4tIXWO8mcCCyfL++gFqxiARHCWNZHUmIiYSkQ==", "license": "MIT", "dependencies": { "@zip.js/zip.js": "^2.7.6", "pako": "^2.1.0" Loading app/package.json +4 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ "version": "0.13.4", "type": "module", "scripts": { "build-fastboot": "cd node_modules/@e/fastboot && npm install && npm run build", "dev": "vite", "build": "vite build", "preview": "vite preview", Loading @@ -19,14 +20,14 @@ "vite-plugin-static-copy": "^2.2.0" }, "dependencies": { "@e/fastboot": "1.1.4", "hash-wasm": "^4.11.0", "@e/fastboot": "https://gitlab.e.foundation/e/tools/fastboot.js/-/archive/1594devices_eos_installer-code-safety/fastboot.js-1594devices_eos_installer-code-safety.tar", "@yume-chan/adb": "1.1.0", "@yume-chan/adb-daemon-webusb": "1.1.0", "@yume-chan/adb-credential-web": "1.1.0", "@yume-chan/adb-daemon-webusb": "1.1.0", "@yume-chan/stream-extra": "1.0.0", "@yume-chan/struct": "1.0.0", "@zip.js/zip.js": "^2.7.54", "hash-wasm": "^4.11.0", "ky": "^1.7.4" } } Loading
app/package-lock.json +4 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ "version": "0.13.4", "license": "GPLv3", "dependencies": { "@e/fastboot": "1.1.4", "@e/fastboot": "https://gitlab.e.foundation/e/tools/fastboot.js/-/archive/1594devices_eos_installer-code-safety/fastboot.js-1594devices_eos_installer-code-safety.tar", "@yume-chan/adb": "1.1.0", "@yume-chan/adb-credential-web": "1.1.0", "@yume-chan/adb-daemon-webusb": "1.1.0", Loading @@ -30,8 +30,9 @@ }, "node_modules/@e/fastboot": { "version": "1.1.4", "resolved": "https://gitlab.e.foundation/api/v4/projects/1751/packages/npm/@e/fastboot/-/@e/fastboot-1.1.4.tgz", "integrity": "sha1-aJPGtwFhrnnf0ktIJH47kVvlV+k=", "resolved": "https://gitlab.e.foundation/e/tools/fastboot.js/-/archive/1594devices_eos_installer-code-safety/fastboot.js-1594devices_eos_installer-code-safety.tar", "integrity": "sha512-TzVhaeOoe+nfowWZIuh6GWuJoeEv8WSAmoEissv0XA9dghDTS4tIXWO8mcCCyfL++gFqxiARHCWNZHUmIiYSkQ==", "license": "MIT", "dependencies": { "@zip.js/zip.js": "^2.7.6", "pako": "^2.1.0" Loading
app/package.json +4 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ "version": "0.13.4", "type": "module", "scripts": { "build-fastboot": "cd node_modules/@e/fastboot && npm install && npm run build", "dev": "vite", "build": "vite build", "preview": "vite preview", Loading @@ -19,14 +20,14 @@ "vite-plugin-static-copy": "^2.2.0" }, "dependencies": { "@e/fastboot": "1.1.4", "hash-wasm": "^4.11.0", "@e/fastboot": "https://gitlab.e.foundation/e/tools/fastboot.js/-/archive/1594devices_eos_installer-code-safety/fastboot.js-1594devices_eos_installer-code-safety.tar", "@yume-chan/adb": "1.1.0", "@yume-chan/adb-daemon-webusb": "1.1.0", "@yume-chan/adb-credential-web": "1.1.0", "@yume-chan/adb-daemon-webusb": "1.1.0", "@yume-chan/stream-extra": "1.0.0", "@yume-chan/struct": "1.0.0", "@zip.js/zip.js": "^2.7.54", "hash-wasm": "^4.11.0", "ky": "^1.7.4" } }