Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency next to v14.2.10 [security]
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0b3c2d8 commit 21422c9
Showing 8 changed files with 125 additions and 115 deletions.
2 changes: 1 addition & 1 deletion apps/main/package.json
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
"html-loader": "4.2.0",
"lodash": "4.17.21",
"micro": "10.0.1",
"next": "14.1.1",
"next": "14.2.10",
"next-auth": "4.24.5",
"next-axiom": "0.17.0",
"next-connect": "0.12.2",
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"eslint": "8.47.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"next": "14.1.1",
"next": "14.2.10",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
"@tremor/react": "3.6.1",
"clsx": "2.0.0",
"framer-motion": "10.16.5",
"next": "14.1.1",
"next": "14.2.10",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-storybook": "0.6.7",
"eslint-plugin-unicorn": "48.0.1",
"next": "14.1.1",
"next": "14.2.10",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
2 changes: 1 addition & 1 deletion packages/trpc/package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"@types/web-push": "3.6.3",
"dayjs": "1.11.10",
"nanoid": "5.0.7",
"next": "14.1.1",
"next": "14.2.10",
"next-auth": "4.24.5",
"next-axiom": "0.17.0",
"react": "18.2.0",
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"csstype": "3.1.2",
"next": "14.1.1",
"next": "14.2.10",
"next-auth": "4.24.5",
"next-mdx-remote": "3.0.8",
"react": "18.2.0",
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
"framer-motion": "10.16.5",
"lucide-react": "0.265.0",
"md5": "2.3.0",
"next": "14.1.1",
"next": "14.2.10",
"next-axiom": "0.17.0",
"next-themes": "0.2.1",
"prism-react-renderer": "2.0.6",
226 changes: 118 additions & 108 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 21422c9

Please sign in to comment.