Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Jan 5, 2025
1 parent 4e7da63 commit 06c64e0
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 93 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
},
"devDependencies": {
"@total-typescript/tsconfig": "^1.0.4",
"@types/node": "^22.10.3",
"@types/node": "^22.10.5",
"concurrently": "^9.1.2",
"dotenv": "^16.4.7",
"eslint": "9.17.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-perfectionist": "^4.4.0",
"eslint-plugin-perfectionist": "^4.6.0",
"eslint-plugin-unicorn": "^56.0.1",
"husky": "^9.1.7",
"knip": "^5.41.1",
Expand All @@ -58,8 +58,8 @@
"typescript": "^5.7.2",
"typescript-eslint": "8.19.0",
"uvu": "^0.5.6",
"valibot": "1.0.0-beta.9",
"vite": "^6.0.6"
"valibot": "1.0.0-beta.10",
"vite": "^6.0.7"
},
"peerDependencies": {
"valibot": ">=0.30 <2.0.0",
Expand Down
Loading

0 comments on commit 06c64e0

Please sign in to comment.