@storm-software/eslint 0.169.106 → 0.169.107
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 +1 -1
- package/dist/preset.cjs +1 -1
- package/dist/preset.js +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
package/dist/preset.cjs
CHANGED
|
@@ -1772,7 +1772,7 @@ init_cjs_shims();
|
|
|
1772
1772
|
// src/plugins.ts
|
|
1773
1773
|
init_cjs_shims();
|
|
1774
1774
|
|
|
1775
|
-
// ../../node_modules/.pnpm/eslint-plugin-pnpm@0.3.0_patch_hash=
|
|
1775
|
+
// ../../node_modules/.pnpm/eslint-plugin-pnpm@0.3.0_patch_hash=72dcde755c336eeca3e6170de1106fd85ecb66171e060788f80_c2c306fcdcc71ec0ba6c6725efcbe1ee/node_modules/eslint-plugin-pnpm/dist/index.mjs
|
|
1776
1776
|
init_cjs_shims();
|
|
1777
1777
|
var name = "eslint-plugin-pnpm";
|
|
1778
1778
|
var version = "0.3.0";
|
package/dist/preset.js
CHANGED
|
@@ -1211,7 +1211,7 @@ init_esm_shims();
|
|
|
1211
1211
|
// src/plugins.ts
|
|
1212
1212
|
init_esm_shims();
|
|
1213
1213
|
|
|
1214
|
-
// ../../node_modules/.pnpm/eslint-plugin-pnpm@0.3.0_patch_hash=
|
|
1214
|
+
// ../../node_modules/.pnpm/eslint-plugin-pnpm@0.3.0_patch_hash=72dcde755c336eeca3e6170de1106fd85ecb66171e060788f80_c2c306fcdcc71ec0ba6c6725efcbe1ee/node_modules/eslint-plugin-pnpm/dist/index.mjs
|
|
1215
1215
|
init_esm_shims();
|
|
1216
1216
|
var name = "eslint-plugin-pnpm";
|
|
1217
1217
|
var version = "0.3.0";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/eslint",
|
|
3
|
-
"version": "0.169.
|
|
3
|
+
"version": "0.169.107",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing the base ESLint configuration used by Storm Software across many projects.",
|
|
6
6
|
"keywords": [
|
|
@@ -138,11 +138,11 @@
|
|
|
138
138
|
"@antfu/install-pkg": "^1.1.0",
|
|
139
139
|
"@clack/prompts": "^0.10.1",
|
|
140
140
|
"@cspell/eslint-plugin": "^8.19.4",
|
|
141
|
-
"@eslint/eslintrc": "^3.3.
|
|
141
|
+
"@eslint/eslintrc": "^3.3.5",
|
|
142
142
|
"@eslint/markdown": "^6.6.0",
|
|
143
143
|
"@nx/eslint-plugin": "22.5.1",
|
|
144
|
-
"@storm-software/config": "^1.135.
|
|
145
|
-
"@storm-software/config-tools": "^1.189.
|
|
144
|
+
"@storm-software/config": "^1.135.20",
|
|
145
|
+
"@storm-software/config-tools": "^1.189.19",
|
|
146
146
|
"@stylistic/eslint-plugin": "^4.4.1",
|
|
147
147
|
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
|
148
148
|
"@typescript-eslint/parser": "^8.56.1",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"@unocss/eslint-plugin": "^65.5.0",
|
|
200
200
|
"astro-eslint-parser": "^1.3.0",
|
|
201
201
|
"esbuild": "^0.25.12",
|
|
202
|
-
"eslint": "^9.39.
|
|
202
|
+
"eslint": "^9.39.4",
|
|
203
203
|
"eslint-plugin-astro": "^1.6.0",
|
|
204
204
|
"eslint-plugin-format": "^1.5.0",
|
|
205
205
|
"eslint-plugin-import-zod": "^1.2.1",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"@storm-software/tsdoc": "*",
|
|
226
226
|
"@unocss/eslint-plugin": ">=0.50.0",
|
|
227
227
|
"astro-eslint-parser": "^1.0.2",
|
|
228
|
-
"eslint": "^9.39.
|
|
228
|
+
"eslint": "^9.39.4",
|
|
229
229
|
"eslint-plugin-astro": "^1.2.0",
|
|
230
230
|
"eslint-plugin-format": ">=0.1.0",
|
|
231
231
|
"eslint-plugin-import-zod": "^1.2.0",
|
|
@@ -239,5 +239,5 @@
|
|
|
239
239
|
"prettier-plugin-astro": "^0.14.0"
|
|
240
240
|
},
|
|
241
241
|
"publishConfig": { "access": "public" },
|
|
242
|
-
"gitHead": "
|
|
242
|
+
"gitHead": "469c8932ad1e3740270697b723a62b57d3a0b65e"
|
|
243
243
|
}
|