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 Nov 4, 2024
1 parent 9f371c1 commit 27fe40a
Show file tree
Hide file tree
Showing 3 changed files with 675 additions and 578 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
matrix:
node-version:
- 18
- 20
- 21
- 22

steps:
Expand Down
12 changes: 6 additions & 6 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.7.6",
"@types/node": "^22.8.7",
"@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.3",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"seedrandom": "^3.0.5",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vitest": "^2.1.3"
"vite": "^5.4.10",
"vitest": "^2.1.4"
},
"keywords": [
"random",
Expand Down
Loading

0 comments on commit 27fe40a

Please sign in to comment.