Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Oct 31, 2024
1 parent 0a89a45 commit 977cb03
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 87 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@
},
"devDependencies": {
"@total-typescript/tsconfig": "^1.0.4",
"@types/node": "^18.19.59",
"@types/node": "^22.8.6",
"concurrently": "^9.0.1",
"dotenv": "^16.4.5",
"eslint": "^9.13.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-unicorn": "^56.0.0",
"husky": "^9.1.6",
"knip": "^5.34.0",
"knip": "^5.36.0",
"lint-staged": "^15.2.10",
"np": "^10.0.7",
"prettier": "^3.3.3",
"strip-ansi": "^7.1.0",
"tsm": "^2.3.0",
"tsup": "^8.3.4",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"typescript-eslint": "^8.12.2",
"uvu": "^0.5.6",
"valibot": "1.0.0-beta.3",
"vite": "^5.4.10"
Expand Down
Loading

0 comments on commit 977cb03

Please sign in to comment.