This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'renovate/major-prisma-monorepo' into 'main'

fix(deps): update prisma monorepo to v6 (major)

See merge request churros/notella!20

+36 -36
+34 -34
package-lock.json
··· 9 9 "version": "0.9.0", 10 10 "license": "AGPL-3.0", 11 11 "dependencies": { 12 - "@prisma/client": "^5.20.0" 12 + "@prisma/client": "^6.0.0" 13 13 }, 14 14 "devDependencies": { 15 15 "nats": "^2.28.2", 16 - "prisma": "^5.20.0", 16 + "prisma": "^6.0.0", 17 17 "quicktype": "^23.0.170", 18 18 "tsx": "^4.19.2" 19 19 } ··· 509 509 } 510 510 }, 511 511 "node_modules/@prisma/client": { 512 - "version": "5.22.0", 513 - "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.22.0.tgz", 514 - "integrity": "sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==", 512 + "version": "6.0.1", 513 + "resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.0.1.tgz", 514 + "integrity": "sha512-60w7kL6bUxz7M6Gs/V+OWMhwy94FshpngVmOY05TmGD0Lhk+Ac0ZgtjlL6Wll9TD4G03t4Sq1wZekNVy+Xdlbg==", 515 515 "hasInstallScript": true, 516 516 "license": "Apache-2.0", 517 517 "engines": { 518 - "node": ">=16.13" 518 + "node": ">=18.18" 519 519 }, 520 520 "peerDependencies": { 521 521 "prisma": "*" ··· 527 527 } 528 528 }, 529 529 "node_modules/@prisma/debug": { 530 - "version": "5.22.0", 531 - "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.22.0.tgz", 532 - "integrity": "sha512-AUt44v3YJeggO2ZU5BkXI7M4hu9BF2zzH2iF2V5pyXT/lRTyWiElZ7It+bRH1EshoMRxHgpYg4VB6rCM+mG5jQ==", 530 + "version": "6.0.1", 531 + "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.0.1.tgz", 532 + "integrity": "sha512-jQylgSOf7ibTVxqBacnAlVGvek6fQxJIYCQOeX2KexsfypNzXjJQSS2o5s+Mjj2Np93iSOQUaw6TvPj8syhG4w==", 533 533 "devOptional": true, 534 534 "license": "Apache-2.0" 535 535 }, 536 536 "node_modules/@prisma/engines": { 537 - "version": "5.22.0", 538 - "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.22.0.tgz", 539 - "integrity": "sha512-UNjfslWhAt06kVL3CjkuYpHAWSO6L4kDCVPegV6itt7nD1kSJavd3vhgAEhjglLJJKEdJ7oIqDJ+yHk6qO8gPA==", 537 + "version": "6.0.1", 538 + "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.0.1.tgz", 539 + "integrity": "sha512-4hxzI+YQIR2uuDyVsDooFZGu5AtixbvM2psp+iayDZ4hRrAHo/YwgA17N23UWq7G6gRu18NvuNMb48qjP3DPQw==", 540 540 "devOptional": true, 541 541 "hasInstallScript": true, 542 542 "license": "Apache-2.0", 543 543 "dependencies": { 544 - "@prisma/debug": "5.22.0", 545 - "@prisma/engines-version": "5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2", 546 - "@prisma/fetch-engine": "5.22.0", 547 - "@prisma/get-platform": "5.22.0" 544 + "@prisma/debug": "6.0.1", 545 + "@prisma/engines-version": "5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e", 546 + "@prisma/fetch-engine": "6.0.1", 547 + "@prisma/get-platform": "6.0.1" 548 548 } 549 549 }, 550 550 "node_modules/@prisma/engines-version": { 551 - "version": "5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2", 552 - "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2.tgz", 553 - "integrity": "sha512-2PTmxFR2yHW/eB3uqWtcgRcgAbG1rwG9ZriSvQw+nnb7c4uCr3RAcGMb6/zfE88SKlC1Nj2ziUvc96Z379mHgQ==", 551 + "version": "5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e", 552 + "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e.tgz", 553 + "integrity": "sha512-JmIds0Q2/vsOmnuTJYxY4LE+sajqjYKhLtdOT6y4imojqv5d/aeVEfbBGC74t8Be1uSp0OP8lxIj2OqoKbLsfQ==", 554 554 "devOptional": true, 555 555 "license": "Apache-2.0" 556 556 }, 557 557 "node_modules/@prisma/fetch-engine": { 558 - "version": "5.22.0", 559 - "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.22.0.tgz", 560 - "integrity": "sha512-bkrD/Mc2fSvkQBV5EpoFcZ87AvOgDxbG99488a5cexp5Ccny+UM6MAe/UFkUC0wLYD9+9befNOqGiIJhhq+HbA==", 558 + "version": "6.0.1", 559 + "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.0.1.tgz", 560 + "integrity": "sha512-T36bWFVGeGYYSyYOj9d+O9G3sBC+pAyMC+jc45iSL63/Haq1GrYjQPgPMxrEj9m739taXrupoysRedQ+VyvM/Q==", 561 561 "devOptional": true, 562 562 "license": "Apache-2.0", 563 563 "dependencies": { 564 - "@prisma/debug": "5.22.0", 565 - "@prisma/engines-version": "5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2", 566 - "@prisma/get-platform": "5.22.0" 564 + "@prisma/debug": "6.0.1", 565 + "@prisma/engines-version": "5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e", 566 + "@prisma/get-platform": "6.0.1" 567 567 } 568 568 }, 569 569 "node_modules/@prisma/get-platform": { 570 - "version": "5.22.0", 571 - "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.22.0.tgz", 572 - "integrity": "sha512-pHhpQdr1UPFpt+zFfnPazhulaZYCUqeIcPpJViYoq9R+D/yw4fjE+CtnsnKzPYm0ddUbeXUzjGVGIRVgPDCk4Q==", 570 + "version": "6.0.1", 571 + "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.0.1.tgz", 572 + "integrity": "sha512-zspC9vlxAqx4E6epMPMLLBMED2VD8axDe8sPnquZ8GOsn6tiacWK0oxrGK4UAHYzYUVuMVUApJbdXB2dFpLhvg==", 573 573 "devOptional": true, 574 574 "license": "Apache-2.0", 575 575 "dependencies": { 576 - "@prisma/debug": "5.22.0" 576 + "@prisma/debug": "6.0.1" 577 577 } 578 578 }, 579 579 "node_modules/@tsconfig/node10": { ··· 1315 1315 } 1316 1316 }, 1317 1317 "node_modules/prisma": { 1318 - "version": "5.22.0", 1319 - "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.22.0.tgz", 1320 - "integrity": "sha512-vtpjW3XuYCSnMsNVBjLMNkTj6OZbudcPPTPYHqX0CJfpcdWciI1dM8uHETwmDxxiqEwCIE6WvXucWUetJgfu/A==", 1318 + "version": "6.0.1", 1319 + "resolved": "https://registry.npmjs.org/prisma/-/prisma-6.0.1.tgz", 1320 + "integrity": "sha512-CaMNFHkf+DDq8zq3X/JJsQ4Koy7dyWwwtOKibkT/Am9j/tDxcfbg7+lB1Dzhx18G/+RQCMgjPYB61bhRqteNBQ==", 1321 1321 "devOptional": true, 1322 1322 "hasInstallScript": true, 1323 1323 "license": "Apache-2.0", 1324 1324 "dependencies": { 1325 - "@prisma/engines": "5.22.0" 1325 + "@prisma/engines": "6.0.1" 1326 1326 }, 1327 1327 "bin": { 1328 1328 "prisma": "build/index.js" 1329 1329 }, 1330 1330 "engines": { 1331 - "node": ">=16.13" 1331 + "node": ">=18.18" 1332 1332 }, 1333 1333 "optionalDependencies": { 1334 1334 "fsevents": "2.3.3"
+2 -2
package.json
··· 26 26 "type": "module", 27 27 "devDependencies": { 28 28 "nats": "^2.28.2", 29 - "prisma": "^5.20.0", 29 + "prisma": "^6.0.0", 30 30 "quicktype": "^23.0.170", 31 31 "tsx": "^4.19.2" 32 32 }, 33 33 "dependencies": { 34 - "@prisma/client": "^5.20.0" 34 + "@prisma/client": "^6.0.0" 35 35 }, 36 36 "files": [ 37 37 "README.md",