Skip to content

Commit 73161b2

Browse files
chore(deps): bump the npm-packages group in /docs with 6 updates
Bumps the npm-packages group in /docs with 6 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `15.5.18` | `16.2.7` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.4.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.18` | `16.2.7` | Updates `next` from 15.5.18 to 16.2.7 - [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.5.18...v16.2.7) Updates `react` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `react-dom` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `tailwindcss` from 3.4.19 to 4.3.0 - [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.3.0/packages/tailwindcss) Updates `eslint` from 9.39.4 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.4.1) Updates `eslint-config-next` from 15.5.18 to 16.2.7 - [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/v16.2.7/packages/eslint-config-next) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: eslint-config-next dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 414f462 commit 73161b2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@
2525
"autoprefixer": "^10.4.12",
2626
"clsx": "^2.1.1",
2727
"focus-visible": "^5.2.0",
28-
"next": "15.5.18",
28+
"next": "16.2.7",
2929
"postcss-focus-visible": "^11.0.0",
3030
"postcss-import": "^16.1.1",
3131
"prism-react-renderer": "^2.4.1",
32-
"react": "19.2.6",
33-
"react-dom": "19.2.6",
32+
"react": "19.2.7",
33+
"react-dom": "19.2.7",
3434
"react-icons": "^5.6.0",
35-
"tailwindcss": "^3.4.19"
35+
"tailwindcss": "^4.3.0"
3636
},
3737
"devDependencies": {
38-
"eslint": "9.39.4",
39-
"eslint-config-next": "15.5.18",
38+
"eslint": "10.4.1",
39+
"eslint-config-next": "16.2.7",
4040
"prettier": "^3.8.3",
4141
"prettier-plugin-tailwindcss": "^0.8.0"
4242
}

0 commit comments

Comments
 (0)