Skip to content

Commit

Permalink
chore: update apps next and next auth versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dolcalmi committed Jan 7, 2025
1 parent d58deb6 commit 5638381
Show file tree
Hide file tree
Showing 5 changed files with 1,222 additions and 628 deletions.
2 changes: 1 addition & 1 deletion apps/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"edge-csrf": "^1.0.6",
"graphql": "^16.8.1",
"libphonenumber-js": "^1.10.51",
"next": "14.2.10",
"next": "14.2.21",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"csv-parse": "^5.5.3",
"dotenv": "^16.3.1",
"graphql": "^16.8.1",
"next": "14.2.10",
"next-auth": "^4.24.5",
"next": "14.2.21",
"next-auth": "^4.24.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-qrcode-logo": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/pay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"ioredis": "^5.3.1",
"js-lnurl": "^0.6.0",
"lodash.debounce": "^4.0.8",
"next": "14.2.10",
"next-auth": "^4.24.8",
"next": "14.2.21",
"next-auth": "^4.24.11",
"pino": "8.20.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/voucher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"graphql": "^16.6.0",
"graphql-ws": "^5.16.0",
"knex": "^3.1.0",
"next": "14.2.10",
"next-auth": "^4.24.6",
"next": "14.2.21",
"next-auth": "^4.24.11",
"pg": "^8.11.0",
"postcss": "8.4.38",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 5638381

Please sign in to comment.