Skip to content

Commit

Permalink
chore: bump next (#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtaholik authored Mar 8, 2024
1 parent 0f99df3 commit 44f27a3
Show file tree
Hide file tree
Showing 23 changed files with 2,398 additions and 562 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cd packages/{{packagename}} && pnpm dev

## Adding a Project to Vercel

The build command needs to be scoped to the specific project so we aren't building all of the repos for every single run. The `-w` flag runs ppm in the root of the project so all projects are built.
The build command needs to be scoped to the specific project so we aren't building all of the repos for every single run. The `-w` flag runs pnpm in the root of the project so all projects are built.

`build`:

Expand Down
4 changes: 2 additions & 2 deletions apps/badass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@mdx-js/react": "^2.3.0",
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^3.0.11",
"@reach/dialog": "^0.16.2",
"@sanity/block-content-to-markdown": "^0.0.5",
Expand Down Expand Up @@ -79,7 +79,7 @@
"lodash": "^4.17.21",
"mdx-prism": "^0.3.4",
"mjml": "^4.12.0",
"next": "^14.1.0",
"next": "^14.1.3",
"next-mdx-remote": "=4.4.1",
"next-sitemap": "^3.0.5",
"next-themes": "^0.2.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/colt-steele/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^3.0.11",
"@radix-ui/react-accordion": "^1.0.0",
"@radix-ui/react-alert-dialog": "^0.1.7",
Expand Down Expand Up @@ -91,7 +91,7 @@
"lodash": "^4.17.21",
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-mdx-remote": "=4.4.1",
"next-sitemap": "^3.0.5",
Expand Down
6 changes: 3 additions & 3 deletions apps/devrel-fyi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^1.0.6",
"@radix-ui/react-accordion": "^1.0.0",
"@radix-ui/react-alert-dialog": "^0.1.7",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@tiptap/extension-link": "^2.0.0-beta.37",
"@tiptap/extension-typography": "^2.0.0-beta.20",
"@tiptap/react": "^2.0.0-beta.109",
"@tiptap/starter-kit": "^2.0.0-beta.184",
"@tiptap/starter-kit": "^2.1.12",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
Expand All @@ -88,7 +88,7 @@
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"nanoid": "^4.0.2",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-mdx-remote": "^4.1.0",
"next-sitemap": "^3.0.5",
Expand Down
6 changes: 3 additions & 3 deletions apps/epic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^1.0.6",
"@radix-ui/react-accordion": "^1.0.0",
"@radix-ui/react-alert-dialog": "^0.1.7",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@tiptap/extension-link": "^2.0.0-beta.37",
"@tiptap/extension-typography": "^2.0.0-beta.20",
"@tiptap/react": "^2.0.0-beta.109",
"@tiptap/starter-kit": "^2.0.0-beta.184",
"@tiptap/starter-kit": "^2.1.12",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
Expand All @@ -86,7 +86,7 @@
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"nanoid": "^4.0.2",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-mdx-remote": "^4.1.0",
"next-sitemap": "^3.0.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/epic-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^3.0.11",
"@radix-ui/react-accordion": "^1.0.0",
"@radix-ui/react-alert-dialog": "^0.1.7",
Expand Down Expand Up @@ -122,7 +122,7 @@
"lodash": "^4.17.21",
"mjml": "^4.12.0",
"nanoid": "^4.0.2",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-axiom": "^1.1.1",
"next-mdx-remote": "=4.4.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/pro-aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^1.0.6",
"@radix-ui/react-accordion": "^1.0.0",
"@radix-ui/react-alert-dialog": "^0.1.7",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@tiptap/extension-link": "^2.0.0-beta.37",
"@tiptap/extension-typography": "^2.0.0-beta.20",
"@tiptap/react": "^2.0.0-beta.109",
"@tiptap/starter-kit": "^2.0.0-beta.184",
"@tiptap/starter-kit": "^2.1.12",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
Expand All @@ -85,7 +85,7 @@
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"nanoid": "^4.0.2",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-mdx-remote": "^4.1.0",
"next-sitemap": "^3.0.5",
Expand Down
6 changes: 3 additions & 3 deletions apps/pro-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^3.0.11",
"@radix-ui/react-accordion": "^1.0.0",
"@radix-ui/react-alert-dialog": "^0.1.7",
Expand Down Expand Up @@ -81,7 +81,7 @@
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"mjml-react": "^2.0.8",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-mdx-remote": "=4.4.1",
"next-sitemap": "^3.0.5",
Expand Down Expand Up @@ -122,6 +122,7 @@
"@types/mdx": "^2.0.2",
"@types/mdx-js__react": "^1.5.5",
"@types/mjml": "^4.7.0",
"@types/mjml-react": "^2.0.6",
"@types/node": "^18.16.13",
"@types/nodemailer": "^6.4.4",
"@types/nprogress": "^0.2.0",
Expand All @@ -130,7 +131,6 @@
"@types/react-dom": "^18.2.4",
"@types/react-gravatar": "^2.6.10",
"@types/shortid": "^0.0.29",
"@types/mjml-react": "^2.0.6",
"autoprefixer": "^10.4.2",
"dotenv-flow": "^3.2.0",
"eslint": "^8.19.0",
Expand Down
20 changes: 10 additions & 10 deletions apps/skill-stack-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,34 +15,34 @@
"@markdoc/markdoc": "0.2.1",
"@markdoc/next.js": "0.2.1",
"@sindresorhus/slugify": "^2.1.0",
"@skillrecordings/ui": "workspace:*",
"@skillrecordings/skill-lesson": "workspace:*",
"@skillrecordings/ui": "workspace:*",
"@tailwindcss/typography": "^0.5.9",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
"@trpc/server": "10.45.0",
"autoprefixer": "^10.4.12",
"clsx": "^1.2.1",
"eslint-config-skill-recordings": "workspace:*",
"focus-visible": "^5.2.0",
"next": "^14.1.0",
"next": "^14.1.3",
"postcss-focus-visible": "^6.0.4",
"postcss-import": "^14.1.0",
"prism-react-renderer": "^1.3.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "^3.4.1",
"superjson": "=1.11.0",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
"@trpc/server": "10.45.0",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.5"
},
"devDependencies": {
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"eslint": "8.26.0",
"eslint-config-next": "13.0.2",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.2.5",
"typescript": "5.1.6",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4"
"typescript": "5.1.6"
}
}
4 changes: 2 additions & 2 deletions apps/testing-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^3.0.11",
"@radix-ui/react-dialog": "^0.1.7",
"@radix-ui/react-navigation-menu": "^1.1.1",
Expand Down Expand Up @@ -65,7 +65,7 @@
"lodash": "^4.17.21",
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-sitemap": "^3.0.5",
"node-fetch": "^2.6.7",
Expand Down
10 changes: 5 additions & 5 deletions apps/total-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@mdx-js/react": "^2.3.0",
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@planetscale/database": "^1.11.0",
"@portabletext/react": "^3.0.11",
"@radix-ui/react-accordion": "^1.0.0",
Expand Down Expand Up @@ -134,7 +134,7 @@
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"mjml-react": "^2.0.8",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-axiom": "^1.1.1",
"next-mdx-remote": "=4.4.1",
Expand All @@ -152,6 +152,7 @@
"react-countdown": "^2.3.5",
"react-device-detect": "^2.2.2",
"react-dom": "18.2.0",
"react-gravatar": "^2.6.3",
"react-hook-form": "^7.29.0",
"react-hot-toast": "^2.2.0",
"react-icons": "^4.7.1",
Expand All @@ -160,7 +161,6 @@
"react-scroll": "^1.8.6",
"react-use": "^17.3.2",
"react-use-clipboard": "^1.0.7",
"react-gravatar": "^2.6.3",
"react-wrap-balancer": "^0.2.4",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
Expand Down Expand Up @@ -206,6 +206,7 @@
"@types/nodemailer": "^6.4.4",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/react-gravatar": "^2.6.10",
"@types/react-scroll": "^1.8.3",
"@types/remove-markdown": "^0.3.0",
"@types/shortid": "^0.0.29",
Expand All @@ -222,8 +223,7 @@
"tailwind-scrollbar": "^3.0.0",
"tailwindcss": "^3.4.1",
"typescript": "5.1.6",
"webpack": "^5.73.0",
"@types/react-gravatar": "^2.6.10"
"webpack": "^5.73.0"
},
"prisma": {
"schema": "../../packages/database/prisma/schema.prisma"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^8.19.0",
"eslint-config-skill-recordings": "workspace:*",
"jest-localstorage-mock": "^2.4.14",
"next": "^14.1.0",
"next": "^14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/convertkit-react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint": "^8.19.0",
"eslint-config-skill-recordings": "workspace:*",
"framer-motion": "^10.12.4",
"next": "^14.1.0",
"next": "^14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mux/mux-node": "^7.3.1",
"@mux/mux-player-react": "2.3.2",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^14.1.0",
"@next/mdx": "^14.1.3",
"@portabletext/react": "^1.0.6",
"@radix-ui/react-accordion": "^1.0.0",
"@radix-ui/react-alert-dialog": "^0.1.7",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@tiptap/extension-link": "^2.0.0-beta.37",
"@tiptap/extension-typography": "^2.0.0-beta.20",
"@tiptap/react": "^2.0.0-beta.109",
"@tiptap/starter-kit": "^2.0.0-beta.184",
"@tiptap/starter-kit": "^2.1.12",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
Expand All @@ -85,7 +85,7 @@
"micromark": "^3.1.0",
"mjml": "^4.12.0",
"nanoid": "^4.0.2",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"next-mdx-remote": "^4.1.0",
"next-sitemap": "^3.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-skill-recordings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eslint": "^8.19.0",
"eslint-config-next": "^13.1.2",
"eslint-config-react-app": "^7.0.1",
"next": "^14.1.0",
"next": "^14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/feedback-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"esbuild-node-tsc": "^1.6.1",
"eslint": "^8.19.0",
"eslint-config-skill-recordings": "workspace:*",
"next": "^14.1.0",
"next": "^14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/next-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react-dom": "^18.2.4",
"eslint": "^8.12.0",
"eslint-config-skill-recordings": "workspace:*",
"next": "^14.1.0",
"next": "^14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/quiz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"esbuild-node-tsc": "^1.6.1",
"eslint": "^8.19.0",
"lodash": "^4.17.21",
"next": "^14.1.0",
"next": "^14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-config-skill-recordings": "workspace:*",
"lodash": "^4.17.21",
"msw": "^0.35.0",
"next": "^14.1.0",
"next": "^14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.43.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/skill-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"i": "^0.3.7",
"jest-mock-extended": "^3.0.4",
"msw": "^0.35.0",
"next": "^14.1.0",
"next": "^14.1.3",
"next-auth": "^4.23.2",
"nodemailer": "^6.7.2",
"nodemailer-postmark-transport": "^5.2.1",
Expand Down
Loading

0 comments on commit 44f27a3

Please sign in to comment.