Skip to content

Commit a2286a0

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 | | --- | --- | --- | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.2.2` | `15.2.3` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.0` | `3.3.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.13.13` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.1` | `8.27.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.26.1` | `8.27.0` | | [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.23.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.2` | `15.2.3` | Updates `@next/bundle-analyzer` from 15.2.2 to 15.2.3 - [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.3/packages/next-bundle-analyzer) Updates `@eslint/eslintrc` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.0...v3.3.1) Updates `@eslint/js` from 9.22.0 to 9.23.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.23.0/packages/js) Updates `@types/node` from 22.13.10 to 22.13.13 - [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.26.1 to 8.27.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.27.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.1 to 8.27.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.27.0/packages/parser) Updates `eslint` from 9.22.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.22.0...v9.23.0) Updates `eslint-config-next` from 15.2.2 to 15.2.3 - [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.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor 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 e8c64d2 commit a2286a0

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@mantine/charts": "^7.17.2",
1313
"@mantine/core": "7.17.2",
1414
"@mantine/hooks": "7.17.2",
15-
"@next/bundle-analyzer": "15.2.2",
15+
"@next/bundle-analyzer": "15.2.3",
1616
"@tabler/icons-react": "^3.31.0",
1717
"next": "15.2.3",
1818
"node-html-parser": "^7.0.1",
@@ -22,18 +22,18 @@
2222
"recharts": "^2.15.1"
2323
},
2424
"devDependencies": {
25-
"@eslint/eslintrc": "^3.3.0",
26-
"@eslint/js": "^9.22.0",
25+
"@eslint/eslintrc": "^3.3.1",
26+
"@eslint/js": "^9.23.0",
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.26.1",
33-
"@typescript-eslint/parser": "^8.26.1",
32+
"@typescript-eslint/eslint-plugin": "^8.27.0",
33+
"@typescript-eslint/parser": "^8.27.0",
3434
"d3": "^7.9.0",
35-
"eslint": "^9.22.0",
36-
"eslint-config-next": "15.2.2",
35+
"eslint": "^9.23.0",
36+
"eslint-config-next": "15.2.3",
3737
"eslint-config-prettier": "^10.1.1",
3838
"feed": "^4.2.2",
3939
"gray-matter": "^4.0.3",

0 commit comments

Comments
 (0)