@storm-software/eslint 0.115.8 → 0.116.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +16 -8
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.115.7-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.115.9-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 -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.115.8",
3
+ "version": "0.116.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": {
@@ -129,22 +129,29 @@
129
129
  "sullivanpj"
130
130
  ],
131
131
  "peerDependencies": {
132
+ "@eslint/config-inspector": "^0.5.1",
133
+ "@graphql-eslint/eslint-plugin": "4.3.0",
134
+ "@next/eslint-plugin-next": "15.1.6",
132
135
  "@nx/eslint": "^20.3.1",
133
136
  "@nx/eslint-plugin": "^20.3.1",
134
- "eslint": "^9.12.0",
135
- "graphql": ">=16.9.0"
137
+ "graphql": ">=16.9.0",
138
+ "typescript": "^5.7.2"
136
139
  },
137
140
  "peerDependenciesMeta": {
141
+ "@eslint/config-inspector": { "optional": true },
142
+ "@graphql-eslint/eslint-plugin": { "optional": true },
143
+ "@next/eslint-plugin-next": { "optional": true },
138
144
  "@nx/eslint": { "optional": true },
139
145
  "@nx/eslint-plugin": { "optional": true },
140
146
  "eslint": { "optional": false },
141
- "graphql": { "optional": true }
147
+ "graphql": { "optional": true },
148
+ "typescript": { "optional": false }
142
149
  },
143
150
  "dependencies": {
144
151
  "@cspell/eslint-plugin": "8.13.1",
145
- "@graphql-eslint/eslint-plugin": "3.20.1",
146
- "@next/eslint-plugin-next": "14.2.4",
147
152
  "defu": "6.1.4",
153
+ "eslint": "^9.12.0",
154
+ "eslint-config-prettier": "10.0.1",
148
155
  "eslint-plugin-es-x": "7.6.0",
149
156
  "eslint-plugin-import": "^2.29.1",
150
157
  "eslint-plugin-json": "4.0.0",
@@ -160,20 +167,21 @@
160
167
  "eslint-plugin-react-compiler": "0.0.0-experimental-b6997ec-20240909",
161
168
  "eslint-plugin-react-hooks": "^5.1.0",
162
169
  "eslint-plugin-relay": "1.8.3",
163
- "eslint-plugin-sonarjs": "1.0.3",
170
+ "eslint-plugin-sonarjs": "3.0.1",
164
171
  "eslint-plugin-storybook": "0.11.0",
165
172
  "eslint-plugin-tsdoc": "0.4.0",
166
173
  "eslint-plugin-unicorn": "56.0.0",
167
174
  "eslint-plugin-yml": "1.14.0",
168
175
  "globals": "^15.8.0",
169
176
  "jsonc-eslint-parser": "2.4.0",
170
- "synckit": "0.9.0",
171
177
  "typescript-eslint": "^8.13.0",
172
178
  "ws": "8.17.1",
173
179
  "yaml-eslint-parser": "1.2.3"
174
180
  },
175
181
  "devDependencies": {
176
182
  "@eslint/config-inspector": "^0.5.1",
183
+ "@graphql-eslint/eslint-plugin": "4.3.0",
184
+ "@next/eslint-plugin-next": "15.1.6",
177
185
  "@nx/eslint": "^20.3.1",
178
186
  "@nx/eslint-plugin": "^20.3.1",
179
187
  "@types/eslint": "^9.6.1",