Skip to content

Commit 1f41a6b

Browse files
committed
chore: bump dev dependencies to the latest versions
1 parent 6e6995b commit 1f41a6b

File tree

2 files changed

+856
-314
lines changed

2 files changed

+856
-314
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "verzod",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"license": "MIT",
55
"description": "A simple versioning and migration library based on Zod schemas",
66
"author": "Andrew Bastin (andrewbastin.k@gmail.com)",
@@ -33,8 +33,8 @@
3333
},
3434
"devDependencies": {
3535
"jiti": "^1.21.0",
36-
"tsup": "^7.2.0",
37-
"typescript": "^5.3.3",
38-
"vitest": "^0.34.6"
36+
"tsup": "^8.0.2",
37+
"typescript": "^5.4.2",
38+
"vitest": "^1.4.0"
3939
}
4040
}

0 commit comments

Comments
 (0)