Skip to content

Commit

Permalink
chore: update dependencies to latest versions (#29)
Browse files Browse the repository at this point in the history
This is a simple update of this package's production dependencies.
  • Loading branch information
EvanHahn authored Dec 2, 2024
1 parent d6d1e69 commit b4ee10b
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 36 deletions.
135 changes: 102 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"prepack": "npm run type"
},
"dependencies": {
"@faker-js/faker": "^8.3.1",
"@faker-js/faker": "^9.2.0",
"dereference-json-schema": "^0.2.1",
"json-schema-faker": "^0.5.3",
"type-fest": "^4.8.0"
"json-schema-faker": "^0.5.8",
"type-fest": "^4.29.1"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
Expand Down

0 comments on commit b4ee10b

Please sign in to comment.