Skip to content

Commit

Permalink
chore(dep): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
morlay committed May 9, 2024
1 parent a550104 commit 99dae7b
Show file tree
Hide file tree
Showing 9 changed files with 241 additions and 274 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dep:
$(BUN) install

dep.update:
$(BUNX) npm-check-updates -ws --root -ui
$(BUNX) taze -w -r

bootstrap: build.monobundle
$(BUNX) monobundle
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions nodedevpkg/monobundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"browserslist": "^4.23.0",
"chalk": "^5.3.0",
"esbuild": "^0.20.2",
"esbuild": "^0.21.1",
"globby": "^14.0.1",
"js-yaml": "^4.1.0",
"minimatch": "^9.0.4",
"rollup": "^4.14.3",
"rollup": "^4.17.2",
"yargs": "^17.7.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 99dae7b

Please sign in to comment.