|
484 | 484 | resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
|
485 | 485 | integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
|
486 | 486 |
|
487 |
| -"@prisma/client@5.12.1": |
488 |
| - version "5.12.1" |
489 |
| - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.12.1.tgz#c26a674fea76754b3a9e8b90a11e617f90212f76" |
490 |
| - integrity sha512-6/JnizEdlSBxDIdiLbrBdMW5NqDxOmhXAJaNXiPpgzAPr/nLZResT6MMpbOHLo5yAbQ1Vv5UU8PTPRzb0WIxdA== |
| 487 | +"@prisma/client@6.5.0": |
| 488 | + version "6.5.0" |
| 489 | + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.5.0.tgz#b5f4aa3820ff523734ef4e8dffe364ac9888369e" |
| 490 | + integrity sha512-M6w1Ql/BeiGoZmhMdAZUXHu5sz5HubyVcKukbLs3l0ELcQb8hTUJxtGEChhv4SVJ0QJlwtLnwOLgIRQhpsm9dw== |
491 | 491 |
|
492 | 492 | "@prisma/debug@5.12.1":
|
493 | 493 | version "5.12.1"
|
@@ -2941,8 +2941,16 @@ streamsearch@^1.1.0:
|
2941 | 2941 | resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
|
2942 | 2942 | integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
|
2943 | 2943 |
|
2944 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: |
2945 |
| - name string-width-cjs |
| 2944 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 2945 | + version "4.2.3" |
| 2946 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 2947 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 2948 | + dependencies: |
| 2949 | + emoji-regex "^8.0.0" |
| 2950 | + is-fullwidth-code-point "^3.0.0" |
| 2951 | + strip-ansi "^6.0.1" |
| 2952 | + |
| 2953 | +string-width@^4.1.0: |
2946 | 2954 | version "4.2.3"
|
2947 | 2955 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
2948 | 2956 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -3028,7 +3036,14 @@ string.prototype.trimstart@^1.0.7:
|
3028 | 3036 | define-properties "^1.2.0"
|
3029 | 3037 | es-abstract "^1.22.1"
|
3030 | 3038 |
|
3031 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 3039 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 3040 | + version "6.0.1" |
| 3041 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 3042 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 3043 | + dependencies: |
| 3044 | + ansi-regex "^5.0.1" |
| 3045 | + |
| 3046 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
3032 | 3047 | version "6.0.1"
|
3033 | 3048 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
3034 | 3049 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
0 commit comments