Skip to content

Commit fd954d6

Browse files
Bump the npm group with 29 updates (#1811)
Bumps the npm group with 29 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.10` | `6.2.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.10` | `6.2.0` | | [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) | `6.1.10` | `6.2.0` | | [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.0.4` | `15.1.0` | | [next](https://github.com/vercel/next.js) | `15.0.4` | `15.1.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-jsx](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-jsx) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-plus](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-plus) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `2.12.0` | `2.12.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.4` | `15.1.0` | | [@mui/core-downloads-tracker](https://github.com/mui/material-ui/tree/HEAD/packages/core-downloads-tracker) | `6.1.10` | `6.2.0` | | [@mui/private-theming](https://github.com/mui/material-ui/tree/HEAD/packages/mui-private-theming) | `6.1.10` | `6.2.0` | | [@mui/styled-engine](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine) | `6.1.10` | `6.2.0` | | [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `6.1.10` | `6.2.0` | | [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `6.1.10` | `6.2.0` | | [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) | `15.0.4` | `15.1.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.0.4` | `15.1.0` | | [@next/swc-darwin-arm64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-arm64) | `15.0.4` | `15.1.0` | | [@next/swc-darwin-x64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-x64) | `15.0.4` | `15.1.0` | | [@next/swc-linux-arm64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-gnu) | `15.0.4` | `15.1.0` | | [@next/swc-linux-arm64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-musl) | `15.0.4` | `15.1.0` | | [@next/swc-linux-x64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-gnu) | `15.0.4` | `15.1.0` | | [@next/swc-linux-x64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-musl) | `15.0.4` | `15.1.0` | | [@next/swc-win32-arm64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-arm64-msvc) | `15.0.4` | `15.1.0` | | [@next/swc-win32-x64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-x64-msvc) | `15.0.4` | `15.1.0` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.13` | `0.5.15` | | [jsesc](https://github.com/mathiasbynens/jsesc) | `3.0.2` | `3.1.0` | Updates `@mui/icons-material` from 6.1.10 to 6.2.0 - [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/v6.2.0/packages/mui-icons-material) Updates `@mui/material` from 6.1.10 to 6.2.0 - [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/v6.2.0/packages/mui-material) Updates `@mui/styles` from 6.1.10 to 6.2.0 - [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/v6.2.0/packages/mui-styles) Updates `@next/mdx` from 15.0.4 to 15.1.0 - [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.1.0/packages/next-mdx) Updates `next` from 15.0.4 to 15.1.0 - [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.0.4...v15.1.0) Updates `@stylistic/eslint-plugin` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin) Updates `@stylistic/eslint-plugin-js` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-js) Updates `@stylistic/eslint-plugin-jsx` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-jsx) Updates `@stylistic/eslint-plugin-plus` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-plus) Updates `@stylistic/eslint-plugin-ts` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-ts) Updates `@types/node` from 22.10.1 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-config-next` from 15.0.4 to 15.1.0 - [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.1.0/packages/eslint-config-next) Updates `@mui/core-downloads-tracker` from 6.1.10 to 6.2.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Commits](https://github.com/mui/material-ui/commits/v6.2.0/packages/core-downloads-tracker) Updates `@mui/private-theming` from 6.1.10 to 6.2.0 - [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/v6.2.0/packages/mui-private-theming) Updates `@mui/styled-engine` from 6.1.10 to 6.2.0 - [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/v6.2.0/packages/mui-styled-engine) Updates `@mui/system` from 6.1.10 to 6.2.0 - [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/v6.2.0/packages/mui-system) Updates `@mui/utils` from 6.1.10 to 6.2.0 - [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/v6.2.0/packages/mui-utils) Updates `@next/env` from 15.0.4 to 15.1.0 - [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.1.0/packages/next-env) Updates `@next/eslint-plugin-next` from 15.0.4 to 15.1.0 - [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.1.0/packages/eslint-plugin-next) Updates `@next/swc-darwin-arm64` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/darwin-arm64) Updates `@next/swc-darwin-x64` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/darwin-x64) Updates `@next/swc-linux-arm64-gnu` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/linux-arm64-gnu) Updates `@next/swc-linux-arm64-musl` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/linux-arm64-musl) Updates `@next/swc-linux-x64-gnu` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/linux-x64-gnu) Updates `@next/swc-linux-x64-musl` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/linux-x64-musl) Updates `@next/swc-win32-arm64-msvc` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/win32-arm64-msvc) Updates `@next/swc-win32-x64-msvc` from 15.0.4 to 15.1.0 - [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.1.0/crates/napi/npm/win32-x64-msvc) Updates `@swc/helpers` from 0.5.13 to 0.5.15 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits) Updates `jsesc` from 3.0.2 to 3.1.0 - [Commits](mathiasbynens/jsesc@v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@stylistic/eslint-plugin-jsx" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@stylistic/eslint-plugin-plus" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@stylistic/eslint-plugin-ts" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/core-downloads-tracker" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/private-theming" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/styled-engine" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/system" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/env" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/eslint-plugin-next" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-darwin-arm64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-darwin-x64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@next/swc-win32-x64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@swc/helpers" dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: jsesc dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68ba679 commit fd954d6

File tree

2 files changed

+158
-158
lines changed

2 files changed

+158
-158
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,29 @@
1818
"@emotion/styled": "^11.14.0",
1919
"@mdx-js/loader": "^3.1.0",
2020
"@mdx-js/react": "^3.1.0",
21-
"@mui/icons-material": "^6.1.10",
22-
"@mui/material": "^6.1.10",
23-
"@mui/styles": "^6.1.10",
24-
"@next/mdx": "^15.0.4",
25-
"next": "^15.0.4",
21+
"@mui/icons-material": "^6.2.0",
22+
"@mui/material": "^6.2.0",
23+
"@mui/styles": "^6.2.0",
24+
"@next/mdx": "^15.1.0",
25+
"next": "^15.1.0",
2626
"next-auth": "^4.24.11",
2727
"react": "^19.0.0",
2828
"react-dom": "^19.0.0",
2929
"web-vitals": "^4.2.4"
3030
},
3131
"devDependencies": {
32-
"@stylistic/eslint-plugin": "^2.12.0",
33-
"@stylistic/eslint-plugin-js": "^2.12.0",
34-
"@stylistic/eslint-plugin-jsx": "^2.12.0",
35-
"@stylistic/eslint-plugin-plus": "^2.12.0",
36-
"@stylistic/eslint-plugin-ts": "^2.12.0",
32+
"@stylistic/eslint-plugin": "^2.12.1",
33+
"@stylistic/eslint-plugin-js": "^2.12.1",
34+
"@stylistic/eslint-plugin-jsx": "^2.12.1",
35+
"@stylistic/eslint-plugin-plus": "^2.12.1",
36+
"@stylistic/eslint-plugin-ts": "^2.12.1",
3737
"@types/mdx": "^2.0.13",
38-
"@types/node": "^22.10.1",
38+
"@types/node": "^22.10.2",
3939
"@types/react": "^19.0.1",
4040
"@types/react-dom": "^19.0.2",
4141
"eslint": "^9.16.0",
4242
"eslint-config-import": "^0.13.0",
43-
"eslint-config-next": "^15.0.4",
43+
"eslint-config-next": "^15.1.0",
4444
"eslint-import-resolver-typescript": "^3.7.0",
4545
"eslint-plugin-flowtype": "^8.0.3",
4646
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)