|
|
|
@ -1,12 +1,12 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "@bitwarden/directory-connector", |
|
|
|
"name": "@bitwarden/directory-connector", |
|
|
|
"version": "2025.10.0", |
|
|
|
"version": "2025.11.0", |
|
|
|
"lockfileVersion": 3, |
|
|
|
"lockfileVersion": 3, |
|
|
|
"requires": true, |
|
|
|
"requires": true, |
|
|
|
"packages": { |
|
|
|
"packages": { |
|
|
|
"": { |
|
|
|
"": { |
|
|
|
"name": "@bitwarden/directory-connector", |
|
|
|
"name": "@bitwarden/directory-connector", |
|
|
|
"version": "2025.10.0", |
|
|
|
"version": "2025.11.0", |
|
|
|
"hasInstallScript": true, |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "GPL-3.0", |
|
|
|
"license": "GPL-3.0", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
@ -44,8 +44,8 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@angular-devkit/build-angular": "20.3.3", |
|
|
|
"@angular-devkit/build-angular": "20.3.3", |
|
|
|
"@angular-eslint/eslint-plugin-template": "20.4.0", |
|
|
|
"@angular-eslint/eslint-plugin-template": "20.6.0", |
|
|
|
"@angular-eslint/template-parser": "20.4.0", |
|
|
|
"@angular-eslint/template-parser": "20.6.0", |
|
|
|
"@angular/compiler-cli": "20.3.3", |
|
|
|
"@angular/compiler-cli": "20.3.3", |
|
|
|
"@electron/notarize": "2.5.0", |
|
|
|
"@electron/notarize": "2.5.0", |
|
|
|
"@electron/rebuild": "4.0.1", |
|
|
|
"@electron/rebuild": "4.0.1", |
|
|
|
@ -708,26 +708,26 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@angular-eslint/bundled-angular-compiler": { |
|
|
|
"node_modules/@angular-eslint/bundled-angular-compiler": { |
|
|
|
"version": "20.4.0", |
|
|
|
"version": "20.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.4.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-20.6.0.tgz", |
|
|
|
"integrity": "sha512-u3I/yABCm+lda/AdnLKJnjdQp1i4BACgEKY9D6eKIgijcRtlvUc6Jq+43e1oPZLj+3DdrlABNcB8HsA/+RzikA==", |
|
|
|
"integrity": "sha512-axeU33lBOcfQ/kcpBc/70vR69PFX9kqgUtroENK0lq6dBeRgi6LJVbBOAHRtR2Xfxd9Lv4YbqWuJ0oQ5BwSTGQ==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@angular-eslint/eslint-plugin-template": { |
|
|
|
"node_modules/@angular-eslint/eslint-plugin-template": { |
|
|
|
"version": "20.4.0", |
|
|
|
"version": "20.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-20.4.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-20.6.0.tgz", |
|
|
|
"integrity": "sha512-AWXtpWfivSE3PIwTPkuACPww5qu8dn3p1nuGuk2M/3LoHJFAMVvH6y2toTqGSUSTKALSdYzGhxbRPyDy6aEzDw==", |
|
|
|
"integrity": "sha512-HoV0QeZFP63vUyD+uBYdqGi95xNJ64Wsb9vG0/auY5sqHsed8tbmFZgNmr8/ho1AHMyQ2HhH7eLIsV2glftyEg==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@angular-eslint/bundled-angular-compiler": "20.4.0", |
|
|
|
"@angular-eslint/bundled-angular-compiler": "20.6.0", |
|
|
|
"@angular-eslint/utils": "20.4.0", |
|
|
|
"@angular-eslint/utils": "20.6.0", |
|
|
|
"aria-query": "5.3.2", |
|
|
|
"aria-query": "5.3.2", |
|
|
|
"axobject-query": "4.1.0" |
|
|
|
"axobject-query": "4.1.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"peerDependencies": { |
|
|
|
"@angular-eslint/template-parser": "20.4.0", |
|
|
|
"@angular-eslint/template-parser": "20.6.0", |
|
|
|
"@typescript-eslint/types": "^7.11.0 || ^8.0.0", |
|
|
|
"@typescript-eslint/types": "^7.11.0 || ^8.0.0", |
|
|
|
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0", |
|
|
|
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0", |
|
|
|
"eslint": "^8.57.0 || ^9.0.0", |
|
|
|
"eslint": "^8.57.0 || ^9.0.0", |
|
|
|
@ -735,13 +735,13 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@angular-eslint/template-parser": { |
|
|
|
"node_modules/@angular-eslint/template-parser": { |
|
|
|
"version": "20.4.0", |
|
|
|
"version": "20.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-20.4.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-20.6.0.tgz", |
|
|
|
"integrity": "sha512-5Vyo/VJ1DrIsAkudFpZj1f7CpCLYuiTzTQksHTiZE18iYsLKRkEC7y9S6+TiHrdD96rhNxL28Pz9FDU4lIBjkw==", |
|
|
|
"integrity": "sha512-dDsABCf8qoFEUmSQa2F0NBZtkxT+I4GQxKcYSpsFZdgv6zrE46lpJSuRgK8OKOq1jqMmbIEXp2h0FeHyJS/qmg==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@angular-eslint/bundled-angular-compiler": "20.4.0", |
|
|
|
"@angular-eslint/bundled-angular-compiler": "20.6.0", |
|
|
|
"eslint-scope": "^8.0.2" |
|
|
|
"eslint-scope": "^8.0.2" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"peerDependencies": { |
|
|
|
@ -750,13 +750,13 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@angular-eslint/utils": { |
|
|
|
"node_modules/@angular-eslint/utils": { |
|
|
|
"version": "20.4.0", |
|
|
|
"version": "20.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-20.4.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-20.6.0.tgz", |
|
|
|
"integrity": "sha512-SkR4fdPc+40W/53JmF6Nz6EIXIxvoRzhOdUiHoBKr/6fWONQwm7Vq55vk11AdK/oKTDUQCJ84HExQw6mzFljtg==", |
|
|
|
"integrity": "sha512-usjCCjbdtqy4p8I3BMPn6LrXECFLCohBa75h59PK0kV/TEb8OlnIWIWTVtZAMw/MgohtExl69GkSNmL3ElWbUQ==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@angular-eslint/bundled-angular-compiler": "20.4.0" |
|
|
|
"@angular-eslint/bundled-angular-compiler": "20.6.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"peerDependencies": { |
|
|
|
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0", |
|
|
|
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0", |
|
|
|
|