Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gsong committed Nov 12, 2024
1 parent bd15711 commit 02f7e92
Show file tree
Hide file tree
Showing 4 changed files with 368 additions and 401 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@eslint/compat": "^1.2.2",
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/is-ci": "^3.0.4",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"concurrently": "^9.1.0",
"eslint": "^9.14.0",
Expand All @@ -39,6 +39,6 @@
"rimraf": "^6.0.1",
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.14.0"
}
}
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dialog"
],
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.4",
"@arethetypeswrong/cli": "^0.17.0",
"@knighted/duel": "^1.0.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 02f7e92

Please sign in to comment.