@storm-software/eslint 0.152.1 → 0.153.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.151.2-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.153.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -40,7 +40,6 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
-
44
43
  ## Table of Contents
45
44
 
46
45
  - [Storm Base ESLint Package](#storm-base-eslint-package)
package/dist/types.d.ts CHANGED
@@ -502,12 +502,12 @@ Backward pagination arguments
502
502
  '@next/next/no-unwanted-polyfillio'?: Linter.RuleEntry<[]>
503
503
  /**
504
504
  * Checks dependencies in project's package.json for version mismatches
505
- * @see https://github.com/nrwl/nx/blob/20.8.0/docs/generated/packages/eslint-plugin/documents/dependency-checks.md
505
+ * @see https://github.com/nrwl/nx/blob/21.0.0/docs/generated/packages/eslint-plugin/documents/dependency-checks.md
506
506
  */
507
507
  '@nx/dependency-checks'?: Linter.RuleEntry<NxDependencyChecks>
508
508
  /**
509
509
  * Ensure that module boundaries are respected within the monorepo
510
- * @see https://github.com/nrwl/nx/blob/20.8.0/docs/generated/packages/eslint-plugin/documents/enforce-module-boundaries.md
510
+ * @see https://github.com/nrwl/nx/blob/21.0.0/docs/generated/packages/eslint-plugin/documents/enforce-module-boundaries.md
511
511
  */
512
512
  '@nx/enforce-module-boundaries'?: Linter.RuleEntry<NxEnforceModuleBoundaries>
513
513
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.152.1",
3
+ "version": "0.153.0",
4
4
  "type": "module",
5
5
  "description": "⚡ A package containing the base ESLint configuration used by Storm Software across many projects.",
6
6
  "repository": {
@@ -139,7 +139,7 @@
139
139
  "@eslint-react/eslint-plugin": "^1.19.0",
140
140
  "@graphql-eslint/eslint-plugin": "^4.3.0",
141
141
  "@next/eslint-plugin-next": "^15.2.0-canary.67",
142
- "@nx/eslint": "20.8.0",
142
+ "@nx/eslint": "21.0.0",
143
143
  "@prettier/plugin-xml": "^3.4.1",
144
144
  "@unocss/eslint-plugin": ">=0.50.0",
145
145
  "astro-eslint-parser": "^1.0.2",
@@ -161,7 +161,7 @@
161
161
  "@cspell/eslint-plugin": "^8.19.4",
162
162
  "@eslint/eslintrc": "^3.3.1",
163
163
  "@eslint/markdown": "^6.4.0",
164
- "@nx/eslint-plugin": "20.8.0",
164
+ "@nx/eslint-plugin": "21.0.0",
165
165
  "@stylistic/eslint-plugin": "^4.2.0",
166
166
  "@typescript-eslint/eslint-plugin": "^8.32.0",
167
167
  "@typescript-eslint/parser": "^8.32.0",
@@ -170,7 +170,7 @@
170
170
  "chalk": "^4.1.2",
171
171
  "defu": "6.1.4",
172
172
  "eslint-config-flat-gitignore": "^2.1.0",
173
- "eslint-config-prettier": "^10.1.2",
173
+ "eslint-config-prettier": "^10.1.3",
174
174
  "eslint-flat-config-utils": "^2.0.1",
175
175
  "eslint-merge-processors": "^2.0.0",
176
176
  "eslint-plugin-import-x": "^4.11.0",
@@ -194,7 +194,7 @@
194
194
  "eslint-plugin-unicorn": "^57.0.0",
195
195
  "eslint-plugin-unused-imports": "^4.1.4",
196
196
  "eslint-plugin-yml": "^1.18.0",
197
- "globals": "^16.0.0",
197
+ "globals": "^16.1.0",
198
198
  "jsonc-eslint-parser": "^2.4.0",
199
199
  "local-pkg": "^1.1.1",
200
200
  "parse-gitignore": "^2.0.0",
@@ -207,8 +207,8 @@
207
207
  "@eslint-types/typescript-eslint": "^7.5.0",
208
208
  "@eslint/config-inspector": "^0.5.6",
209
209
  "@graphql-eslint/eslint-plugin": "^4.4.0",
210
- "@next/eslint-plugin-next": "^15.3.1",
211
- "@nx/eslint": "20.8.0",
210
+ "@next/eslint-plugin-next": "^15.3.2",
211
+ "@nx/eslint": "21.0.0",
212
212
  "@prettier/plugin-xml": "^3.4.1",
213
213
  "@stylistic/eslint-plugin-migrate": "^4.2.0",
214
214
  "@types/eslint": "^9.6.1",