Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Dec 29, 2023
1 parent 97d0e32 commit 1324067
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"dependencies": {
"console-grid": "~2.0.1",
"eight-colors": "~1.0.3",
"koa": "~2.14.2",
"koa": "~2.15.0",
"koa-static-resolver": "~1.0.4",
"lz-utils": "~2.0.1",
"monocart-coverage-reports": "~2.0.0",
"monocart-coverage-reports": "~2.0.4",
"nodemailer": "~6.9.7",
"open": "~10.0.1",
"open": "~10.0.2",
"turbogrid": "^3.0.12"
},
"devDependencies": {
Expand All @@ -64,4 +64,4 @@
"stylelint-config-plus": "^1.0.4",
"vine-ui": "^3.1.13"
}
}
}
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"license": "MIT",
"dependencies": {
"monocart-code-viewer": "1.0.12",
"monocart-code-viewer": "1.0.13",
"monocart-common": "~2.1.0",
"monocart-formatter": "^2.2.0",
"turbogrid": "^3.0.12"
Expand Down

0 comments on commit 1324067

Please sign in to comment.