Skip to content

Commit ed21dc6

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps): bump the minor group with 7 updates
Bumps the minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [@mantine/charts](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/charts) | `7.17.2` | `7.17.3` | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.17.2` | `7.17.3` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.17.2` | `7.17.3` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.2.3` | `15.2.4` | | [next](https://github.com/vercel/next.js) | `15.2.3` | `15.2.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.13` | `22.13.14` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.3` | `15.2.4` | Updates `@mantine/charts` from 7.17.2 to 7.17.3 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.17.3/packages/@mantine/charts) Updates `@mantine/core` from 7.17.2 to 7.17.3 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.17.3/packages/@mantine/core) Updates `@mantine/hooks` from 7.17.2 to 7.17.3 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.17.3/packages/@mantine/hooks) Updates `@next/bundle-analyzer` from 15.2.3 to 15.2.4 - [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.4/packages/next-bundle-analyzer) Updates `next` from 15.2.3 to 15.2.4 - [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.2.3...v15.2.4) Updates `@types/node` from 22.13.13 to 22.13.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-config-next` from 15.2.3 to 15.2.4 - [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.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@mantine/charts" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mantine/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1addbf5 commit ed21dc6

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package-lock.json

+70-70
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@mantine/charts": "^7.17.2",
13-
"@mantine/core": "7.17.2",
14-
"@mantine/hooks": "7.17.2",
15-
"@next/bundle-analyzer": "15.2.3",
12+
"@mantine/charts": "^7.17.3",
13+
"@mantine/core": "7.17.3",
14+
"@mantine/hooks": "7.17.3",
15+
"@next/bundle-analyzer": "15.2.4",
1616
"@tabler/icons-react": "^3.31.0",
17-
"next": "15.2.3",
17+
"next": "15.2.4",
1818
"node-html-parser": "^7.0.1",
1919
"react": "^18",
2020
"react-device-detect": "^2.2.3",
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/parser": "^8.27.0",
3434
"d3": "^7.9.0",
3535
"eslint": "^9.23.0",
36-
"eslint-config-next": "15.2.3",
36+
"eslint-config-next": "15.2.4",
3737
"eslint-config-prettier": "^10.1.1",
3838
"feed": "^4.2.2",
3939
"gray-matter": "^4.0.3",

0 commit comments

Comments
 (0)