chore(deps-dev): bump the oxc group across 1 directory with 6 updates (#22791)
Bumps the oxc group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins) | `1.74.0` | `1.75.0` | | [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) | `0.140.0` | `0.141.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.59.0` | `0.60.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.74.0` | `1.75.0` | | [oxlint-plugin-eslint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugin-eslint) | `1.74.0` | `1.75.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.25.0` | `7.0.2001` | Updates `@oxlint/plugins` from 1.74.0 to 1.75.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.75.0/npm/oxlint-plugins) Updates `oxc-parser` from 0.140.0 to 0.141.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.141.0/napi/parser) Updates `oxfmt` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.60.0/npm/oxfmt) Updates `oxlint` from 1.74.0 to 1.75.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.75.0/npm/oxlint) Updates `oxlint-plugin-eslint` from 1.74.0 to 1.75.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint-plugin-eslint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.75.0/npm/oxlint-plugin-eslint) Updates `oxlint-tsgolint` from 0.25.0 to 7.0.2001 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](https://github.com/oxc-project/tsgolint/compare/v0.25.0...v7.0.2001) --- updated-dependencies: - dependency-name: "@oxlint/plugins" dependency-version: 1.75.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc-parser dependency-version: 0.141.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxfmt dependency-version: 0.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint dependency-version: 1.75.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint-plugin-eslint dependency-version: 1.75.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint-tsgolint dependency-version: 7.0.2001 dependency-type: direct:development update-type: version-update:semver-major dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c29f61c6f
commit
e757839be2
12
package.json
12
package.json
|
|
@ -152,7 +152,7 @@
|
|||
"@cloudflare/workers-types": "5.20260722.1",
|
||||
"@eslint/eslintrc": "3.3.6",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@oxlint/plugins": "1.74.0",
|
||||
"@oxlint/plugins": "1.75.0",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@types/babel__preset-env": "7.10.0",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
|
|
@ -191,11 +191,11 @@
|
|||
"mockdate": "3.0.5",
|
||||
"msw": "2.15.0",
|
||||
"node-network-devtools": "1.0.30",
|
||||
"oxc-parser": "0.140.0",
|
||||
"oxfmt": "0.59.0",
|
||||
"oxlint": "1.74.0",
|
||||
"oxlint-plugin-eslint": "1.74.0",
|
||||
"oxlint-tsgolint": "0.25.0",
|
||||
"oxc-parser": "0.141.0",
|
||||
"oxfmt": "0.60.0",
|
||||
"oxlint": "1.75.0",
|
||||
"oxlint-plugin-eslint": "1.75.0",
|
||||
"oxlint-tsgolint": "7.0.2001",
|
||||
"remark": "15.0.1",
|
||||
"remark-gfm": "4.0.1",
|
||||
"remark-pangu": "2.2.0",
|
||||
|
|
|
|||
593
pnpm-lock.yaml
593
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue