@powerlines/plugin-biome 0.2.49 → 0.2.51
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/dist/{index-BqKLSUs4.d.cts → index-4MsRpJJu.d.cts} +1 -1
- package/dist/{index-BqKLSUs4.d.ts → index-4MsRpJJu.d.ts} +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/package.json +6 -6
|
@@ -1162,7 +1162,7 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
|
|
|
1162
1162
|
* @param options - Additional resolution options.
|
|
1163
1163
|
* @returns A promise that resolves to the resolved module path.
|
|
1164
1164
|
*/
|
|
1165
|
-
|
|
1165
|
+
resolve: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
|
|
1166
1166
|
/**
|
|
1167
1167
|
* A helper function to load modules using the Jiti resolver
|
|
1168
1168
|
*
|
|
@@ -1162,7 +1162,7 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
|
|
|
1162
1162
|
* @param options - Additional resolution options.
|
|
1163
1163
|
* @returns A promise that resolves to the resolved module path.
|
|
1164
1164
|
*/
|
|
1165
|
-
|
|
1165
|
+
resolve: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
|
|
1166
1166
|
/**
|
|
1167
1167
|
* A helper function to load modules using the Jiti resolver
|
|
1168
1168
|
*
|
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BiomePluginOptions, P as Plugin, a as BiomePluginContext } from './index-
|
|
2
|
-
export { c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from './index-
|
|
1
|
+
import { B as BiomePluginOptions, P as Plugin, a as BiomePluginContext } from './index-4MsRpJJu.cjs';
|
|
2
|
+
export { c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from './index-4MsRpJJu.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BiomePluginOptions, P as Plugin, a as BiomePluginContext } from './index-
|
|
2
|
-
export { c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from './index-
|
|
1
|
+
import { B as BiomePluginOptions, P as Plugin, a as BiomePluginContext } from './index-4MsRpJJu.js';
|
|
2
|
+
export { c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from './index-4MsRpJJu.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-
|
|
1
|
+
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-4MsRpJJu.cjs';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-
|
|
1
|
+
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-4MsRpJJu.js';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-
|
|
1
|
+
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-4MsRpJJu.cjs';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
package/dist/types/plugin.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-
|
|
1
|
+
export { a as BiomePluginContext, B as BiomePluginOptions, c as BiomePluginResolvedConfig, b as BiomePluginUserConfig, f as __ΩBiomePluginContext, _ as __ΩBiomePluginOptions, e as __ΩBiomePluginResolvedConfig, d as __ΩBiomePluginUserConfig } from '../index-4MsRpJJu.js';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-biome",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.51",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing a Powerlines plugin for running Biome linting on the codebase.",
|
|
6
6
|
"repository": {
|
|
@@ -90,20 +90,20 @@
|
|
|
90
90
|
"peerDependencies": { "@biomejs/biome": ">=2.0.0" },
|
|
91
91
|
"peerDependenciesMeta": { "@biomejs/biome": { "optional": false } },
|
|
92
92
|
"dependencies": {
|
|
93
|
-
"@storm-software/config-tools": "^1.188.
|
|
93
|
+
"@storm-software/config-tools": "^1.188.50",
|
|
94
94
|
"@stryke/cli": "^0.12.14",
|
|
95
95
|
"@stryke/convert": "^0.6.8",
|
|
96
96
|
"@stryke/fs": "^0.33.4",
|
|
97
97
|
"@stryke/path": "^0.21.2",
|
|
98
98
|
"defu": "^6.1.4",
|
|
99
|
-
"powerlines": "^0.
|
|
99
|
+
"powerlines": "^0.27.0"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
102
|
"@biomejs/biome": "^2.3.8",
|
|
103
|
-
"@powerlines/nx": "^0.10.
|
|
104
|
-
"@storm-software/tsup": "^0.2.
|
|
103
|
+
"@powerlines/nx": "^0.10.46",
|
|
104
|
+
"@storm-software/tsup": "^0.2.48",
|
|
105
105
|
"@types/node": "^24.10.1"
|
|
106
106
|
},
|
|
107
107
|
"publishConfig": { "access": "public" },
|
|
108
|
-
"gitHead": "
|
|
108
|
+
"gitHead": "bbbbe4fd720918401d58e4553d93ff2018d78e6a"
|
|
109
109
|
}
|