mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-07-16 00:00:04 +08:00
Compare commits
20
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad2b96532b | ||
|
|
3aba9fb3be | ||
|
|
c929197b72 | ||
|
|
c889c29fd7 | ||
|
|
92f25e05f0 | ||
|
|
1323d60d93 | ||
|
|
5d4b19b16f | ||
|
|
100c31f4ae | ||
|
|
b1c6135d40 | ||
|
|
1ddb8ca2b9 | ||
|
|
7042240c4c | ||
|
|
b27760071f | ||
|
|
e5c5ab5646 | ||
|
|
2655a557d2 | ||
|
|
346b93dae1 | ||
|
|
0687f8b4f8 | ||
|
|
8dbb439908 | ||
|
|
dbcfe59b75 | ||
|
|
d7d7f5ba7c | ||
|
|
dbcd8c0bda |
Generated
+1178
-1067
File diff suppressed because it is too large
Load Diff
+13
-13
@@ -32,25 +32,25 @@
|
||||
"@angular/compiler-cli": "20.3.18",
|
||||
"@angular/core": "20.3.18",
|
||||
"@eslint/js": "^10.0.0",
|
||||
"@swc/core": "^1.15.33",
|
||||
"@swc/core": "^1.15.43",
|
||||
"@swc/jest": "^0.2.39",
|
||||
"@types/cordova": "11.0.3",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.19.18",
|
||||
"eslint": "^10.3.0",
|
||||
"@types/node": "^24.13.3",
|
||||
"eslint": "^10.6.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jsdoc": "^62.9.0",
|
||||
"jest": "^30.3.0",
|
||||
"jest-environment-jsdom": "^30.3.0",
|
||||
"lefthook": "^2.1.6",
|
||||
"prettier": "^3.8.3",
|
||||
"rollup": "^4.60.3",
|
||||
"eslint-plugin-jsdoc": "^63.0.12",
|
||||
"jest": "^30.4.2",
|
||||
"jest-environment-jsdom": "^30.4.1",
|
||||
"lefthook": "^2.1.9",
|
||||
"prettier": "^3.9.4",
|
||||
"rollup": "^4.62.2",
|
||||
"rxjs": "^7.8.2",
|
||||
"tsx": "^4.21.0",
|
||||
"typedoc": "^0.28.19",
|
||||
"typedoc-plugin-markdown": "^4.11.0",
|
||||
"tsx": "^4.23.1",
|
||||
"typedoc": "^0.28.20",
|
||||
"typedoc-plugin-markdown": "^4.12.0",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.59.1"
|
||||
"typescript-eslint": "^8.62.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user