@powerlines/plugin-react 0.1.44 → 0.1.46

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.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { P as PluginContext, a as Plugin } from './runtime-C5rBBfE4.cjs';
1
+ import { P as PluginContext, a as Plugin } from './runtime-BW91guC1.cjs';
2
2
  import { Children } from '@alloy-js/core/jsx-runtime';
3
3
  import { PrintTreeOptions } from '@alloy-js/core';
4
4
  import { ReactPluginContext, ReactPluginResolvedConfig } from './types/plugin.cjs';
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { P as PluginContext, a as Plugin } from './runtime-8LM97zCg.js';
1
+ import { P as PluginContext, a as Plugin } from './runtime-4U11u3by.js';
2
2
  import { Children } from '@alloy-js/core/jsx-runtime';
3
3
  import { PrintTreeOptions } from '@alloy-js/core';
4
4
  import { ReactPluginContext, ReactPluginResolvedConfig } from './types/plugin.js';
@@ -1062,7 +1062,7 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
1062
1062
  * @param options - Additional resolution options.
1063
1063
  * @returns A promise that resolves to the resolved module path.
1064
1064
  */
1065
- resolveId: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
1065
+ resolve: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
1066
1066
  /**
1067
1067
  * A helper function to load modules using the Jiti resolver
1068
1068
  *
@@ -1062,7 +1062,7 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
1062
1062
  * @param options - Additional resolution options.
1063
1063
  * @returns A promise that resolves to the resolved module path.
1064
1064
  */
1065
- resolveId: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
1065
+ resolve: (id: string, importer?: string, options?: ResolveOptions) => Promise<ExternalIdResult | undefined>;
1066
1066
  /**
1067
1067
  * A helper function to load modules using the Jiti resolver
1068
1068
  *
@@ -1,6 +1,6 @@
1
1
  export { ReactCompilerOptions, ReactPluginContext, ReactPluginOptions, ReactPluginResolvedConfig, ReactPluginUserConfig, __ΩReactCompilerOptions, __ΩReactPluginContext, __ΩReactPluginOptions, __ΩReactPluginResolvedConfig, __ΩReactPluginUserConfig } from './plugin.cjs';
2
2
  export { ReactEnvInterface, __ΩReactEnvInterface } from './runtime.cjs';
3
- import '../runtime-C5rBBfE4.cjs';
3
+ import '../runtime-BW91guC1.cjs';
4
4
  import '@stryke/env/get-env-paths';
5
5
  import '@stryke/types/base';
6
6
  import '@stryke/types/package-json';
@@ -1,6 +1,6 @@
1
1
  export { ReactCompilerOptions, ReactPluginContext, ReactPluginOptions, ReactPluginResolvedConfig, ReactPluginUserConfig, __ΩReactCompilerOptions, __ΩReactPluginContext, __ΩReactPluginOptions, __ΩReactPluginResolvedConfig, __ΩReactPluginUserConfig } from './plugin.js';
2
2
  export { ReactEnvInterface, __ΩReactEnvInterface } from './runtime.js';
3
- import '../runtime-8LM97zCg.js';
3
+ import '../runtime-4U11u3by.js';
4
4
  import '@stryke/env/get-env-paths';
5
5
  import '@stryke/types/base';
6
6
  import '@stryke/types/package-json';
@@ -1,4 +1,4 @@
1
- import { B as BabelUserConfig, U as UserConfig, R as ResolvedConfig, b as BabelResolvedConfig, P as PluginContext, E as EnvInterface, S as SecretsInterface } from '../runtime-C5rBBfE4.cjs';
1
+ import { B as BabelUserConfig, U as UserConfig, R as ResolvedConfig, b as BabelResolvedConfig, P as PluginContext, E as EnvInterface, S as SecretsInterface } from '../runtime-BW91guC1.cjs';
2
2
  import { Children } from '@alloy-js/core/jsx-runtime';
3
3
  import { ReflectionClass } from '@deepkit/type';
4
4
  import * as $ from '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { B as BabelUserConfig, U as UserConfig, R as ResolvedConfig, b as BabelResolvedConfig, P as PluginContext, E as EnvInterface, S as SecretsInterface } from '../runtime-8LM97zCg.js';
1
+ import { B as BabelUserConfig, U as UserConfig, R as ResolvedConfig, b as BabelResolvedConfig, P as PluginContext, E as EnvInterface, S as SecretsInterface } from '../runtime-4U11u3by.js';
2
2
  import { Children } from '@alloy-js/core/jsx-runtime';
3
3
  import { ReflectionClass } from '@deepkit/type';
4
4
  import * as $ from '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { E as EnvInterface } from '../runtime-C5rBBfE4.cjs';
1
+ import { E as EnvInterface } from '../runtime-BW91guC1.cjs';
2
2
  import '@stryke/env/get-env-paths';
3
3
  import '@stryke/types/base';
4
4
  import '@stryke/types/package-json';
@@ -1,4 +1,4 @@
1
- import { E as EnvInterface } from '../runtime-8LM97zCg.js';
1
+ import { E as EnvInterface } from '../runtime-4U11u3by.js';
2
2
  import '@stryke/env/get-env-paths';
3
3
  import '@stryke/types/base';
4
4
  import '@stryke/types/package-json';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-react",
3
- "version": "0.1.44",
3
+ "version": "0.1.46",
4
4
  "type": "module",
5
5
  "description": "A package containing a Powerlines plugin for building a React application.",
6
6
  "repository": {
@@ -124,25 +124,25 @@
124
124
  "react-dom": { "optional": false }
125
125
  },
126
126
  "dependencies": {
127
- "@storm-software/config-tools": "^1.188.49",
127
+ "@storm-software/config-tools": "^1.188.50",
128
128
  "@stryke/cli": "^0.12.14",
129
129
  "@stryke/convert": "^0.6.8",
130
130
  "@stryke/fs": "^0.33.4",
131
131
  "@stryke/path": "^0.21.2",
132
132
  "babel-plugin-react-compiler": "^1.0.0",
133
- "@powerlines/alloy": "^0.11.53",
134
- "@powerlines/plugin-babel": "^0.12.53",
135
- "@powerlines/plugin-env": "^0.13.50",
136
- "@powerlines/plugin-plugin": "^0.11.52",
133
+ "@powerlines/alloy": "^0.11.55",
134
+ "@powerlines/plugin-babel": "^0.12.55",
135
+ "@powerlines/plugin-env": "^0.13.52",
136
+ "@powerlines/plugin-plugin": "^0.11.54",
137
137
  "@vitejs/plugin-react": "^5.1.1",
138
138
  "defu": "^6.1.4",
139
- "powerlines": "^0.26.1"
139
+ "powerlines": "^0.27.0"
140
140
  },
141
141
  "devDependencies": {
142
- "@powerlines/nx": "^0.10.44",
143
- "@storm-software/tsup": "^0.2.47",
142
+ "@powerlines/nx": "^0.10.46",
143
+ "@storm-software/tsup": "^0.2.48",
144
144
  "@types/node": "^24.10.1"
145
145
  },
146
146
  "publishConfig": { "access": "public" },
147
- "gitHead": "091646e240baefe4692003e7ea76e5e337d1772e"
147
+ "gitHead": "bbbbe4fd720918401d58e4553d93ff2018d78e6a"
148
148
  }