Skip to content

Commit 208ee90

Browse files
build(deps): bump the nextjs group with 3 updates (#240)
Bumps the nextjs group with 3 updates: [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@next/third-parties` from 15.4.4 to 15.4.5 - [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.4.5/packages/third-parties) Updates `next` from 15.4.4 to 15.4.5 - [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.4.4...v15.4.5) Updates `eslint-config-next` from 15.4.4 to 15.4.5 - [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.4.5/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 15.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: next dependency-version: 15.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: eslint-config-next dependency-version: 15.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nextjs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a79a47 commit 208ee90

File tree

2 files changed

+66
-55
lines changed

2 files changed

+66
-55
lines changed

package-lock.json

Lines changed: 63 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@headlessui/react": "^2.2.6",
2020
"@mui/material": "^7.2.0",
2121
"@mui/x-data-grid": "^8.9.1",
22-
"@next/third-parties": "^15.4.4",
22+
"@next/third-parties": "^15.4.5",
2323
"axios": "^1.11.0",
2424
"framer-motion": "^12.23.11",
2525
"gray-matter": "^4.0.3",
@@ -30,7 +30,7 @@
3030
"html-react-parser": "^5.2.6",
3131
"iso-639-1": "^3.1.5",
3232
"lodash": "^4.17.21",
33-
"next": "15.4.4",
33+
"next": "15.4.5",
3434
"next-intl": "^4.3.4",
3535
"next-mdx-remote": "^5.0.0",
3636
"prism-themes": "^1.9.0",
@@ -73,7 +73,7 @@
7373
"@vitest/coverage-v8": "^3.2.4",
7474
"axios-mock-adapter": "^2.1.0",
7575
"eslint": "^9.32.0",
76-
"eslint-config-next": "15.4.4",
76+
"eslint-config-next": "15.4.5",
7777
"jsdom": "^26.1.0",
7878
"jsdom-testing-mocks": "^1.14.0",
7979
"tailwindcss": "^4.1.11",

0 commit comments

Comments
 (0)