Skip to content

Commit 9b069ed

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps): bump the minor group with 5 updates
Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.4.3` | `15.4.4` | | [next](https://github.com/vercel/next.js) | `15.4.3` | `15.4.4` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.4.3` | `15.4.4` | Updates `@next/bundle-analyzer` from 15.4.3 to 15.4.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.4.4/packages/next-bundle-analyzer) Updates `next` from 15.4.3 to 15.4.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.4.3...v15.4.4) Updates `@eslint/js` from 9.31.0 to 9.32.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.32.0/packages/js) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `eslint-config-next` from 15.4.3 to 15.4.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.4.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-version: 15.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: next dependency-version: 15.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-config-next dependency-version: 15.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51fba77 commit 9b069ed

File tree

2 files changed

+74
-87
lines changed

2 files changed

+74
-87
lines changed

package-lock.json

Lines changed: 69 additions & 82 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
@@ -12,9 +12,9 @@
1212
"@mantine/charts": "^8.2.1",
1313
"@mantine/core": "^8.0.0",
1414
"@mantine/hooks": "^8.0.0",
15-
"@next/bundle-analyzer": "15.4.3",
15+
"@next/bundle-analyzer": "15.4.4",
1616
"@tabler/icons-react": "^3.34.1",
17-
"next": "15.4.3",
17+
"next": "15.4.4",
1818
"node-html-parser": "^7.0.1",
1919
"react": "^18",
2020
"react-device-detect": "^2.2.3",
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@eslint/eslintrc": "^3.3.1",
26-
"@eslint/js": "^9.31.0",
26+
"@eslint/js": "^9.32.0",
2727
"@types/d3": "^7.4.3",
2828
"@types/jsdom": "^21.1.7",
2929
"@types/node": "^24",
@@ -32,8 +32,8 @@
3232
"@typescript-eslint/eslint-plugin": "^8.38.0",
3333
"@typescript-eslint/parser": "^8.32.1",
3434
"d3": "^7.9.0",
35-
"eslint": "^9.31.0",
36-
"eslint-config-next": "15.4.3",
35+
"eslint": "^9.32.0",
36+
"eslint-config-next": "15.4.4",
3737
"eslint-config-prettier": "^10.1.8",
3838
"feed": "^5.1.0",
3939
"gray-matter": "^4.0.3",

0 commit comments

Comments
 (0)