Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#127)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: upgrade deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
  • Loading branch information
renovate[bot] and sxzz authored Nov 18, 2024
1 parent c8ef36f commit 2d637c9
Show file tree
Hide file tree
Showing 2 changed files with 676 additions and 674 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-lib-starter",
"version": "0.0.0",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"description": "My awesome typescript library",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -43,16 +43,16 @@
"prepublishOnly": "pnpm run build"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.4.0",
"@sxzz/eslint-config": "^4.4.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.9.0",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"vitest": "^2.1.5"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 2d637c9

Please sign in to comment.