Skip to content

Commit d8ace6e

Browse files
Bump prisma from 5.12.1 to 6.3.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.12.1 to 6.3.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90ab5f0 commit d8ace6e

File tree

2 files changed

+59
-37
lines changed

2 files changed

+59
-37
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"mui-chips-input": "2.1.4",
3737
"next": "14.2.0",
3838
"next-auth": "4.24.7",
39-
"prisma": "5.12.1",
39+
"prisma": "6.3.1",
4040
"react": "18.2.0",
4141
"react-dom": "18.2.0",
4242
"react-moment": "1.1.3",

yarn.lock

+58-36
Original file line numberDiff line numberDiff line change
@@ -489,41 +489,41 @@
489489
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.12.1.tgz#c26a674fea76754b3a9e8b90a11e617f90212f76"
490490
integrity sha512-6/JnizEdlSBxDIdiLbrBdMW5NqDxOmhXAJaNXiPpgzAPr/nLZResT6MMpbOHLo5yAbQ1Vv5UU8PTPRzb0WIxdA==
491491

492-
"@prisma/debug@5.12.1":
493-
version "5.12.1"
494-
resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-5.12.1.tgz#007c8ad2e466d565bcd0671b8846c27f8700c722"
495-
integrity sha512-kd/wNsR0klrv79o1ITsbWxYyh4QWuBidvxsXSParPsYSu0ircUmNk3q4ojsgNc3/81b0ozg76iastOG43tbf8A==
492+
"@prisma/debug@6.3.1":
493+
version "6.3.1"
494+
resolved "https://registry.yarnpkg.com/@prisma/debug/-/debug-6.3.1.tgz#08730461dab4fe147efa70637952b942dc1961b5"
495+
integrity sha512-RrEBkd+HLZx+ydfmYT0jUj7wjLiS95wfTOSQ+8FQbvb6vHh5AeKfEPt/XUQ5+Buljj8hltEfOslEW57/wQIVeA==
496496

497-
"@prisma/engines-version@5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab":
498-
version "5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab"
499-
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab.tgz#c78d099a3fe86d446db7442e64e56987e39e7f32"
500-
integrity sha512-6yvO8s80Tym61aB4QNtYZfWVmE3pwqe807jEtzm8C5VDe7nw8O1FGX3TXUaXmWV0fQTIAfRbeL2Gwrndabp/0g==
497+
"@prisma/engines-version@6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0":
498+
version "6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0"
499+
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0.tgz#a9651d70ed1198dd37780a44da0e9db7c547c7dc"
500+
integrity sha512-R/ZcMuaWZT2UBmgX3Ko6PAV3f8//ZzsjRIG1eKqp3f2rqEqVtCv+mtzuH2rBPUC9ujJ5kCb9wwpxeyCkLcHVyA==
501501

502-
"@prisma/engines@5.12.1":
503-
version "5.12.1"
504-
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.12.1.tgz#a50649427d627a9af962a188a84c65d61c6e2b3f"
505-
integrity sha512-HQDdglLw2bZR/TXD2Y+YfDMvi5Q8H+acbswqOsWyq9pPjBLYJ6gzM+ptlTU/AV6tl0XSZLU1/7F4qaWa8bqpJA==
502+
"@prisma/engines@6.3.1":
503+
version "6.3.1"
504+
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-6.3.1.tgz#9d4d10bff8af4a56f3545b3a109a1c98d1e1d0d2"
505+
integrity sha512-sXdqEVLyGAJ5/iUoG/Ea5AdHMN71m6PzMBWRQnLmhhOejzqAaEr8rUd623ql6OJpED4s/U4vIn4dg1qkF7vGag==
506506
dependencies:
507-
"@prisma/debug" "5.12.1"
508-
"@prisma/engines-version" "5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab"
509-
"@prisma/fetch-engine" "5.12.1"
510-
"@prisma/get-platform" "5.12.1"
507+
"@prisma/debug" "6.3.1"
508+
"@prisma/engines-version" "6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0"
509+
"@prisma/fetch-engine" "6.3.1"
510+
"@prisma/get-platform" "6.3.1"
511511

512-
"@prisma/fetch-engine@5.12.1":
513-
version "5.12.1"
514-
resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-5.12.1.tgz#c38e9fa17fdc535b4c83cbb7645569ad0a511fa9"
515-
integrity sha512-qSs3KcX1HKcea1A+hlJVK/ljj0PNIUHDxAayGMvgJBqmaN32P9tCidlKz1EGv6WoRFICYnk3Dd/YFLBwnFIozA==
512+
"@prisma/fetch-engine@6.3.1":
513+
version "6.3.1"
514+
resolved "https://registry.yarnpkg.com/@prisma/fetch-engine/-/fetch-engine-6.3.1.tgz#104a1b919890ef5d6f69a1705d4f986e039ef206"
515+
integrity sha512-HOf/0umOgt+/S2xtZze+FHKoxpVg4YpVxROr6g2YG09VsI3Ipyb+rGvD6QGbCqkq5NTWAAZoOGNL+oy7t+IhaQ==
516516
dependencies:
517-
"@prisma/debug" "5.12.1"
518-
"@prisma/engines-version" "5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab"
519-
"@prisma/get-platform" "5.12.1"
517+
"@prisma/debug" "6.3.1"
518+
"@prisma/engines-version" "6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0"
519+
"@prisma/get-platform" "6.3.1"
520520

521-
"@prisma/get-platform@5.12.1":
522-
version "5.12.1"
523-
resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-5.12.1.tgz#33f427f6d744dee62a9e06858889691d78b50804"
524-
integrity sha512-pgIR+pSvhYHiUcqXVEZS31NrFOTENC9yFUdEAcx7cdQBoZPmHVjtjN4Ss6NzVDMYPrKJJ51U14EhEoeuBlMioQ==
521+
"@prisma/get-platform@6.3.1":
522+
version "6.3.1"
523+
resolved "https://registry.yarnpkg.com/@prisma/get-platform/-/get-platform-6.3.1.tgz#2fbf7c5a59b42a5df488bdc6d683303c08b02d34"
524+
integrity sha512-AYLq6Hk9xG73JdLWJ3Ip9Wg/vlP7xPvftGBalsPzKDOHr/ImhwJ09eS8xC2vNT12DlzGxhfk8BkL0ve2OriNhQ==
525525
dependencies:
526-
"@prisma/debug" "5.12.1"
526+
"@prisma/debug" "6.3.1"
527527

528528
"@rushstack/eslint-patch@^1.3.3":
529529
version "1.4.0"
@@ -1631,6 +1631,11 @@ fs@0.0.1-security:
16311631
resolved "https://registry.yarnpkg.com/fs/-/fs-0.0.1-security.tgz#8a7bd37186b6dddf3813f23858b57ecaaf5e41d4"
16321632
integrity sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w==
16331633

1634+
fsevents@2.3.3:
1635+
version "2.3.3"
1636+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
1637+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
1638+
16341639
function-bind@^1.1.1:
16351640
version "1.1.1"
16361641
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -2676,12 +2681,14 @@ pretty-format@^3.8.0:
26762681
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-3.8.0.tgz#bfbed56d5e9a776645f4b1ff7aa1a3ac4fa3c385"
26772682
integrity sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==
26782683

2679-
prisma@5.12.1:
2680-
version "5.12.1"
2681-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.12.1.tgz#db4596253bb066afc9f08744642f200a398d8d51"
2682-
integrity sha512-SkMnb6wyIxTv9ACqiHBI2u9gD6y98qXRoCoLEnZsF6yee5Qg828G+ARrESN+lQHdw4maSZFFSBPPDpvSiVTo0Q==
2684+
prisma@6.3.1:
2685+
version "6.3.1"
2686+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-6.3.1.tgz#c97f3ad3be6aacd90dde437857ca347abd51559e"
2687+
integrity sha512-JKCZWvBC3enxk51tY4TWzS4b5iRt4sSU1uHn2I183giZTvonXaQonzVtjLzpOHE7qu9MxY510kAtFGJwryKe3Q==
26832688
dependencies:
2684-
"@prisma/engines" "5.12.1"
2689+
"@prisma/engines" "6.3.1"
2690+
optionalDependencies:
2691+
fsevents "2.3.3"
26852692

26862693
prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
26872694
version "15.8.1"
@@ -2941,8 +2948,16 @@ streamsearch@^1.1.0:
29412948
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
29422949
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
29432950

2944-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2945-
name string-width-cjs
2951+
"string-width-cjs@npm:string-width@^4.2.0":
2952+
version "4.2.3"
2953+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2954+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2955+
dependencies:
2956+
emoji-regex "^8.0.0"
2957+
is-fullwidth-code-point "^3.0.0"
2958+
strip-ansi "^6.0.1"
2959+
2960+
string-width@^4.1.0:
29462961
version "4.2.3"
29472962
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
29482963
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3028,7 +3043,14 @@ string.prototype.trimstart@^1.0.7:
30283043
define-properties "^1.2.0"
30293044
es-abstract "^1.22.1"
30303045

3031-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3046+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3047+
version "6.0.1"
3048+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3049+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3050+
dependencies:
3051+
ansi-regex "^5.0.1"
3052+
3053+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
30323054
version "6.0.1"
30333055
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
30343056
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)