Skip to content

Commit

Permalink
nextjs upgrade, added encoding, lokijs and pino-pretty deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-89 committed Mar 16, 2024
1 parent 3d33f5b commit c9ff395
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 89 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,12 @@
"autoprefixer": "10.4.14",
"axios": "^1.4.0",
"clsx": "^1.2.1",
"encoding": "^0.1.13",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"next": "^13.4.13",
"lokijs": "1.x",
"next": "14",
"pino-pretty": "^10.3.1",
"postcss": "8.4.26",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -36,4 +39,4 @@
"prettier-plugin-tailwindcss": "^0.4.1",
"vitest": "^0.34.3"
}
}
}
Loading

0 comments on commit c9ff395

Please sign in to comment.