Skip to content

Commit

Permalink
feat(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 19, 2024
1 parent 7234a0b commit acc3628
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 200 deletions.
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "starter-ts",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@7.26.2",
"packageManager": "pnpm@8.14.1",
"description": "Starter template for TypeScript library",
"author": "wxm",
"license": "MIT",
Expand Down Expand Up @@ -53,12 +53,12 @@
},
"devDependencies": {
"@qq15725/eslint-config": "^1.1.0",
"@types/node": "^20.10.6",
"bumpp": "^9.2.1",
"@types/node": "^20.11.5",
"bumpp": "^9.3.0",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^8.56.0",
"typescript": "^4.9.5",
"vite": "^5.0.10",
"vitest": "^1.1.1"
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^1.2.1"
}
}
Loading

0 comments on commit acc3628

Please sign in to comment.