Skip to content

Commit

Permalink
Merge pull request #6132 from signalco-io/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update nextjs monorepo
  • Loading branch information
AleksandarDev authored Nov 1, 2024
2 parents aedb09d + e38401b commit a15fa82
Show file tree
Hide file tree
Showing 13 changed files with 141 additions and 141 deletions.
4 changes: 2 additions & 2 deletions web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@hcaptcha/react-hcaptcha": "1.11.0",
"@microsoft/signalr": "8.0.7",
"@monaco-editor/react": "4.6.0",
"@next/env": "15.0.0",
"@next/env": "15.0.2",
"@signalco/data": "workspace:*",
"@signalco/hooks": "workspace:*",
"@signalco/js": "workspace:*",
Expand All @@ -57,7 +57,7 @@
"date-fns": "4.1.0",
"jose": "5.9.6",
"monaco-editor": "0.52.0",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"next-themes": "0.3.0",
"openapi-fetch": "0.12.2",
Expand Down
6 changes: 3 additions & 3 deletions web/apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"dependencies": {
"@mdx-js/loader": "3.1.0",
"@mdx-js/react": "3.1.0",
"@next/env": "15.0.0",
"@next/mdx": "15.0.0",
"@next/env": "15.0.2",
"@next/mdx": "15.0.2",
"@signalco/cms-components-marketing": "workspace:*",
"@signalco/cms-core": "workspace:*",
"@signalco/data": "workspace:*",
Expand All @@ -34,7 +34,7 @@
"@vercel/analytics": "1.3.2",
"autoprefixer": "10.4.20",
"classix": "2.2.0",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/brandgrab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@enterwell/react-hooks": "0.5.0",
"@next/env": "15.0.0",
"@next/env": "15.0.2",
"@signalco/cms-components-marketing": "workspace:*",
"@signalco/cms-core": "workspace:*",
"@signalco/data": "workspace:*",
Expand All @@ -31,7 +31,7 @@
"@signalco/ui-themes-minimal": "workspace:*",
"cheerio": "1.0.0",
"classix": "2.2.0",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/doprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@dnd-kit/utilities": "3.2.2",
"@enterwell/react-hooks": "0.5.0",
"@hcaptcha/react-hcaptcha": "1.11.0",
"@next/env": "15.0.0",
"@next/env": "15.0.2",
"@signalco/auth-client": "workspace:*",
"@signalco/auth-server": "workspace:*",
"@signalco/cms-components-marketing": "workspace:*",
Expand All @@ -46,7 +46,7 @@
"@vercel/analytics": "1.3.2",
"classix": "2.2.0",
"nanoid": "5.0.8",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"next-themes": "0.3.0",
"openai": "4.69.0",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/slco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@hcaptcha/react-hcaptcha": "1.11.0",
"@next/env": "15.0.0",
"@next/env": "15.0.2",
"@signalco/cms-components-marketing": "workspace:*",
"@signalco/cms-core": "workspace:*",
"@signalco/data": "workspace:*",
Expand All @@ -28,7 +28,7 @@
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal": "workspace:*",
"classix": "2.2.0",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/uier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@enterwell/react-hooks": "0.5.0",
"@next/env": "15.0.0",
"@next/env": "15.0.2",
"@signalco/cms-components-marketing": "workspace:*",
"@signalco/cms-core": "workspace:*",
"@signalco/data": "workspace:*",
Expand All @@ -33,7 +33,7 @@
"@tanstack/react-query-devtools": "5.59.16",
"@vercel/analytics": "1.3.2",
"classix": "2.2.0",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"next-themes": "0.3.0",
"react": "19.0.0-rc-65a56d0e-20241020",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@enterwell/react-hooks": "0.5.0",
"@hcaptcha/react-hcaptcha": "1.11.0",
"@next/env": "15.0.0",
"@next/env": "15.0.2",
"@reactflow/background": "11.3.14",
"@reactflow/controls": "11.2.14",
"@reactflow/core": "11.11.4",
Expand All @@ -37,7 +37,7 @@
"@vercel/analytics": "1.3.2",
"autoprefixer": "10.4.20",
"classix": "2.2.0",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"next-themes": "0.3.0",
"octokit": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/workingparty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"classix": "2.2.0",
"jose": "5.9.6",
"nanoid": "5.0.8",
"next": "15.0.0",
"next": "15.0.2",
"next-secure-headers": "2.2.0",
"next-themes": "0.3.0",
"openai": "4.69.0",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/auth-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@tanstack/react-query": "5.59.16",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"next": "15.0.0",
"next": "15.0.2",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"typescript": "5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"jose": "5.9.6",
"next": "15.0.0",
"next": "15.0.2",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"typescript": "5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@signalco/js": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "npm:[email protected]",
"next": "15.0.0",
"next": "15.0.2",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"tsup": "8.3.5",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/ui-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react-timeago": "4.1.7",
"autoprefixer": "10.4.20",
"classix": "2.2.0",
"next": "15.0.0",
"next": "15.0.2",
"postcss": "8.4.47",
"postcss-preset-env": "10.0.8",
"react": "19.0.0-rc-65a56d0e-20241020",
Expand Down
Loading

0 comments on commit a15fa82

Please sign in to comment.