Skip to content

Commit

Permalink
chore: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
zakiego committed Sep 30, 2023
1 parent 09f73b3 commit 6d69702
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 370 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"author": "",
"license": "ISC",
"dependencies": {
"cross-fetch": "^3.1.5",
"cross-fetch": "^4.0.0",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
"tsconfig-paths": "^4.1.2",
"typescript": "^5.0.2",
"zod": "^3.21.4"
"tsconfig-paths": "^4.2.0",
"typescript": "^5.2.2",
"zod": "^3.22.2"
},
"devDependencies": {
"@types/node": "^18.15.10",
"@types/node": "^20.8.0",
"@vitest/coverage-c8": "^0.29.7",
"vite-tsconfig-paths": "^4.0.7",
"vitest": "^0.29.7"
"vite-tsconfig-paths": "^4.2.1",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit 6d69702

Please sign in to comment.