Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Oct 17, 2024
1 parent e96560d commit 9f371c1
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 816 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,21 +40,21 @@
"devDependencies": {
"@fisch0920/eslint-config": "^1.4.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "^22.5.2",
"@types/seedrandom": "^3.0.2",
"del-cli": "^5.0.0",
"eslint": "^8.57.0",
"husky": "^9.1.5",
"@types/node": "^22.7.6",
"@types/seedrandom": "^3.0.8",
"del-cli": "^6.0.0",
"eslint": "^8.57.1",
"husky": "^9.1.6",
"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",
"seedrandom": "^3.0.5",
"tsup": "^8.2.4",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vitest": "^2.0.5"
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"keywords": [
"random",
Expand Down
Loading

0 comments on commit 9f371c1

Please sign in to comment.