Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Sep 16, 2024
1 parent f882206 commit bb11943
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 336 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,27 +39,27 @@
"dotenv": "^16.4.5"
},
"devDependencies": {
"@types/node": "^18.19.44",
"@types/node": "^18.19.50",
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-unicorn": "^55.0.0",
"husky": "^9.1.5",
"knip": "^5.27.4",
"lint-staged": "^15.2.9",
"husky": "^9.1.6",
"knip": "^5.30.2",
"lint-staged": "^15.2.10",
"np": "^10.0.7",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
"tsm": "^2.3.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"uvu": "^0.5.6",
"valibot": "^0.40.0"
"valibot": "^0.42.0"
},
"peerDependencies": {
"esbuild": ">=0.20 <0.24",
"valibot": ">=0.30 <0.41"
"valibot": ">=0.30 <0.43"
},
"lint-staged": {
"*.ts": [
Expand Down
Loading

0 comments on commit bb11943

Please sign in to comment.