Skip to content

Commit

Permalink
Chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chohner committed May 3, 2024
1 parent 3c1a6f8 commit ac928fa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@remix-run/node": "^2.9.1",
"@remix-run/react": "^2.9.1",
"@remix-run/serve": "^2.9.1",
"isbot": "^5.1.5",
"isbot": "^5.1.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.3"
Expand All @@ -37,9 +37,9 @@
"@playwright/test": "^1.43.1",
"@remix-run/dev": "^2.9.1",
"@remix-run/eslint-config": "^2.9.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-dom": "^6.4.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"eslint": "^8.57.0",
Expand Down

0 comments on commit ac928fa

Please sign in to comment.