Add promise-retry dependency to loot-core package and update yarn.lock

This commit is contained in:
Matiss Janis Aboltins
2026-03-05 22:08:03 +00:00
parent 47f3f41f7d
commit 7c3b5dabf3
2 changed files with 2 additions and 0 deletions

View File

@@ -80,6 +80,7 @@
"md5": "^2.3.0",
"memoize-one": "^6.0.0",
"mitt": "^3.0.1",
"promise-retry": "^2.0.1",
"slash": "5.1.0",
"typescript": "^5.9.3",
"typescript-strict-plugin": "^2.4.4",

View File

@@ -19985,6 +19985,7 @@ __metadata:
npm-run-all: "npm:^4.1.5"
path-browserify: "npm:^1.0.1"
peggy: "npm:5.0.6"
promise-retry: "npm:^2.0.1"
rollup-plugin-visualizer: "npm:^6.0.5"
slash: "npm:5.1.0"
stream-browserify: "npm:^3.0.0"