Skip to content

Commit

Permalink
fix(deps): update dependency next to v14.2.10 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent d311324 commit 4f1ac5b
Show file tree
Hide file tree
Showing 8 changed files with 127 additions and 153 deletions.
2 changes: 1 addition & 1 deletion apps/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
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 @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
266 changes: 120 additions & 146 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 4f1ac5b

Please sign in to comment.