Skip to content

Commit efebeab

Browse files
chore(deps): bump the yarn-minor-patch group across 1 directory with 21 updates (#492)
Bumps the yarn-minor-patch group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.3.4` | `7.3.5` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.4` | `7.3.5` | | [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `7.3.3` | `7.3.5` | | [@mui/styled-engine](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine) | `7.3.3` | `7.3.5` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `8.14.1` | `8.17.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.17.1` | `6.19.0` | | [graphql](https://github.com/graphql/graphql-js) | `16.11.0` | `16.12.0` | | [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.11` | `4.24.13` | | [next-intl](https://github.com/amannn/next-intl) | `4.3.12` | `4.5.0` | | [ol](https://github.com/openlayers/openlayers) | `10.6.1` | `10.7.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.65.0` | `7.66.0` | | [recharts](https://github.com/recharts/recharts) | `3.3.0` | `3.4.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.38.0` | `9.39.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.10.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.46.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.46.3` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.1` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `6.17.1` | `6.19.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.46.3` | Updates `@mui/icons-material` from 7.3.4 to 7.3.5 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.5/packages/mui-icons-material) Updates `@mui/material` from 7.3.4 to 7.3.5 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.5/packages/mui-material) Updates `@mui/material-nextjs` from 7.3.3 to 7.3.5 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.5/packages/mui-material-nextjs) Updates `@mui/styled-engine` from 7.3.3 to 7.3.5 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.5/packages/mui-styled-engine) Updates `@mui/system` from 7.3.3 to 7.3.5 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.5/packages/mui-system) Updates `@mui/x-date-pickers` from 8.14.1 to 8.17.0 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v8.17.0/packages/x-date-pickers) Updates `@prisma/client` from 6.17.1 to 6.19.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.19.0/packages/client) Updates `graphql` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.12.0) Updates `next-auth` from 4.24.11 to 4.24.13 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.11...next-auth@4.24.13) Updates `next-intl` from 4.3.12 to 4.5.0 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.3.12...v4.5.0) Updates `ol` from 10.6.1 to 10.7.0 - [Release notes](https://github.com/openlayers/openlayers/releases) - [Commits](openlayers/openlayers@v10.6.1...v10.7.0) Updates `react-hook-form` from 7.65.0 to 7.66.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.65.0...v7.66.0) Updates `recharts` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.3.0...v3.4.0) Updates `@eslint/js` from 9.38.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@swc/core` from 1.13.5 to 1.15.1 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.5...v1.15.1) Updates `@types/node` from 24.9.1 to 24.10.0 - [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.46.2 to 8.46.3 - [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.46.3/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.46.3 - [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.46.3/packages/parser) Updates `eslint` from 9.38.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.1) Updates `prisma` from 6.17.1 to 6.19.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.19.0/packages/cli) Updates `typescript-eslint` from 8.46.2 to 8.46.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: "@mui/material" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: "@mui/material-nextjs" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: "@mui/styled-engine" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: "@mui/system" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: "@mui/x-date-pickers" dependency-version: 8.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: "@prisma/client" dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: next-auth dependency-version: 4.24.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: next-intl dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: ol dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: react-hook-form dependency-version: 7.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: recharts dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: "@swc/core" dependency-version: 1.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: "@types/node" dependency-version: 24.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn-minor-patch - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: prisma dependency-version: 6.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn-minor-patch - dependency-name: typescript-eslint dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: yarn-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 217f019 commit efebeab

File tree

2 files changed

+324
-323
lines changed

2 files changed

+324
-323
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"node": "^22.0.0"
99
},
1010
"devDependencies": {
11-
"@eslint/js": "^9.38.0",
11+
"@eslint/js": "^9.39.1",
1212
"@jest/globals": "^30.2.0",
1313
"@next/eslint-plugin-next": "^15.5.6",
1414
"@swc/core": "^1.13.5",
@@ -20,16 +20,16 @@
2020
"@types/jest": "^30.0.0",
2121
"@types/jsonwebtoken": "^9.0.10",
2222
"@types/lodash": "^4.17.20",
23-
"@types/node": "^24.9.1",
23+
"@types/node": "^24.10.0",
2424
"@types/react": "^19",
2525
"@types/react-dom": "^19",
26-
"@typescript-eslint/eslint-plugin": "^8.46.2",
27-
"@typescript-eslint/parser": "^8.46.2",
26+
"@typescript-eslint/eslint-plugin": "^8.46.3",
27+
"@typescript-eslint/parser": "^8.46.3",
2828
"cypress": "^14.5.4",
2929
"cypress-junit-reporter": "^1.3.1",
3030
"cypress-split": "^1.24.25",
3131
"dotenv": "^17.2.3",
32-
"eslint": "^9.38",
32+
"eslint": "^9.39",
3333
"eslint-config-next": "15.5.6",
3434
"eslint-plugin-cypress": "^5.2.0",
3535
"eslint-plugin-formatjs": "^5.4.2",
@@ -38,10 +38,10 @@
3838
"jest": "^30.2.0",
3939
"jest-environment-jsdom": "^30.2.0",
4040
"prettier": "^3.6.2",
41-
"prisma": "^6.17.1",
41+
"prisma": "^6.19.0",
4242
"ts-node": "^10.9.2",
4343
"typescript": "~5.9",
44-
"typescript-eslint": "^8.46.2"
44+
"typescript-eslint": "^8.46.3"
4545
},
4646
"dependencies": {
4747
"@apollo/client": "^3.13.9",
@@ -51,32 +51,32 @@
5151
"@fontsource/noto-sans": "^5.2.10",
5252
"@fontsource/saira": "^5.2.10",
5353
"@influxdata/influxdb-client-browser": "^1.33.2",
54-
"@mui/icons-material": "^7.3.4",
54+
"@mui/icons-material": "^7.3.5",
5555
"@mui/lab": "^7.0.0-beta.17",
56-
"@mui/material": "^7.3.4",
57-
"@mui/material-nextjs": "^7.3.3",
58-
"@mui/styled-engine": "^7.3.3",
56+
"@mui/material": "^7.3.5",
57+
"@mui/material-nextjs": "^7.3.5",
58+
"@mui/styled-engine": "^7.3.5",
5959
"@mui/system": "^7.1.0",
60-
"@mui/x-date-pickers": "^8.14.1",
60+
"@mui/x-date-pickers": "^8.17.0",
6161
"@mui/x-tree-view": "^8.10.2",
62-
"@prisma/client": "^6.17.1",
62+
"@prisma/client": "^6.19.0",
6363
"@svgr/webpack": "^8.1.0",
6464
"buffer": "^6.0.3",
6565
"date-fns": "^4.1.0",
66-
"graphql": "^16.11.0",
66+
"graphql": "^16.12.0",
6767
"jsonwebtoken": "^9.0.2",
6868
"lodash": "^4.17.21",
6969
"next": "^15.5.6",
70-
"next-auth": "^4.24.11",
71-
"next-intl": "^4.3.12",
72-
"ol": "^10.6.1",
70+
"next-auth": "^4.24.13",
71+
"next-intl": "^4.5.0",
72+
"ol": "^10.7.0",
7373
"pino": "^9.9.5",
7474
"pino-pretty": "^13.1.2",
7575
"qr-scanner": "^1.4.2",
7676
"react": "^19",
7777
"react-dom": "^19",
78-
"react-hook-form": "^7.65.0",
79-
"recharts": "^3.3.0",
78+
"react-hook-form": "^7.66.0",
79+
"recharts": "^3.4.0",
8080
"sqlite3": "^5.1.7",
8181
"swr": "^2.3.6",
8282
"url": "^0.11.3",

0 commit comments

Comments
 (0)