Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 30, 2023
1 parent 41b9f24 commit f30e275
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 257 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pkg-placeholder",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"description": "_description_",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -48,21 +48,21 @@
"prepare": "simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "^1.2.1",
"@antfu/ni": "^0.21.9",
"@antfu/eslint-config": "^2.1.2",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.6",
"@types/node": "^20.9.1",
"@types/node": "^20.10.1",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"esno": "^4.0.0",
"lint-staged": "^15.1.0",
"pnpm": "^8.10.5",
"pnpm": "^8.11.0",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vite": "^5.0.0",
"vitest": "^1.0.0-beta.4"
"vite": "^5.0.4",
"vitest": "^1.0.0-beta.6"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit f30e275

Please sign in to comment.