nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 56 lines 1.3 kB view raw
1diff --git a/package-lock.json b/package-lock.json 2index 32d5abebb913..fea866c148c9 100644 3--- a/package-lock.json 4+++ b/package-lock.json 5@@ -231,51 +231,6 @@ 6 "bw": "build/bw.js" 7 } 8 }, 9- "apps/cli/node_modules/define-lazy-prop": { 10- "version": "2.0.0", 11- "license": "MIT", 12- "engines": { 13- "node": ">=8" 14- } 15- }, 16- "apps/cli/node_modules/is-docker": { 17- "version": "2.2.1", 18- "license": "MIT", 19- "bin": { 20- "is-docker": "cli.js" 21- }, 22- "engines": { 23- "node": ">=8" 24- }, 25- "funding": { 26- "url": "https://github.com/sponsors/sindresorhus" 27- } 28- }, 29- "apps/cli/node_modules/is-wsl": { 30- "version": "2.2.0", 31- "license": "MIT", 32- "dependencies": { 33- "is-docker": "^2.0.0" 34- }, 35- "engines": { 36- "node": ">=8" 37- } 38- }, 39- "apps/cli/node_modules/open": { 40- "version": "8.4.2", 41- "license": "MIT", 42- "dependencies": { 43- "define-lazy-prop": "^2.0.0", 44- "is-docker": "^2.1.1", 45- "is-wsl": "^2.2.0" 46- }, 47- "engines": { 48- "node": ">=12" 49- }, 50- "funding": { 51- "url": "https://github.com/sponsors/sindresorhus" 52- } 53- }, 54 "apps/desktop": { 55 "name": "@bitwarden/desktop", 56 "version": "2025.12.1",