Skip to content

Commit 263b677

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 | | --- | --- | --- | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.34.1` | `3.35.0` | | [recharts](https://github.com/recharts/recharts) | `3.2.0` | `3.2.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.36.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.4.0` | `24.5.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.44.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.43.0` | `8.44.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` | Updates `@tabler/icons-react` from 3.34.1 to 3.35.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.35.0/packages/icons-react) Updates `recharts` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.2.0...v3.2.1) Updates `@eslint/js` from 9.35.0 to 9.36.0 - [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.36.0/packages/js) Updates `@types/node` from 24.4.0 to 24.5.2 - [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.43.0 to 8.44.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.44.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.44.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.44.0/packages/parser) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-version: 3.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: recharts dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc75ad8 commit 263b677

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313
"@mantine/core": "^8.2.1",
1414
"@mantine/hooks": "^8.2.1",
1515
"@next/bundle-analyzer": "15.5.3",
16-
"@tabler/icons-react": "^3.34.1",
16+
"@tabler/icons-react": "^3.35.0",
1717
"next": "15.5.3",
1818
"node-html-parser": "^7.0.1",
1919
"react": "^19",
2020
"react-device-detect": "^2.2.3",
2121
"react-dom": "^19",
22-
"recharts": "^3.2.0"
22+
"recharts": "^3.2.1"
2323
},
2424
"devDependencies": {
2525
"@eslint/eslintrc": "^3.3.1",
26-
"@eslint/js": "^9.35.0",
26+
"@eslint/js": "^9.36.0",
2727
"@types/d3": "^7.4.3",
2828
"@types/jsdom": "^21.1.7",
2929
"@types/node": "^24",
3030
"@types/react": "^19",
3131
"@types/react-dom": "^19",
32-
"@typescript-eslint/eslint-plugin": "^8.43.0",
32+
"@typescript-eslint/eslint-plugin": "^8.44.0",
3333
"@typescript-eslint/parser": "^8.32.1",
3434
"d3": "^7.9.0",
35-
"eslint": "^9.35.0",
35+
"eslint": "^9.36.0",
3636
"eslint-config-next": "15.5.3",
3737
"eslint-config-prettier": "^10.1.8",
3838
"feed": "^5.1.0",

0 commit comments

Comments
 (0)