mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
bump to nextjs 12
This commit is contained in:
committed by
Thomas Ruoff
parent
6690715941
commit
6d6b54e606
658
package-lock.json
generated
658
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@
|
|||||||
"date-fns-tz": "1.1.6",
|
"date-fns-tz": "1.1.6",
|
||||||
"ics": "2.31.0",
|
"ics": "2.31.0",
|
||||||
"mongoose": "5.13.11",
|
"mongoose": "5.13.11",
|
||||||
"next": "11.1.2",
|
"next": "^12.0.0",
|
||||||
"next-auth": "4.0.0-beta.2",
|
"next-auth": "4.0.0-beta.2",
|
||||||
"next-iron-session": "4.1.14",
|
"next-iron-session": "4.1.14",
|
||||||
"next-mdx-remote": "3.0.6",
|
"next-mdx-remote": "3.0.6",
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"@types/react": "17.0.32",
|
"@types/react": "17.0.32",
|
||||||
"@types/react-calendar": "3.4.3",
|
"@types/react-calendar": "3.4.3",
|
||||||
"@types/uuid": "8.3.1",
|
"@types/uuid": "8.3.1",
|
||||||
"eslint": "8.0.1",
|
"eslint": "^7.32.0",
|
||||||
"eslint-config-next": "11.1.2",
|
"eslint-config-next": "11.1.2",
|
||||||
"jest": "27.3.0",
|
"jest": "27.3.0",
|
||||||
"postcss": "8.3.9",
|
"postcss": "8.3.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user