Skip to content

Commit e12a38c

Browse files
build(deps): bump the dependencies group across 2 directories with 27 updates
Bumps the dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [turbo](https://github.com/vercel/turborepo) | `2.4.2` | `2.4.4` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `4.1.3` | | [@octokit/rest](https://github.com/octokit/rest.js) | `21.1.0` | `21.1.1` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `8.55.0` | `9.6.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.0.6` | `4.0.14` | | [next](https://github.com/vercel/next.js) | `15.1.6` | `15.2.2` | | [nuqs](https://github.com/47ng/nuqs/tree/HEAD/packages/nuqs) | `2.3.2` | `2.4.1` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `9.0.3` | `10.1.0` | | [swr](https://github.com/vercel/swr) | `2.3.2` | `2.3.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.9` | `7.26.10` | | [@percy/cypress](https://github.com/percy/percy-cypress) | `3.1.3` | `3.1.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.19` | `22.13.10` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.8` | `19.0.10` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.3` | `19.0.4` | | [cypress](https://github.com/cypress-io/cypress) | `14.0.3` | `14.2.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` | | [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.22.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.1.6` | `15.2.2` | | [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.22.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.1` | `10.1.1` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` | | [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo) | `2.4.2` | `2.4.4` | | [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `16.0.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.24.1` | `8.26.1` | Bumps the dependencies group with 6 updates in the /apps/ff-site directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `4.1.3` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `8.55.0` | `9.6.0` | | [next](https://github.com/vercel/next.js) | `15.1.6` | `15.2.2` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `9.1.0` | `10.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.8` | `19.0.10` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.3` | `19.0.4` | Updates `turbo` from 2.4.2 to 2.4.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.4.2...v2.4.4) Updates `@hookform/resolvers` from 3.10.0 to 4.1.3 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v4.1.3) Updates `@octokit/rest` from 21.1.0 to 21.1.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v21.1.0...v21.1.1) Updates `@sentry/nextjs` from 8.55.0 to 9.6.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.6.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.55.0...9.6.0) Updates `@tailwindcss/postcss` from 4.0.6 to 4.0.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/packages/@tailwindcss-postcss) Updates `next` from 15.1.6 to 15.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.6...v15.2.2) Updates `nuqs` from 2.3.2 to 2.4.1 - [Release notes](https://github.com/47ng/nuqs/releases) - [Commits](https://github.com/47ng/nuqs/commits/v2.4.1/packages/nuqs) Updates `react-markdown` from 9.0.3 to 10.1.0 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.3...10.1.0) Updates `swr` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.3.2...v2.3.3) Updates `tailwindcss` from 4.0.6 to 4.0.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.14/packages/tailwindcss) Updates `@babel/core` from 7.26.9 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core) Updates `@percy/cypress` from 3.1.3 to 3.1.5 - [Release notes](https://github.com/percy/percy-cypress/releases) - [Commits](percy/percy-cypress@v3.1.3...v3.1.5) Updates `@types/node` from 20.17.19 to 22.13.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.0.8 to 19.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.0.3 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `cypress` from 14.0.3 to 14.2.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.0.3...v14.2.0) Updates `postcss` from 8.5.2 to 8.5.3 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.2...8.5.3) Updates `prettier` from 3.5.1 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.5.3) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `@eslint/js` from 9.20.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.22.0/packages/js) Updates `@next/eslint-plugin-next` from 15.1.6 to 15.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.2/packages/eslint-plugin-next) Updates `eslint` from 9.20.1 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.1...v9.22.0) Updates `eslint-config-prettier` from 10.0.1 to 10.1.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.0.1...v10.1.1) Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-turbo` from 2.4.2 to 2.4.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.4.4/packages/eslint-plugin-turbo) Updates `globals` from 15.15.0 to 16.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.0.0) Updates `typescript-eslint` from 8.24.1 to 8.26.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/typescript-eslint) Updates `@hookform/resolvers` from 3.10.0 to 4.1.3 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v4.1.3) Updates `@sentry/nextjs` from 8.55.0 to 9.6.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.6.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.55.0...9.6.0) Updates `next` from 15.1.6 to 15.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.6...v15.2.2) Updates `react-markdown` from 9.1.0 to 10.1.0 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.3...10.1.0) Updates `@types/react` from 19.0.8 to 19.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.0.3 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@sentry/nextjs" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@tailwindcss/postcss" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nuqs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: swr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@percy/cypress" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@sentry/nextjs" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51500be commit e12a38c

File tree

5 files changed

+2238
-751
lines changed

5 files changed

+2238
-751
lines changed

apps/ff-site/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@filecoin-foundation/utils": "*",
2323
"@headlessui/react": "^2.2.0",
2424
"@headlessui/tailwindcss": "^0.2.1",
25-
"@hookform/resolvers": "^3.9.1",
25+
"@hookform/resolvers": "^4.1.3",
2626
"@jsdevtools/rehype-toc": "^3.0.2",
2727
"@octokit/rest": "^21.0.1",
2828
"@phosphor-icons/react": "^2.1.7",
2929
"@radix-ui/react-popover": "^1.1.4",
3030
"@radix-ui/react-tooltip": "^1.1.8",
31-
"@sentry/nextjs": "^8.52.0",
31+
"@sentry/nextjs": "^9.6.0",
3232
"@tailwindcss/forms": "^0.5.9",
3333
"@tailwindcss/postcss": "^4.0.0",
3434
"@tailwindcss/typography": "^0.5.15",
@@ -44,7 +44,7 @@
4444
"gray-matter": "^4.0.3",
4545
"js-yaml": "^4.1.0",
4646
"netlify-identity-widget": "^1.9.2",
47-
"next": "15.1.6",
47+
"next": "15.2.2",
4848
"next-plausible": "^3.12.4",
4949
"nuqs": "^2.2.3",
5050
"pluralize": "^8.0.0",
@@ -54,7 +54,7 @@
5454
"react-dom": "19.0.0",
5555
"react-hook-form": "^7.54.2",
5656
"react-lite-youtube-embed": "^2.4.0",
57-
"react-markdown": "^9.0.1",
57+
"react-markdown": "^10.1.0",
5858
"rehype-raw": "^7.0.0",
5959
"rehype-slug": "^6.0.0",
6060
"remark-gfm": "^4.0.0",
@@ -80,8 +80,8 @@
8080
"@types/node": "^22.10.2",
8181
"@types/pluralize": "^0.0.33",
8282
"@types/ramda": "^0.30.2",
83-
"@types/react": "19.0.8",
84-
"@types/react-dom": "19.0.3",
83+
"@types/react": "19.0.10",
84+
"@types/react-dom": "19.0.4",
8585
"cypress": "^14.0.1",
8686
"husky": "^9.1.7",
8787
"postcss": "^8.4.41",

apps/ffdweb-site/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"@headlessui/tailwindcss": "^0.2.2",
2020
"@phosphor-icons/react": "^2.1.7",
2121
"@tailwindcss/forms": "^0.5.10",
22-
"@tailwindcss/postcss": "^4.0.5",
22+
"@tailwindcss/postcss": "^4.0.14",
2323
"@tailwindcss/typography": "^0.5.15",
2424
"clsx": "^2.1.1",
2525
"js-yaml": "^4.1.0",
26-
"next": "15.1.6",
27-
"postcss": "^8.5.1",
26+
"next": "15.2.2",
27+
"postcss": "^8.5.3",
2828
"react": "^19.0.0",
29-
"react-markdown": "^9.0.1",
29+
"react-markdown": "^10.1.0",
3030
"rehype-raw": "^7.0.0",
3131
"rehype-slug": "^6.0.0",
3232
"remark-gfm": "^4.0.0",
@@ -38,7 +38,7 @@
3838
"@filecoin-foundation/typescript-config": "*",
3939
"@svgr/webpack": "^8.1.0",
4040
"@types/js-yaml": "^4.0.9",
41-
"@types/node": "^20",
41+
"@types/node": "^22",
4242
"@types/react": "^19",
4343
"@types/react-dom": "^19",
4444
"frontmatter-markdown-loader": "^3.7.0",

0 commit comments

Comments
 (0)