Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Sep 21, 2024
1 parent 561b00b commit d6babda
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 158 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/node": "^18.19.50",
"dotenv": "^16.4.5",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-unicorn": "^55.0.0",
"execa": "^8.0.1",
Expand All @@ -54,12 +54,12 @@
"prettier": "^3.3.3",
"strip-ansi": "^7.1.0",
"tsm": "^2.3.0",
"tsup": "^8.2.4",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"uvu": "^0.5.6",
"valibot": "^0.42.0",
"vite": "^5.4.5"
"valibot": "^0.42.1",
"vite": "^5.4.7"
},
"peerDependencies": {
"valibot": ">=0.30 <0.43",
Expand Down
Loading

0 comments on commit d6babda

Please sign in to comment.