Skip to content

Commit 2588c3f

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps): bump the minor group with 8 updates
Bumps the minor group with 8 updates: | Package | From | To | | --- | --- | --- | | [@mantine/charts](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/charts) | `7.17.4` | `7.17.5` | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.17.4` | `7.17.5` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.17.4` | `7.17.5` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.25.0` | `9.25.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.30.1` | `8.31.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.30.1` | `8.31.0` | | [eslint](https://github.com/eslint/eslint) | `9.25.0` | `9.25.1` | Updates `@mantine/charts` from 7.17.4 to 7.17.5 - [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.5/packages/@mantine/charts) Updates `@mantine/core` from 7.17.4 to 7.17.5 - [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.5/packages/@mantine/core) Updates `@mantine/hooks` from 7.17.4 to 7.17.5 - [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.5/packages/@mantine/hooks) Updates `@eslint/js` from 9.25.0 to 9.25.1 - [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.25.1/packages/js) Updates `@types/node` from 22.14.1 to 22.15.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.30.1 to 8.31.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.30.1 to 8.31.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/parser) Updates `eslint` from 9.25.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.0...v9.25.1) --- updated-dependencies: - dependency-name: "@mantine/charts" dependency-version: 7.17.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mantine/core" dependency-version: 7.17.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mantine/hooks" dependency-version: 7.17.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-version: 22.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f26488 commit 2588c3f

File tree

2 files changed

+78
-78
lines changed

2 files changed

+78
-78
lines changed

package-lock.json

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

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@mantine/charts": "^7.17.4",
13-
"@mantine/core": "7.17.4",
14-
"@mantine/hooks": "7.17.4",
12+
"@mantine/charts": "^7.17.5",
13+
"@mantine/core": "7.17.5",
14+
"@mantine/hooks": "7.17.5",
1515
"@next/bundle-analyzer": "15.3.1",
1616
"@tabler/icons-react": "^3.31.0",
1717
"next": "15.3.1",
@@ -23,16 +23,16 @@
2323
},
2424
"devDependencies": {
2525
"@eslint/eslintrc": "^3.3.1",
26-
"@eslint/js": "^9.25.0",
26+
"@eslint/js": "^9.25.1",
2727
"@types/d3": "^7.4.3",
2828
"@types/jsdom": "^21.1.7",
2929
"@types/node": "^22",
3030
"@types/react": "^18",
3131
"@types/react-dom": "^18",
32-
"@typescript-eslint/eslint-plugin": "^8.30.1",
33-
"@typescript-eslint/parser": "^8.30.1",
32+
"@typescript-eslint/eslint-plugin": "^8.31.0",
33+
"@typescript-eslint/parser": "^8.31.0",
3434
"d3": "^7.9.0",
35-
"eslint": "^9.25.0",
35+
"eslint": "^9.25.1",
3636
"eslint-config-next": "15.3.1",
3737
"eslint-config-prettier": "^10.1.2",
3838
"feed": "^4.2.2",

0 commit comments

Comments
 (0)