Skip to content

Commit

Permalink
chore: update deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Dec 7, 2024
1 parent 09c877f commit 66733f4
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.8.1",
"private": true,
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo)",
"license": "MIT",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@
}
},
"dependencies": {
"@pengzhanbo/utils": "^1.1.2",
"@pengzhanbo/utils": "^1.2.0",
"@rollup/pluginutils": "^5.1.3",
"chokidar": "3.6.0",
"co-body": "^6.2.0",
"cookies": "^0.9.1",
"cors": "^2.8.5",
"debug": "^4.3.7",
"debug": "^4.4.0",
"fast-glob": "^3.3.2",
"formidable": "2.1.2",
"http-status": "^2.0.0",
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 66733f4

Please sign in to comment.