Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fforbeck committed Sep 24, 2024
1 parent ab20323 commit 8859ae4
Show file tree
Hide file tree
Showing 5 changed files with 273 additions and 307 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"@types/react": "latest",
"@types/react-dom": "latest",
"autoprefixer": "latest",
"eslint": "latest",
"eslint-config-next": "latest",
"eslint-plugin-next-on-pages": "^1.6.3",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
"eslint-plugin-next-on-pages": "1.6.3",
"postcss": "latest",
"tailwindcss": "latest",
"typescript": "latest",
Expand Down
Loading

0 comments on commit 8859ae4

Please sign in to comment.