mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Uninstall Angular elements (#12752)
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -83,7 +83,6 @@
|
|||||||
"@angular-eslint/template-parser": "18.4.3",
|
"@angular-eslint/template-parser": "18.4.3",
|
||||||
"@angular/cli": "18.2.12",
|
"@angular/cli": "18.2.12",
|
||||||
"@angular/compiler-cli": "18.2.13",
|
"@angular/compiler-cli": "18.2.13",
|
||||||
"@angular/elements": "18.2.13",
|
|
||||||
"@babel/core": "7.24.9",
|
"@babel/core": "7.24.9",
|
||||||
"@babel/preset-env": "7.24.8",
|
"@babel/preset-env": "7.24.8",
|
||||||
"@compodoc/compodoc": "1.1.26",
|
"@compodoc/compodoc": "1.1.26",
|
||||||
@@ -2287,22 +2286,6 @@
|
|||||||
"zone.js": "~0.14.10"
|
"zone.js": "~0.14.10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular/elements": {
|
|
||||||
"version": "18.2.13",
|
|
||||||
"resolved": "https://registry.npmjs.org/@angular/elements/-/elements-18.2.13.tgz",
|
|
||||||
"integrity": "sha512-yahRkXWgFolpWMeVsTIlWYwoq4Bsz6wrfS4b+TKHIZbTCyRUlJ5zBFecpYMwgmVuQDJZp+WkUWZV2Qg7kLJR5w==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"tslib": "^2.3.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"@angular/core": "18.2.13",
|
|
||||||
"rxjs": "^6.5.3 || ^7.4.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@angular/forms": {
|
"node_modules/@angular/forms": {
|
||||||
"version": "18.2.13",
|
"version": "18.2.13",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.13.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.13.tgz",
|
||||||
|
|||||||
@@ -43,7 +43,6 @@
|
|||||||
"@angular-eslint/template-parser": "18.4.3",
|
"@angular-eslint/template-parser": "18.4.3",
|
||||||
"@angular/cli": "18.2.12",
|
"@angular/cli": "18.2.12",
|
||||||
"@angular/compiler-cli": "18.2.13",
|
"@angular/compiler-cli": "18.2.13",
|
||||||
"@angular/elements": "18.2.13",
|
|
||||||
"@babel/core": "7.24.9",
|
"@babel/core": "7.24.9",
|
||||||
"@babel/preset-env": "7.24.8",
|
"@babel/preset-env": "7.24.8",
|
||||||
"@compodoc/compodoc": "1.1.26",
|
"@compodoc/compodoc": "1.1.26",
|
||||||
|
|||||||
Reference in New Issue
Block a user