Skip to content

Commit

Permalink
chore: bump dev dependencies to the latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBastin committed Mar 20, 2024
1 parent 6e6995b commit 1f41a6b
Show file tree
Hide file tree
Showing 2 changed files with 856 additions and 314 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verzod",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"description": "A simple versioning and migration library based on Zod schemas",
"author": "Andrew Bastin (andrewbastin.k@gmail.com)",
Expand Down Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"jiti": "^1.21.0",
"tsup": "^7.2.0",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"vitest": "^1.4.0"
}
}
Loading

0 comments on commit 1f41a6b

Please # to comment.