Skip to content

Commit

Permalink
Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Dec 17, 2024
1 parent 7deb0e5 commit f7e7129
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@xyo-network/payload-model": "workspace:^"
},
"devDependencies": {
"@xylabs/delay": "^4.4.15",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xylabs/vitest-extended": "^4.4.15",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"devDependencies": {
"@types/uuid": "^10.0.0",
"@xylabs/delay": "^4.4.15",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xylabs/vitest-extended": "^4.4.15",
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6675,6 +6675,7 @@ __metadata:
dependencies:
"@xylabs/array": "npm:^4.4.15"
"@xylabs/assert": "npm:^4.4.15"
"@xylabs/delay": "npm:^4.4.15"
"@xylabs/exists": "npm:^4.4.15"
"@xylabs/hex": "npm:^4.4.15"
"@xylabs/ts-scripts-yarn3": "npm:^4.2.4"
Expand Down Expand Up @@ -7351,6 +7352,7 @@ __metadata:
dependencies:
"@types/uuid": "npm:^10.0.0"
"@xylabs/assert": "npm:^4.4.15"
"@xylabs/delay": "npm:^4.4.15"
"@xylabs/exists": "npm:^4.4.15"
"@xylabs/hex": "npm:^4.4.15"
"@xylabs/ts-scripts-yarn3": "npm:^4.2.4"
Expand Down

0 comments on commit f7e7129

Please sign in to comment.