Skip to content

Commit f162b2c

Browse files
committed
chore(deps): add axios, nookies and react-hook-form
1 parent 04368fc commit f162b2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@prisma/client": "^4.8.0",
3131
"@sentry/nextjs": "^7.17.4",
3232
"ansi-colors": "^4.1.3",
33+
"axios": "^1.3.2",
3334
"chart.js": "4.2.0",
3435
"color-support": "^1.1.3",
3536
"framer-motion": "^8.4.3",
@@ -38,8 +39,10 @@
3839
"lodash": "^4.17.21",
3940
"next": "^13.0.1",
4041
"next-themes": "^0.2.1",
42+
"nookies": "^2.5.2",
4143
"react-chartjs-2": "^4.3.1",
4244
"react-dom": "^18.2.0",
45+
"react-hook-form": "^7.43.0",
4346
"uuid": "^9.0.0",
4447
"zod": "^3.20.2"
4548
},

0 commit comments

Comments
 (0)