Skip to content

Commit

Permalink
fix(ui): update dependency next to v14.2.21 [security]
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent caf78a5 commit 9443614
Show file tree
Hide file tree
Showing 8 changed files with 126 additions and 125 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"just-compare": "2.3.0",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"next": "14.2.16",
"next": "14.2.21",
"next-auth": "4.24.10",
"next-i18next": "15.3.1",
"next-seo": "6.6.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dayjs": "1.11.13",
"embla-carousel-react": "7.1.0",
"i18next": "23.16.3",
"next": "14.2.16",
"next": "14.2.21",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.1.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.1",
"next": "14.2.16",
"next": "14.2.21",
"nextjs-google-analytics": "2.3.7",
"type-fest": "4.26.1",
"typescript": "5.6.3"
},
"peerDependencies": {
"next": "14.2.16",
"next": "14.2.21",
"nextjs-google-analytics": "2.3.7"
}
}
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
"i18next": "23.16.3",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.2.16",
"next": "14.2.21",
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"type-fest": "4.26.1",
"typescript": "5.6.3"
},
"peerDependencies": {
"i18next": "23.16.3",
"next": "14.2.16"
"next": "14.2.21"
}
}
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.1",
"next": "14.2.16",
"next": "14.2.21",
"next-auth": "4.24.10",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3"
},
"peerDependencies": {
"next": "14.2.16",
"next": "14.2.21",
"next-auth": "4.24.10",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"eslint-plugin-react": "7.37.2",
"eslint-plugin-storybook": "0.10.1",
"eslint-plugin-turbo": "2.2.3",
"next": "14.2.16",
"next": "14.2.21",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.6.3"
},
"peerDependencies": {
"eslint": "8.57.1",
"next": "14.2.16"
"next": "14.2.21"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"merge-anything": "6.0.2",
"msw": "2.5.1",
"msw-storybook-addon": "2.0.3",
"next": "14.2.16",
"next": "14.2.21",
"next-auth": "4.24.10",
"next-i18next": "15.3.1",
"postcss-loader": "8.1.1",
Expand Down Expand Up @@ -205,7 +205,7 @@
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"next": "14.2.16",
"next": "14.2.21",
"next-auth": "4.24.10",
"next-i18next": "15.3.1",
"react": "18.3.1",
Expand Down
227 changes: 114 additions & 113 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 9443614

Please sign in to comment.