Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinraja committed Aug 16, 2023
1 parent 0a57f0e commit be99700
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 573 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"zod": "^3"
},
"devDependencies": {
"@sachinraja/eslint-config": "0.2.0",
"@types/node": "18.15.11",
"dprint": "0.35.3",
"eslint": "8.37.0",
"@sachinraja/eslint-config": "0.3.0",
"@types/node": "20.5.0",
"dprint": "0.40.2",
"eslint": "8.47.0",
"npm-run-all": "4.1.5",
"tsup": "6.7.0",
"tsx": "3.12.6",
"typescript": "5.0.3",
"vite": "4.2.1",
"vitest": "0.29.8",
"zod": "3.21.4"
"tsup": "7.2.0",
"tsx": "3.12.7",
"typescript": "5.1.6",
"vite": "4.4.9",
"vitest": "0.34.1",
"zod": "3.22.1"
},
"sideEffects": false,
"tsup": {
Expand Down
Loading

0 comments on commit be99700

Please sign in to comment.