@fonoster/identity 0.12.15 → 0.12.16

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.
@@ -1 +1,4 @@
1
+
2
+ /* !!! This is code generated by Prisma. Do not edit directly. !!!
3
+ /* eslint-disable */
1
4
  module.exports = { ...require('.') }
@@ -1 +1,4 @@
1
+
2
+ /* !!! This is code generated by Prisma. Do not edit directly. !!!
3
+ /* eslint-disable */
1
4
  module.exports = { ...require('.') }
@@ -1,4 +1,7 @@
1
1
 
2
+ /* !!! This is code generated by Prisma. Do not edit directly. !!!
3
+ /* eslint-disable */
4
+
2
5
  Object.defineProperty(exports, "__esModule", { value: true });
3
6
 
4
7
  const {
@@ -32,12 +35,12 @@ exports.Prisma = Prisma
32
35
  exports.$Enums = {}
33
36
 
34
37
  /**
35
- * Prisma Client JS version: 6.6.0
36
- * Query Engine version: f676762280b54cd07c770017ed3711ddde35f37a
38
+ * Prisma Client JS version: 6.7.0
39
+ * Query Engine version: 3cff47a7f5d65c3ea74883f1d736e41d68ce91ed
37
40
  */
38
41
  Prisma.prismaVersion = {
39
- client: "6.6.0",
40
- engine: "f676762280b54cd07c770017ed3711ddde35f37a"
42
+ client: "6.7.0",
43
+ engine: "3cff47a7f5d65c3ea74883f1d736e41d68ce91ed"
41
44
  }
42
45
 
43
46
  Prisma.PrismaClientKnownRequestError = PrismaClientKnownRequestError;
@@ -224,8 +227,8 @@ const config = {
224
227
  "rootEnvPath": null
225
228
  },
226
229
  "relativePath": "../../../..",
227
- "clientVersion": "6.6.0",
228
- "engineVersion": "f676762280b54cd07c770017ed3711ddde35f37a",
230
+ "clientVersion": "6.7.0",
231
+ "engineVersion": "3cff47a7f5d65c3ea74883f1d736e41d68ce91ed",
229
232
  "datasourceNames": [
230
233
  "db"
231
234
  ],
@@ -1,4 +1,7 @@
1
1
 
2
+ /* !!! This is code generated by Prisma. Do not edit directly. !!!
3
+ /* eslint-disable */
4
+
2
5
  Object.defineProperty(exports, "__esModule", { value: true });
3
6
 
4
7
  const {
@@ -17,12 +20,12 @@ exports.Prisma = Prisma
17
20
  exports.$Enums = {}
18
21
 
19
22
  /**
20
- * Prisma Client JS version: 6.6.0
21
- * Query Engine version: f676762280b54cd07c770017ed3711ddde35f37a
23
+ * Prisma Client JS version: 6.7.0
24
+ * Query Engine version: 3cff47a7f5d65c3ea74883f1d736e41d68ce91ed
22
25
  */
23
26
  Prisma.prismaVersion = {
24
- client: "6.6.0",
25
- engine: "f676762280b54cd07c770017ed3711ddde35f37a"
27
+ client: "6.7.0",
28
+ engine: "3cff47a7f5d65c3ea74883f1d736e41d68ce91ed"
26
29
  }
27
30
 
28
31
  Prisma.PrismaClientKnownRequestError = () => {
@@ -314,8 +314,8 @@ export namespace Prisma {
314
314
  export import Exact = $Public.Exact
315
315
 
316
316
  /**
317
- * Prisma Client JS version: 6.6.0
318
- * Query Engine version: f676762280b54cd07c770017ed3711ddde35f37a
317
+ * Prisma Client JS version: 6.7.0
318
+ * Query Engine version: 3cff47a7f5d65c3ea74883f1d736e41d68ce91ed
319
319
  */
320
320
  export type PrismaVersion = {
321
321
  client: string
@@ -1,4 +1,7 @@
1
1
 
2
+ /* !!! This is code generated by Prisma. Do not edit directly. !!!
3
+ /* eslint-disable */
4
+
2
5
  Object.defineProperty(exports, "__esModule", { value: true });
3
6
 
4
7
  const {
@@ -32,12 +35,12 @@ exports.Prisma = Prisma
32
35
  exports.$Enums = {}
33
36
 
34
37
  /**
35
- * Prisma Client JS version: 6.6.0
36
- * Query Engine version: f676762280b54cd07c770017ed3711ddde35f37a
38
+ * Prisma Client JS version: 6.7.0
39
+ * Query Engine version: 3cff47a7f5d65c3ea74883f1d736e41d68ce91ed
37
40
  */
38
41
  Prisma.prismaVersion = {
39
- client: "6.6.0",
40
- engine: "f676762280b54cd07c770017ed3711ddde35f37a"
42
+ client: "6.7.0",
43
+ engine: "3cff47a7f5d65c3ea74883f1d736e41d68ce91ed"
41
44
  }
42
45
 
43
46
  Prisma.PrismaClientKnownRequestError = PrismaClientKnownRequestError;
@@ -225,8 +228,8 @@ const config = {
225
228
  "rootEnvPath": null
226
229
  },
227
230
  "relativePath": "../../../..",
228
- "clientVersion": "6.6.0",
229
- "engineVersion": "f676762280b54cd07c770017ed3711ddde35f37a",
231
+ "clientVersion": "6.7.0",
232
+ "engineVersion": "3cff47a7f5d65c3ea74883f1d736e41d68ce91ed",
230
233
  "datasourceNames": [
231
234
  "db"
232
235
  ],
@@ -135,6 +135,6 @@
135
135
  },
136
136
  "./*": "./*"
137
137
  },
138
- "version": "6.6.0",
138
+ "version": "6.7.0",
139
139
  "sideEffects": false
140
140
  }