Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cuiyiming1998 committed Nov 10, 2023
1 parent 52eb8ec commit 0ad52c5
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 510 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pkg-name",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@8.10.2",
"description": "",
"author": "cuiyiming <atlasyoungcym@163.com>",
"license": "MIT",
Expand Down Expand Up @@ -49,18 +49,18 @@
"devDependencies": {
"@antfu/eslint-config": "^0.35.3",
"@antfu/ni": "^0.20.0",
"@antfu/utils": "^0.7.2",
"@types/node": "^18.15.11",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"@antfu/utils": "^0.7.6",
"@types/node": "^18.18.9",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"lint-staged": "^13.2.1",
"pnpm": "^7.32.0",
"simple-git-hooks": "^2.8.1",
"fast-glob": "^3.3.2",
"lint-staged": "^13.3.0",
"pnpm": "^7.33.6",
"simple-git-hooks": "^2.9.0",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vite": "^4.2.1",
"vite": "^4.5.0",
"vitest": "^0.28.5"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 0ad52c5

Please sign in to comment.