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 a6bd991
Show file tree
Hide file tree
Showing 4 changed files with 271 additions and 305 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 a6bd991

Please sign in to comment.