Skip to content

Commit d4bb2c8

Browse files
Bump the nextjs group in /frontend with 3 updates
Bumps the nextjs group in /frontend 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 [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next). Updates `@next/third-parties` from 15.2.0 to 15.2.1 - [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.1/packages/third-parties) Updates `next` from 15.1.7 to 15.2.1 - [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.7...v15.2.1) Updates `@next/eslint-plugin-next` from 15.1.7 to 15.2.1 - [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.1/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nextjs - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nextjs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1fd258 commit d4bb2c8

File tree

2 files changed

+61
-51
lines changed

2 files changed

+61
-51
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@mantine/core": "^7.17.0",
1414
"@mantine/hooks": "^7.16.1",
1515
"@mantine/notifications": "^7.17.1",
16-
"@next/third-parties": "^15.2.0",
16+
"@next/third-parties": "^15.2.1",
1717
"@tabler/icons-react": "^3.30.0",
1818
"@tailwindcss/typography": "^0.5.16",
1919
"@vercel/analytics": "^1.5.0",
@@ -22,13 +22,13 @@
2222
"isomorphic-dompurify": "^2.22.0",
2323
"jsdom": "^26.0.0",
2424
"mongodb": "^6.13.1",
25-
"next": "15.1.7",
25+
"next": "15.2.1",
2626
"react": "^19.0.0",
2727
"react-dom": "^19.0.0"
2828
},
2929
"devDependencies": {
3030
"@eslint/eslintrc": "^3",
31-
"@next/eslint-plugin-next": "^15.1.7",
31+
"@next/eslint-plugin-next": "^15.2.1",
3232
"@types/node": "^22",
3333
"@types/react": "^19",
3434
"@types/react-dom": "^19",

0 commit comments

Comments
 (0)