mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
update all the things
This commit is contained in:
858
package-lock.json
generated
858
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@@ -19,24 +19,24 @@
|
|||||||
"date-fns-tz": "2.0.0",
|
"date-fns-tz": "2.0.0",
|
||||||
"googleapis": "118.0.0",
|
"googleapis": "118.0.0",
|
||||||
"ics": "3.1.0",
|
"ics": "3.1.0",
|
||||||
"mongoose": "7.0.4",
|
"mongoose": "7.1.0",
|
||||||
"next": "^13.1.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.22.1",
|
"next-auth": "4.22.1",
|
||||||
"next-axiom": "0.17.0",
|
"next-axiom": "0.17.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.9.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-calendar": "4.2.1",
|
"react-calendar": "4.2.1",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"uuid": "9.0.0"
|
"uuid": "9.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/nodemailer": "^6.4.6",
|
"@types/nodemailer": "^6.4.7",
|
||||||
"@types/react": "18.0.37",
|
"@types/react": "18.2.0",
|
||||||
"@types/react-calendar": "3.9.0",
|
"@types/react-calendar": "3.9.0",
|
||||||
"@types/uuid": "9.0.1",
|
"@types/uuid": "9.0.1",
|
||||||
"eslint": "8.38.0",
|
"eslint": "8.39.0",
|
||||||
"eslint-config-next": "13.3.0",
|
"eslint-config-next": "13.3.1",
|
||||||
"eslint-config-prettier": "8.8.0",
|
"eslint-config-prettier": "8.8.0",
|
||||||
"jest": "29.5.0",
|
"jest": "29.5.0",
|
||||||
"postcss": "8.4.23",
|
"postcss": "8.4.23",
|
||||||
|
|||||||
Reference in New Issue
Block a user