Skip to content

Commit

Permalink
Merge pull request #1193 from kduprey/dependabot/npm_and_yarn/next-14…
Browse files Browse the repository at this point in the history
….2.15

build(deps): bump next from 14.2.14 to 14.2.15
  • Loading branch information
kduprey-app-token[bot] authored Dec 18, 2024
2 parents 0bd4e1e + ff3db10 commit e507816
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 76 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@tabler/icons-react": "^3.19.0",
"clsx": "^2.1.1",
"mantine-datatable": "^7.12.4",
"next": "14.2.14",
"next": "14.2.15",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@sanity/icons": "^3.4.0",
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "^3.59.0",
"next": "14.2.14",
"next": "14.2.15",
"next-sanity": "^9.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@sentry/nextjs": "^8",
"axios": "^1.7.7",
"jsonwebtoken": "^9.0.2",
"next": "^14.2.14",
"next": "^14.2.15",
"next-sanity": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"dependencies": {
"next": "14.2.14"
"next": "14.2.15"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"access": "public"
},
"dependencies": {
"next": "14.2.14"
"next": "14.2.15"
}
}
Loading

0 comments on commit e507816

Please sign in to comment.