fix(deps): refresh smartgit lockfile resolution
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## Pending
|
## Pending
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- refresh dependency resolution for global installs to pick up the fixed `@push.rocks/smartgit` release
|
||||||
|
- Refreshes the lockfile so `@git.zone/tsdoc` resolves `@push.rocks/smartgit@3.3.3`.
|
||||||
|
|
||||||
## 2026-05-24 - 2.19.3
|
## 2026-05-24 - 2.19.3
|
||||||
|
|
||||||
|
|||||||
Generated
+4
-4
@@ -1264,8 +1264,8 @@ packages:
|
|||||||
'@push.rocks/smartfs@1.5.1':
|
'@push.rocks/smartfs@1.5.1':
|
||||||
resolution: {integrity: sha512-M/JIRWhVwY6EhwEGL+wz3d1CkuNTcBTXKylOv/gk1fyfw3tnkOQheux+NjV/8lVMQG+NeQca5yUaJIz1s+OESA==}
|
resolution: {integrity: sha512-M/JIRWhVwY6EhwEGL+wz3d1CkuNTcBTXKylOv/gk1fyfw3tnkOQheux+NjV/8lVMQG+NeQca5yUaJIz1s+OESA==}
|
||||||
|
|
||||||
'@push.rocks/smartgit@3.3.2':
|
'@push.rocks/smartgit@3.3.3':
|
||||||
resolution: {integrity: sha512-Qp8Ds3sQp6GtwhBzOg5NWtysfXbfjZRcP4bLyqmbtI0LKJcW3iDSzeni6RmFcTpYTVxH3400VZLtKFJDIQ/hcg==}
|
resolution: {integrity: sha512-QjkSFDZjdr/Y3UTphsarAIqOecrk1aLdny6pHaWoINk/mxmBaEBaepaAnCc32jHripEXN71cleVFum1F5s8MyQ==}
|
||||||
|
|
||||||
'@push.rocks/smartguard@3.1.0':
|
'@push.rocks/smartguard@3.1.0':
|
||||||
resolution: {integrity: sha512-J23q84f1O+TwFGmd4lrO9XLHUh2DaLXo9PN/9VmTWYzTkQDv5JehmifXVI0esophXcCIfbdIu6hbt7/aHlDF4A==}
|
resolution: {integrity: sha512-J23q84f1O+TwFGmd4lrO9XLHUh2DaLXo9PN/9VmTWYzTkQDv5JehmifXVI0esophXcCIfbdIu6hbt7/aHlDF4A==}
|
||||||
@@ -5682,7 +5682,7 @@ snapshots:
|
|||||||
'@push.rocks/smartdelay': 3.1.0
|
'@push.rocks/smartdelay': 3.1.0
|
||||||
'@push.rocks/smartfile': 13.1.3
|
'@push.rocks/smartfile': 13.1.3
|
||||||
'@push.rocks/smartfs': 1.5.1
|
'@push.rocks/smartfs': 1.5.1
|
||||||
'@push.rocks/smartgit': 3.3.2
|
'@push.rocks/smartgit': 3.3.3
|
||||||
'@push.rocks/smartinteract': 2.0.16
|
'@push.rocks/smartinteract': 2.0.16
|
||||||
'@push.rocks/smartlog': 3.2.2
|
'@push.rocks/smartlog': 3.2.2
|
||||||
'@push.rocks/smartlog-destination-local': 9.0.2
|
'@push.rocks/smartlog-destination-local': 9.0.2
|
||||||
@@ -6962,7 +6962,7 @@ snapshots:
|
|||||||
'@push.rocks/smartpath': 6.0.0
|
'@push.rocks/smartpath': 6.0.0
|
||||||
'@push.rocks/smartrust': 1.4.0
|
'@push.rocks/smartrust': 1.4.0
|
||||||
|
|
||||||
'@push.rocks/smartgit@3.3.2':
|
'@push.rocks/smartgit@3.3.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@push.rocks/smartenv': 6.0.0
|
'@push.rocks/smartenv': 6.0.0
|
||||||
'@push.rocks/smartfile': 13.1.3
|
'@push.rocks/smartfile': 13.1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user