@initx-plugin/gpg
Advanced tools
Comparing version 0.0.18 to 0.0.19
{ | ||
"name": "@initx-plugin/gpg", | ||
"type": "module", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "initx plugin, gpg key management", | ||
@@ -26,17 +26,17 @@ "author": "imba97", | ||
"dependencies": { | ||
"@initx-plugin/core": "^0.0.22", | ||
"@initx-plugin/utils": "^0.0.22", | ||
"@initx-plugin/core": "^0.0.27", | ||
"@initx-plugin/utils": "^0.0.27", | ||
"fs-extra": "^11.2.0" | ||
}, | ||
"devDependencies": { | ||
"@imba97/eslint-config": "^0.0.4", | ||
"@imba97/eslint-config": "^0.0.5", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/node": "^22.9.0", | ||
"bumpp": "^9.8.1", | ||
"eslint": "^9.14.0", | ||
"lint-staged": "^15.2.10", | ||
"@types/node": "^22.10.2", | ||
"bumpp": "^9.9.2", | ||
"eslint": "^9.17.0", | ||
"lint-staged": "^15.3.0", | ||
"simple-git-hooks": "^2.11.1", | ||
"typescript": "5.5.4", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^2.1.4" | ||
"typescript": "^5.7.2", | ||
"unbuild": "^3.1.0", | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -43,0 +43,0 @@ "simple-git-hooks": { |
Sorry, the diff of this file is not supported yet
8213
136
+ Added@initx-plugin/core@0.0.27(transitive)
+ Added@initx-plugin/utils@0.0.27(transitive)
+ Addedansi-regex@6.1.0(transitive)
+ Addedchalk@5.4.1(transitive)
+ Addedcli-cursor@5.0.0(transitive)
+ Addedcli-spinners@2.9.2(transitive)
+ Addedemoji-regex@10.4.0(transitive)
+ Addedget-east-asian-width@1.3.0(transitive)
+ Addedis-interactive@2.0.0(transitive)
+ Addedis-unicode-supported@1.3.02.1.0(transitive)
+ Addedlog-symbols@6.0.0(transitive)
+ Addedmimic-function@5.0.1(transitive)
+ Addedonetime@7.0.0(transitive)
+ Addedora@8.2.0(transitive)
+ Addedrestore-cursor@5.1.0(transitive)
+ Addedstdin-discarder@0.2.2(transitive)
+ Addedstring-width@7.2.0(transitive)
+ Addedstrip-ansi@7.1.0(transitive)
- Removed@initx-plugin/core@0.0.22(transitive)
- Removed@initx-plugin/utils@0.0.22(transitive)
Updated@initx-plugin/core@^0.0.27
Updated@initx-plugin/utils@^0.0.27