Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ferreira-tb committed Mar 19, 2024
1 parent 200c809 commit e2c6d26
Show file tree
Hide file tree
Showing 2 changed files with 2,461 additions and 861 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"type-check": "tsc --noEmit"
},
"devDependencies": {
"@tb-dev/eslint-config": "^3.0.2",
"@tb-dev/utility-types": "^1.2.0",
"@tb-dev/utils": "^1.3.1",
"@types/node": "^20.11.26",
"@vitest/coverage-istanbul": "^1.3.1",
"@vitest/ui": "^1.3.1",
"@tb-dev/eslint-config": "^3.2.0",
"@tb-dev/utility-types": "^1.2.2",
"@tb-dev/utils": "^1.3.2",
"@types/node": "^20.11.30",
"@vitest/coverage-istanbul": "^1.4.0",
"@vitest/ui": "^1.4.0",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
Expand All @@ -77,7 +77,7 @@
"vite": "^5.1.6",
"vite-plugin-dts": "^3.7.3",
"vitepress": "^1.0.0-rc.45",
"vitest": "^1.3.1",
"vitest": "^1.4.0",
"zod": "^3.22.4"
}
}
Loading

0 comments on commit e2c6d26

Please sign in to comment.