Update all digest updates
Test / Basic (pull_request) Successful in 4m13s
Test / Basic (push) Successful in 3m26s

This commit was merged in pull request #72.
This commit is contained in:
2026-06-30 00:02:33 +00:00
parent 90e2da4100
commit 8d41218e46
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -20663,9 +20663,9 @@
}
},
"node_modules/prettier": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.1.tgz",
"integrity": "sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==",
"version": "3.9.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.3.tgz",
"integrity": "sha512-HWmu+K+zvHNpaMfSnYeqdqrDbR16cuIXaPx8WoHaviQkDJh1/0BNtOZmHVQI5jc3wXv0H1yXc9wjvFdXh+n3hQ==",
"dev": true,
"license": "MIT",
"bin": {
+3 -3
View File
@@ -13808,9 +13808,9 @@
"license": "MIT"
},
"node_modules/fs-extra": {
"version": "11.3.5",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.5.tgz",
"integrity": "sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==",
"version": "11.3.6",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.6.tgz",
"integrity": "sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==",
"license": "MIT",
"dependencies": {
"graceful-fs": "^4.2.0",