mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-07-16 00:00:04 +08:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12d466516e |
Generated
+5
-5
@@ -12,7 +12,7 @@
|
||||
"tslib": "2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/common": "20.3.18",
|
||||
"@angular/common": "20.3.25",
|
||||
"@angular/compiler": "20.3.18",
|
||||
"@angular/compiler-cli": "20.3.18",
|
||||
"@angular/core": "20.3.18",
|
||||
@@ -56,9 +56,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/common": {
|
||||
"version": "20.3.18",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.18.tgz",
|
||||
"integrity": "sha512-M62oQbSTRmnGavIVCwimoadg/PDWadgNhactMm9fgH0eM9rx+iWBAYJk4VufO0bwOhysFpRZpJgXlFjOifz/Jw==",
|
||||
"version": "20.3.25",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz",
|
||||
"integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -68,7 +68,7 @@
|
||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "20.3.18",
|
||||
"@angular/core": "20.3.25",
|
||||
"rxjs": "^6.5.3 || ^7.4.0"
|
||||
}
|
||||
},
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"tslib": "2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/common": "20.3.18",
|
||||
"@angular/common": "20.3.25",
|
||||
"@angular/compiler": "20.3.18",
|
||||
"@angular/compiler-cli": "20.3.18",
|
||||
"@angular/core": "20.3.18",
|
||||
|
||||
Reference in New Issue
Block a user