Skip to content

Commit

Permalink
Update npm dependencies and reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
hta218 committed Jun 22, 2024
1 parent c6314ea commit d080119
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 10,453 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@remix-run/eslint-config": "2.9.2",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint": "9.5.0",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "^0.6.1",
"prettier-plugin-tailwindcss": "^0.6.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"tsup": "8.1.0",
"turbo": "2.0.4",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"optionalDependencies": {
"@esbuild/darwin-x64": "^0.21.4",
"turbo-darwin-arm64": "^2.0.1"
"turbo-darwin-arm64": "^2.0.4"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit d080119

Please sign in to comment.