Skip to content

Commit f5a9036

Browse files
meta: bump the lint group with 12 updates
Bumps the lint group with 12 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.25.1` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.25.1` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.10.0` | `4.11.0` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.8` | `1.2.9` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.4` | `15.3.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.1` | `4.3.4` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.3.1` | `3.4.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.4` | `7.37.5` | | [stylelint](https://github.com/stylelint/stylelint) | `16.17.0` | `16.19.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `37.0.0` | `38.0.0` | | [stylelint-order](https://github.com/hudochenkov/stylelint-order) | `6.0.4` | `7.0.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.0` | `8.31.1` | Updates `@eslint/js` from 9.23.0 to 9.25.1 - [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.25.1/packages/js) Updates `eslint` from 9.23.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.25.1) Updates `eslint-plugin-import-x` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.10.0...v4.11.0) Updates `@eslint/compat` from 1.2.8 to 1.2.9 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.8...compat-v1.2.9) Updates `eslint-config-next` from 15.2.4 to 15.3.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.3.1/packages/eslint-config-next) Updates `eslint-import-resolver-typescript` from 4.3.1 to 4.3.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.3.1...v4.3.4) Updates `eslint-plugin-mdx` from 3.3.1 to 3.4.1 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.4.1) Updates `eslint-plugin-react` from 7.37.4 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5) Updates `stylelint` from 16.17.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.17.0...16.19.1) Updates `stylelint-config-standard` from 37.0.0 to 38.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@37.0.0...38.0.0) Updates `stylelint-order` from 6.0.4 to 7.0.0 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@6.0.4...7.0.0) Updates `typescript-eslint` from 8.29.0 to 8.31.1 - [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.31.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-import-x dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@eslint/compat" dependency-version: 1.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-config-next dependency-version: 15.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-import-resolver-typescript dependency-version: 4.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-mdx dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint-config-standard dependency-version: 38.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: stylelint-order dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 454d31d commit f5a9036

File tree

5 files changed

+507
-499
lines changed

5 files changed

+507
-499
lines changed

apps/site/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,27 +64,27 @@
6464
"vfile-matter": "~5.0.1"
6565
},
6666
"devDependencies": {
67-
"@eslint/compat": "~1.2.8",
67+
"@eslint/compat": "~1.2.9",
6868
"@next/eslint-plugin-next": "15.2.4",
6969
"@testing-library/user-event": "~14.6.1",
7070
"@types/semver": "~7.7.0",
71-
"eslint-config-next": "15.2.4",
72-
"eslint-import-resolver-typescript": "~4.3.1",
73-
"eslint-plugin-mdx": "~3.3.1",
74-
"eslint-plugin-react": "~7.37.4",
71+
"eslint-config-next": "15.3.1",
72+
"eslint-import-resolver-typescript": "~4.3.4",
73+
"eslint-plugin-mdx": "~3.4.1",
74+
"eslint-plugin-react": "~7.37.5",
7575
"eslint-plugin-react-hooks": "5.2.0",
7676
"global-jsdom": "^26.0.0",
7777
"handlebars": "4.7.8",
7878
"jsdom": "^26.0.0",
7979
"remark-frontmatter": "5.0.0",
8080
"remark-preset-lint-node": "5.1.2",
81-
"stylelint": "16.17.0",
82-
"stylelint-config-standard": "37.0.0",
83-
"stylelint-order": "6.0.4",
81+
"stylelint": "16.19.1",
82+
"stylelint-config-standard": "38.0.0",
83+
"stylelint-order": "7.0.0",
8484
"stylelint-selector-bem-pattern": "4.0.1",
8585
"tsx": "^4.19.3",
8686
"typescript": "~5.8.2",
87-
"typescript-eslint": "~8.29.0",
87+
"typescript-eslint": "~8.31.1",
8888
"user-agent-data-types": "0.4.2"
8989
}
9090
}

0 commit comments

Comments
 (0)