Skip to content

Commit

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

build(deps): bump next from 14.2.9 to 14.2.10
  • Loading branch information
kduprey-app-token[bot] authored Sep 12, 2024
2 parents c3bacdc + bd4c1ae commit 97b22cf
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 74 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.16.0",
"clsx": "^2.1.1",
"mantine-datatable": "^7.12.4",
"next": "14.2.9",
"next": "14.2.10",
"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.57.2",
"next": "14.2.9",
"next": "14.2.10",
"next-sanity": "^9.4.7",
"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.9",
"next": "^14.2.10",
"next-sanity": "^9.4.7",
"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.9"
"next": "14.2.10"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.9",
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.9"
"next": "14.2.10"
}
}
138 changes: 69 additions & 69 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 97b22cf

Please sign in to comment.