mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Pin dependencies
This commit is contained in:
committed by
Thomas Ruoff
parent
b2ba5dbe0c
commit
af8e73cfba
@@ -17,7 +17,7 @@
|
||||
"ics": "2.31.0",
|
||||
"mongoose": "5.13.13",
|
||||
"next": "12.0.4",
|
||||
"next-auth": "^4.0.0-beta.7",
|
||||
"next-auth": "4.0.0-beta.7",
|
||||
"next-mdx-remote": "3.0.7",
|
||||
"nodemailer": "6.7.0",
|
||||
"p-retry": "5.0.0",
|
||||
@@ -33,7 +33,7 @@
|
||||
"@types/react": "17.0.34",
|
||||
"@types/react-calendar": "3.4.3",
|
||||
"@types/uuid": "8.3.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-next": "12.0.4",
|
||||
"jest": "27.3.1",
|
||||
"postcss": "8.3.11",
|
||||
|
||||
Reference in New Issue
Block a user