Commit eea779c
authored
Bump the npm group with 23 updates (#1859)
Bumps the npm group with 23 updates:
| Package | From | To |
| --- | --- | --- |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.2.0` | `15.2.1` |
| [next](https://github.com/vercel/next.js) | `15.2.0` | `15.2.1` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.2.0` | `15.2.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.8` | `22.13.9` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.0` | `15.2.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.25.0` | `8.26.0` |
| [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) | `15.2.0` | `15.2.1` |
| [@next/swc-darwin-arm64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-arm64) | `15.2.0` | `15.2.1` |
| [@next/swc-darwin-x64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-x64) | `15.2.0` | `15.2.1` |
| [@next/swc-linux-arm64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-gnu) | `15.2.0` | `15.2.1` |
| [@next/swc-linux-arm64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-arm64-musl) | `15.2.0` | `15.2.1` |
| [@next/swc-linux-x64-gnu](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-gnu) | `15.2.0` | `15.2.1` |
| [@next/swc-linux-x64-musl](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/linux-x64-musl) | `15.2.0` | `15.2.1` |
| [@next/swc-win32-arm64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-arm64-msvc) | `15.2.0` | `15.2.1` |
| [@next/swc-win32-x64-msvc](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/win32-x64-msvc) | `15.2.0` | `15.2.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.25.0` | `8.26.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.25.0` | `8.26.0` |
| [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.25.0` | `8.26.0` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.25.0` | `8.26.0` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.25.0` | `8.26.0` |
| [call-bound](https://github.com/ljharb/call-bound) | `1.0.3` | `1.0.4` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001701` | `1.0.30001702` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.109` | `1.5.112` |
Updates `@next/mdx` from 15.2.0 to 15.2.1
- [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.1/packages/next-mdx)
Updates `next` from 15.2.0 to 15.2.1
- [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.2.0...v15.2.1)
Updates `@next/eslint-plugin-next` from 15.2.0 to 15.2.1
- [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.1/packages/eslint-plugin-next)
Updates `@types/node` from 22.13.8 to 22.13.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint-config-next` from 15.2.0 to 15.2.1
- [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.1/packages/eslint-config-next)
Updates `typescript-eslint` from 8.25.0 to 8.26.0
- [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.26.0/packages/typescript-eslint)
Updates `@next/env` from 15.2.0 to 15.2.1
- [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.1/packages/next-env)
Updates `@next/swc-darwin-arm64` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/darwin-arm64)
Updates `@next/swc-darwin-x64` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/darwin-x64)
Updates `@next/swc-linux-arm64-gnu` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/linux-arm64-gnu)
Updates `@next/swc-linux-arm64-musl` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/linux-arm64-musl)
Updates `@next/swc-linux-x64-gnu` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/linux-x64-gnu)
Updates `@next/swc-linux-x64-musl` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/linux-x64-musl)
Updates `@next/swc-win32-arm64-msvc` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/win32-arm64-msvc)
Updates `@next/swc-win32-x64-msvc` from 15.2.0 to 15.2.1
- [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.1/crates/napi/npm/win32-x64-msvc)
Updates `@typescript-eslint/eslint-plugin` from 8.25.0 to 8.26.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.26.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.25.0 to 8.26.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.26.0/packages/parser)
Updates `@typescript-eslint/type-utils` from 8.25.0 to 8.26.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/type-utils)
Updates `@typescript-eslint/utils` from 8.25.0 to 8.26.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/utils)
Updates `@typescript-eslint/visitor-keys` from 8.25.0 to 8.26.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/visitor-keys)
Updates `call-bound` from 1.0.3 to 1.0.4
- [Changelog](https://github.com/ljharb/call-bound/blob/main/CHANGELOG.md)
- [Commits](ljharb/call-bound@v1.0.3...v1.0.4)
Updates `caniuse-lite` from 1.0.30001701 to 1.0.30001702
- [Commits](browserslist/caniuse-lite@1.0.30001701...1.0.30001702)
Updates `electron-to-chromium` from 1.5.109 to 1.5.112
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.109...v1.5.112)
---
updated-dependencies:
- dependency-name: "@next/mdx"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/eslint-plugin-next"
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-patch
dependency-group: npm
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@next/env"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-darwin-arm64"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-darwin-x64"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-linux-arm64-gnu"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-linux-arm64-musl"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-linux-x64-gnu"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-linux-x64-musl"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-win32-arm64-msvc"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@next/swc-win32-x64-msvc"
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/type-utils"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/utils"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/visitor-keys"
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: call-bound
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: caniuse-lite
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: electron-to-chromium
dependency-type: indirect
update-type: version-update:semver-patch
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 5055fe1 commit eea779c
2 files changed
+189
-189
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
0 commit comments