@baseplate-dev/fastify-generators 0.3.1 → 0.3.2
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/constants/fastify-packages.d.ts +9 -9
- package/dist/constants/fastify-packages.js +9 -9
- package/dist/constants/fastify-packages.js.map +1 -1
- package/dist/generators/pothos/pothos/templates/src/plugins/graphql/FieldWithInputPayloadPlugin/global-types.ts +2 -5
- package/dist/generators/pothos/pothos/templates/src/plugins/graphql/FieldWithInputPayloadPlugin/schema-builder.ts +1 -6
- package/dist/generators/pothos/pothos/templates/src/plugins/graphql/FieldWithInputPayloadPlugin/types.ts +3 -3
- package/dist/generators/pothos/pothos-sentry/pothos-sentry.generator.d.ts +0 -7
- package/dist/generators/pothos/pothos-sentry/pothos-sentry.generator.d.ts.map +1 -1
- package/dist/generators/pothos/pothos-sentry/pothos-sentry.generator.js +0 -16
- package/dist/generators/pothos/pothos-sentry/pothos-sentry.generator.js.map +1 -1
- package/package.json +5 -5
|
@@ -6,21 +6,21 @@ export declare const FASTIFY_PACKAGES: {
|
|
|
6
6
|
readonly pino: "9.5.0";
|
|
7
7
|
readonly 'pino-pretty': "13.0.0";
|
|
8
8
|
readonly 'altair-fastify-plugin': "8.0.4";
|
|
9
|
-
readonly graphql: "16.
|
|
10
|
-
readonly '@envelop/core': "5.0
|
|
11
|
-
readonly '@envelop/disable-introspection': "
|
|
12
|
-
readonly 'graphql-yoga': "5.
|
|
13
|
-
readonly '@envelop/types': "5.
|
|
9
|
+
readonly graphql: "16.11.0";
|
|
10
|
+
readonly '@envelop/core': "5.3.0";
|
|
11
|
+
readonly '@envelop/disable-introspection': "8.0.0";
|
|
12
|
+
readonly 'graphql-yoga': "5.15.1";
|
|
13
|
+
readonly '@envelop/types': "5.2.1";
|
|
14
14
|
readonly '@types/ws': "8.5.13";
|
|
15
15
|
readonly '@fastify/websocket': "11.0.1";
|
|
16
16
|
readonly '@fastify/request-context': "6.0.1";
|
|
17
17
|
readonly '@fastify/formbody': "8.0.1";
|
|
18
18
|
readonly '@fastify/cookie': "11.0.1";
|
|
19
19
|
readonly 'fastify-raw-body': "5.0.0";
|
|
20
|
-
readonly '@pothos/core': "4.
|
|
21
|
-
readonly '@pothos/plugin-simple-objects': "4.1.
|
|
22
|
-
readonly '@pothos/plugin-relay': "4.
|
|
23
|
-
readonly '@pothos/plugin-prisma': "4.
|
|
20
|
+
readonly '@pothos/core': "4.8.1";
|
|
21
|
+
readonly '@pothos/plugin-simple-objects': "4.1.3";
|
|
22
|
+
readonly '@pothos/plugin-relay': "4.6.2";
|
|
23
|
+
readonly '@pothos/plugin-prisma': "4.10.0";
|
|
24
24
|
readonly '@graphql-yoga/redis-event-target': "2.0.0";
|
|
25
25
|
readonly 'graphql-ws': "5.16.0";
|
|
26
26
|
readonly '@bull-board/api': "6.5.3";
|
|
@@ -7,11 +7,11 @@ export const FASTIFY_PACKAGES = {
|
|
|
7
7
|
pino: '9.5.0',
|
|
8
8
|
'pino-pretty': '13.0.0',
|
|
9
9
|
'altair-fastify-plugin': '8.0.4',
|
|
10
|
-
graphql: '16.
|
|
11
|
-
'@envelop/core': '5.0
|
|
12
|
-
'@envelop/disable-introspection': '
|
|
13
|
-
'graphql-yoga': '5.
|
|
14
|
-
'@envelop/types': '5.
|
|
10
|
+
graphql: '16.11.0',
|
|
11
|
+
'@envelop/core': '5.3.0',
|
|
12
|
+
'@envelop/disable-introspection': '8.0.0',
|
|
13
|
+
'graphql-yoga': '5.15.1',
|
|
14
|
+
'@envelop/types': '5.2.1',
|
|
15
15
|
'@types/ws': '8.5.13',
|
|
16
16
|
'@fastify/websocket': '11.0.1',
|
|
17
17
|
'@fastify/request-context': '6.0.1',
|
|
@@ -19,10 +19,10 @@ export const FASTIFY_PACKAGES = {
|
|
|
19
19
|
'@fastify/cookie': '11.0.1',
|
|
20
20
|
'fastify-raw-body': '5.0.0',
|
|
21
21
|
// Pothos
|
|
22
|
-
'@pothos/core': '4.
|
|
23
|
-
'@pothos/plugin-simple-objects': '4.1.
|
|
24
|
-
'@pothos/plugin-relay': '4.
|
|
25
|
-
'@pothos/plugin-prisma': '4.
|
|
22
|
+
'@pothos/core': '4.8.1',
|
|
23
|
+
'@pothos/plugin-simple-objects': '4.1.3',
|
|
24
|
+
'@pothos/plugin-relay': '4.6.2',
|
|
25
|
+
'@pothos/plugin-prisma': '4.10.0',
|
|
26
26
|
'@graphql-yoga/redis-event-target': '2.0.0',
|
|
27
27
|
'graphql-ws': '5.16.0',
|
|
28
28
|
// Bull Board
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fastify-packages.js","sourceRoot":"","sources":["../../src/constants/fastify-packages.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,UAAU;IACV,OAAO,EAAE,OAAO;IAChB,iBAAiB,EAAE,QAAQ;IAC3B,gBAAgB,EAAE,OAAO;IACzB,MAAM,EAAE,OAAO;IAEf,IAAI,EAAE,OAAO;IACb,aAAa,EAAE,QAAQ;IAEvB,uBAAuB,EAAE,OAAO;IAChC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"fastify-packages.js","sourceRoot":"","sources":["../../src/constants/fastify-packages.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,UAAU;IACV,OAAO,EAAE,OAAO;IAChB,iBAAiB,EAAE,QAAQ;IAC3B,gBAAgB,EAAE,OAAO;IACzB,MAAM,EAAE,OAAO;IAEf,IAAI,EAAE,OAAO;IACb,aAAa,EAAE,QAAQ;IAEvB,uBAAuB,EAAE,OAAO;IAChC,OAAO,EAAE,SAAS;IAClB,eAAe,EAAE,OAAO;IACxB,gCAAgC,EAAE,OAAO;IACzC,cAAc,EAAE,QAAQ;IAExB,gBAAgB,EAAE,OAAO;IACzB,WAAW,EAAE,QAAQ;IAErB,oBAAoB,EAAE,QAAQ;IAC9B,0BAA0B,EAAE,OAAO;IACnC,mBAAmB,EAAE,OAAO;IAC5B,iBAAiB,EAAE,QAAQ;IAC3B,kBAAkB,EAAE,OAAO;IAE3B,SAAS;IACT,cAAc,EAAE,OAAO;IACvB,+BAA+B,EAAE,OAAO;IACxC,sBAAsB,EAAE,OAAO;IAC/B,uBAAuB,EAAE,QAAQ;IAEjC,kCAAkC,EAAE,OAAO;IAC3C,YAAY,EAAE,QAAQ;IAEtB,aAAa;IACb,iBAAiB,EAAE,OAAO;IAC1B,qBAAqB,EAAE,OAAO;IAE9B,SAAS;IACT,gBAAgB,EAAE,OAAO;IACzB,MAAM,EAAE,OAAO;IAEf,QAAQ;IACR,EAAE,EAAE,OAAO;IACX,mBAAmB,EAAE,OAAO;IAC5B,WAAW,EAAE,QAAQ;IACrB,YAAY,EAAE,QAAQ;IACtB,IAAI,EAAE,OAAO;IACb,aAAa,EAAE,OAAO;IAEtB,cAAc;IACd,WAAW,EAAE,OAAO;IAEpB,cAAc;IACd,WAAW,EAAE,QAAQ;IACrB,GAAG,EAAE,QAAQ;IACb,aAAa,EAAE,SAAS;IAExB,QAAQ;IACR,OAAO,EAAE,OAAO;IAChB,cAAc,EAAE,OAAO;IAEvB,SAAS;IACT,cAAc,EAAE,QAAQ;IACxB,cAAc,EAAE,QAAQ;IACxB,wBAAwB,EAAE,QAAQ;IAClC,wBAAwB,EAAE,OAAO;IACjC,wBAAwB,EAAE,OAAO;IAEjC,aAAa;IACb,GAAG,EAAE,QAAQ;IAEb,UAAU;IACV,sBAAsB,EAAE,OAAO;IAC/B,sBAAsB,EAAE,OAAO;IAE/B,OAAO;IACP,iBAAiB,EAAE,OAAO;IAE1B,WAAW;IACX,QAAQ,EAAE,OAAO;IAEjB,SAAS;IACT,MAAM,EAAE,QAAQ;IAEhB,SAAS;IACT,MAAM,EAAE,OAAO;CACP,CAAC"}
|
|
@@ -6,12 +6,9 @@ import type {
|
|
|
6
6
|
OutputShapeFromFields,
|
|
7
7
|
} from '$fieldWithInputTypes';
|
|
8
8
|
import type {
|
|
9
|
-
ArgumentRef,
|
|
10
9
|
FieldKind,
|
|
11
10
|
FieldNullability,
|
|
12
|
-
FieldRef,
|
|
13
11
|
InputFieldMap,
|
|
14
|
-
InputFieldRef,
|
|
15
12
|
SchemaTypes,
|
|
16
13
|
ShapeFromTypeParam,
|
|
17
14
|
TypeParam,
|
|
@@ -59,14 +56,14 @@ declare global {
|
|
|
59
56
|
input: InputFieldBuilder<Types, 'InputObject'>;
|
|
60
57
|
payload: RootFieldBuilder<Types, unknown, 'PayloadObject'>;
|
|
61
58
|
fieldWithInputPayload: <
|
|
62
|
-
InputFields extends
|
|
59
|
+
InputFields extends InputFieldMap,
|
|
63
60
|
PayloadFields extends Record<
|
|
64
61
|
string,
|
|
65
62
|
FieldRef<Types, unknown, 'PayloadObject'>
|
|
66
63
|
>,
|
|
67
64
|
ResolveShape,
|
|
68
65
|
ResolveReturnShape,
|
|
69
|
-
Args extends
|
|
66
|
+
Args extends InputFieldMap = Record<never, never>,
|
|
70
67
|
>(
|
|
71
68
|
options: MutationWithInputPayloadOptions<
|
|
72
69
|
Types,
|
|
@@ -80,17 +80,12 @@ rootBuilderProto.fieldWithInputPayload = function fieldWithInputPayload({
|
|
|
80
80
|
});
|
|
81
81
|
});
|
|
82
82
|
|
|
83
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-return
|
|
84
83
|
return fieldRef;
|
|
85
84
|
};
|
|
86
85
|
|
|
87
86
|
Object.defineProperty(rootBuilderProto, 'input', {
|
|
88
87
|
get: function getInputBuilder(this: RootFieldBuilder<SchemaTypes, unknown>) {
|
|
89
|
-
return new InputFieldBuilder(
|
|
90
|
-
this.builder,
|
|
91
|
-
'InputObject',
|
|
92
|
-
`UnnamedWithInputPayload`,
|
|
93
|
-
);
|
|
88
|
+
return new InputFieldBuilder(this.builder, 'InputObject');
|
|
94
89
|
},
|
|
95
90
|
});
|
|
96
91
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
// @ts-nocheck
|
|
2
2
|
|
|
3
3
|
import type {
|
|
4
|
-
ArgumentRef,
|
|
5
4
|
FieldKind,
|
|
6
5
|
FieldMap,
|
|
7
6
|
FieldOptionsFromKind,
|
|
8
7
|
FieldRef,
|
|
9
8
|
GenericFieldRef,
|
|
9
|
+
InputFieldMap,
|
|
10
10
|
InputFieldRef,
|
|
11
11
|
InputShapeFromFields,
|
|
12
12
|
NullableToOptional,
|
|
@@ -23,8 +23,8 @@ export type MutationWithInputPayloadOptions<
|
|
|
23
23
|
Types extends SchemaTypes,
|
|
24
24
|
ParentShape,
|
|
25
25
|
Kind extends FieldKind,
|
|
26
|
-
Args extends
|
|
27
|
-
InputFields extends
|
|
26
|
+
Args extends InputFieldMap,
|
|
27
|
+
InputFields extends InputFieldMap,
|
|
28
28
|
PayloadFields extends Record<string, FieldRef<Types, unknown, 'Object'>>,
|
|
29
29
|
ResolveShape,
|
|
30
30
|
ResolveReturnShape,
|
|
@@ -10,13 +10,6 @@ export declare const pothosSentryGenerator: import("@baseplate-dev/sync").Genera
|
|
|
10
10
|
typescriptFile: import("@baseplate-dev/sync").ProviderType<import("@baseplate-dev/core-generators").TypescriptFileProvider>;
|
|
11
11
|
paths: import("@baseplate-dev/sync").ProviderType<import("./generated/template-paths.js").PothosPothosSentryPaths>;
|
|
12
12
|
}, any>;
|
|
13
|
-
sentry: import("@baseplate-dev/sync").GeneratorTask<any, {
|
|
14
|
-
fastifySentryConfig: import("@baseplate-dev/sync").ProviderDependency<Omit<import("@baseplate-dev/utils").FieldMap<{
|
|
15
|
-
scopeConfigurationFragments: import("@baseplate-dev/utils").MapContainer<string, import("@baseplate-dev/core-generators").TsCodeFragment>;
|
|
16
|
-
shouldLogToSentryFragments: import("@baseplate-dev/utils").MapContainer<string, import("@baseplate-dev/core-generators").TsCodeFragment>;
|
|
17
|
-
sentryIntegrations: import("@baseplate-dev/utils").MapContainer<string, import("@baseplate-dev/core-generators").TsCodeFragment>;
|
|
18
|
-
}>, "getValues">>;
|
|
19
|
-
}, any>;
|
|
20
13
|
pothosPlugin: import("@baseplate-dev/sync").GeneratorTask<any, {
|
|
21
14
|
pothosConfig: import("@baseplate-dev/sync").ProviderType<Omit<import("@baseplate-dev/utils").FieldMap<{
|
|
22
15
|
pothosPlugins: import("@baseplate-dev/utils").MapContainer<string, import("@baseplate-dev/core-generators").TsCodeFragment>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pothos-sentry.generator.d.ts","sourceRoot":"","sources":["../../../../src/generators/pothos/pothos-sentry/pothos-sentry.generator.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pothos-sentry.generator.d.ts","sourceRoot":"","sources":["../../../../src/generators/pothos/pothos-sentry/pothos-sentry.generator.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;EAkFhC,CAAC"}
|
|
@@ -2,7 +2,6 @@ import { createNodePackagesTask, extractPackageVersions, tsCodeFragment, tsHoist
|
|
|
2
2
|
import { createGenerator, createGeneratorTask } from '@baseplate-dev/sync';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FASTIFY_PACKAGES } from '#src/constants/fastify-packages.js';
|
|
5
|
-
import { fastifySentryConfigProvider } from '#src/generators/core/fastify-sentry/index.js';
|
|
6
5
|
import { yogaPluginConfigProvider } from '#src/generators/yoga/yoga-plugin/index.js';
|
|
7
6
|
import { pothosConfigProvider } from '../pothos/index.js';
|
|
8
7
|
import { POTHOS_POTHOS_SENTRY_GENERATED } from './generated/index.js';
|
|
@@ -39,21 +38,6 @@ export const pothosSentryGenerator = createGenerator({
|
|
|
39
38
|
};
|
|
40
39
|
},
|
|
41
40
|
}),
|
|
42
|
-
sentry: createGeneratorTask({
|
|
43
|
-
dependencies: {
|
|
44
|
-
fastifySentryConfig: fastifySentryConfigProvider.dependency(),
|
|
45
|
-
},
|
|
46
|
-
run({ fastifySentryConfig }) {
|
|
47
|
-
fastifySentryConfig.shouldLogToSentryFragments.set('graphql', tsCodeFragment(`
|
|
48
|
-
if (error instanceof GraphQLError) {
|
|
49
|
-
return (
|
|
50
|
-
!error.extensions.http?.status || error.extensions.http.status >= 500
|
|
51
|
-
);
|
|
52
|
-
}
|
|
53
|
-
`, tsImportBuilder(['GraphQLError']).from('graphql')));
|
|
54
|
-
return {};
|
|
55
|
-
},
|
|
56
|
-
}),
|
|
57
41
|
pothosPlugin: createGeneratorTask({
|
|
58
42
|
dependencies: {
|
|
59
43
|
pothosConfig: pothosConfigProvider,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pothos-sentry.generator.js","sourceRoot":"","sources":["../../../../src/generators/pothos/pothos-sentry/pothos-sentry.generator.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,sBAAsB,EACtB,sBAAsB,EACtB,cAAc,EACd,iBAAiB,EACjB,eAAe,EACf,sBAAsB,GACvB,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC3E,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"pothos-sentry.generator.js","sourceRoot":"","sources":["../../../../src/generators/pothos/pothos-sentry/pothos-sentry.generator.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,sBAAsB,EACtB,sBAAsB,EACtB,cAAc,EACd,iBAAiB,EACjB,eAAe,EACf,sBAAsB,GACvB,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC3E,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAErF,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,8BAA8B,EAAE,MAAM,sBAAsB,CAAC;AAEtE,MAAM,gBAAgB,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAEtC,MAAM,CAAC,MAAM,qBAAqB,GAAG,eAAe,CAAC;IACnD,IAAI,EAAE,sBAAsB;IAC5B,gBAAgB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG;IACjC,gBAAgB;IAChB,UAAU,EAAE,GAAG,EAAE,CAAC,CAAC;QACjB,KAAK,EAAE,8BAA8B,CAAC,KAAK,CAAC,IAAI;QAChD,YAAY,EAAE,sBAAsB,CAAC;YACnC,IAAI,EAAE,sBAAsB,CAAC,gBAAgB,EAAE;gBAC7C,wBAAwB;gBACxB,wBAAwB;aACzB,CAAC;SACH,CAAC;QACF,IAAI,EAAE,mBAAmB,CAAC;YACxB,YAAY,EAAE;gBACZ,gBAAgB,EAAE,wBAAwB;gBAC1C,cAAc,EAAE,sBAAsB;gBACtC,KAAK,EAAE,8BAA8B,CAAC,KAAK,CAAC,QAAQ;aACrD;YACD,GAAG,CAAC,EAAE,gBAAgB,EAAE,cAAc,EAAE,KAAK,EAAE;gBAC7C,gBAAgB,CAAC,cAAc,CAAC,GAAG,CACjC,WAAW,EACX,cAAc,CAAC,aAAa,EAAE;oBAC5B,eAAe,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC;iBACrD,CAAC,CACH,CAAC;gBAEF,OAAO;oBACL,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;wBACvB,MAAM,OAAO,CAAC,KAAK,CACjB,cAAc,CAAC,kBAAkB,CAAC;4BAChC,QAAQ,EAAE,8BAA8B,CAAC,SAAS,CAAC,SAAS;4BAC5D,WAAW,EAAE,KAAK,CAAC,SAAS;yBAC7B,CAAC,CACH,CAAC;oBACJ,CAAC;iBACF,CAAC;YACJ,CAAC;SACF,CAAC;QACF,YAAY,EAAE,mBAAmB,CAAC;YAChC,YAAY,EAAE;gBACZ,YAAY,EAAE,oBAAoB;aACnC;YACD,GAAG,EAAE,CAAC,EAAE,YAAY,EAAE,EAAE,EAAE;gBACxB,YAAY,CAAC,aAAa,CAAC,GAAG,CAC5B,eAAe,EAEf,cAAc,CACZ,eAAe,EACf,eAAe,EAAE;qBACd,OAAO,CAAC,eAAe,CAAC;qBACxB,IAAI,CAAC,wBAAwB,CAAC,CAClC,CACF,CAAC;gBACF,YAAY,CAAC,oBAAoB,CAAC,GAAG,CACnC,SAAS,EACT,cAAc,CACZ;;;IAGR,EACQ,eAAe,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,EAC/D;oBACE,gBAAgB,EAAE;wBAChB,iBAAiB,CACf,eAAe,EACf;;;YAGN,EACM,eAAe,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,IAAI,CAC3C,wBAAwB,CACzB,CACF;qBACF;iBACF,CACF,CACF,CAAC;gBAEF,OAAO,EAAE,CAAC;YACZ,CAAC;SACF,CAAC;KACH,CAAC;CACH,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@baseplate-dev/fastify-generators",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.2",
|
|
4
4
|
"description": "Fastify generators for Baseplate",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"fastify",
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
"indent-string": "5.0.0",
|
|
40
40
|
"inflection": "3.0.0",
|
|
41
41
|
"zod": "3.24.1",
|
|
42
|
-
"@baseplate-dev/core-generators": "0.3.
|
|
43
|
-
"@baseplate-dev/sync": "0.3.
|
|
44
|
-
"@baseplate-dev/utils": "0.3.
|
|
42
|
+
"@baseplate-dev/core-generators": "0.3.2",
|
|
43
|
+
"@baseplate-dev/sync": "0.3.2",
|
|
44
|
+
"@baseplate-dev/utils": "0.3.2"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"concurrently": "9.0.1",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"eslint": "9.32.0",
|
|
50
50
|
"prettier": "3.6.2",
|
|
51
51
|
"typescript": "5.7.3",
|
|
52
|
-
"@baseplate-dev/tools": "0.3.
|
|
52
|
+
"@baseplate-dev/tools": "0.3.2"
|
|
53
53
|
},
|
|
54
54
|
"engines": {
|
|
55
55
|
"node": "^22.0.0"
|