Skip to content

Commit

Permalink
🔁 Bump next and eslint-config-next
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jan 20, 2024
1 parent 7a10dc6 commit 6441c34
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 77 deletions.
4 changes: 2 additions & 2 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.1",
"next": "^14.0.4",
"next": "^14.1.0",
"next-themes": "^0.2.1",
"prismjs": "^1.29.0",
"react": "^18.2.0",
Expand All @@ -46,7 +46,7 @@
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"next-seo": "^6.4.0",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
Expand Down
2 changes: 1 addition & 1 deletion lib/solady
122 changes: 49 additions & 73 deletions pnpm-lock.yaml

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

0 comments on commit 6441c34

Please sign in to comment.