Skip to content

Commit

Permalink
chore(deps): bump next from 14.0.1 to 14.1.1 (#4448)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.1 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.0.1...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent dda0cf1 commit 6a2a85d
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 452 deletions.
2 changes: 1 addition & 1 deletion apps/admin-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@svgr/webpack": "^8.1.0",
"@t3-oss/env-nextjs": "^0.7.1",
"graphql": "^16.8.1",
"next": "^14.1.0",
"next": "^14.1.1",
"next-auth": "^4.24.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
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.0.1",
"next": "14.1.1",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"csv-parse": "^5.5.3",
"dotenv": "^16.3.1",
"graphql": "^16.8.1",
"next": "14.0.4",
"next": "14.1.1",
"next-auth": "^4.24.5",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/pay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"js-lnurl": "^0.6.0",
"lnurl-pay": "^1.0.1",
"lodash.debounce": "^4.0.8",
"next": "^14.1.0",
"next": "^14.1.1",
"next-auth": "^4.24.6",
"react": "^18.2.0",
"react-bootstrap": "^1.6.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/voucher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"graphql-ws": "^5.16.0",
"knex": "^3.1.0",
"lnurl": "^0.26.0",
"next": "^14.1.0",
"next": "^14.1.1",
"next-auth": "^4.24.6",
"pg": "^8.11.0",
"postcss": "8.4.23",
Expand Down
Loading

0 comments on commit 6a2a85d

Please sign in to comment.