Skip to content

Commit 313df24

Browse files
committed
chore: update dependencies
1 parent 27a9980 commit 313df24

File tree

2 files changed

+356
-98
lines changed

2 files changed

+356
-98
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@commitlint/cli": "^19.8.0",
4343
"@commitlint/config-conventional": "^19.8.0",
4444
"@total-typescript/tsconfig": "^1.0.4",
45-
"@types/node": "^22.15.3",
45+
"@types/node": "^22.15.11",
4646
"concurrently": "^9.1.2",
4747
"dotenv": "^16.5.0",
4848
"knip": "^5.53.0",
@@ -53,8 +53,8 @@
5353
"tsup": "^8.4.0",
5454
"typescript": "^5.8.3",
5555
"uvu": "^0.5.6",
56-
"valibot": "^1.0.0",
57-
"vite": "^6.3.4"
56+
"valibot": "^1.1.0",
57+
"vite": "^6.3.5"
5858
},
5959
"peerDependencies": {
6060
"valibot": ">=1.0.0",

0 commit comments

Comments
 (0)