generated from nhcarrigan/template
deps: update @prisma/client to 7.3.0 #4
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
"@fastify/rate-limit": "^10.3.0",
|
"@fastify/rate-limit": "^10.3.0",
|
||||||
"@fastify/sensible": "6.0.4",
|
"@fastify/sensible": "6.0.4",
|
||||||
"@fastify/static": "^9.0.0",
|
"@fastify/static": "^9.0.0",
|
||||||
"@prisma/client": "7.4.0",
|
"@prisma/client": "7.4.1",
|
||||||
"dompurify": "^3.3.1",
|
"dompurify": "^3.3.1",
|
||||||
"fastify": "5.7.3",
|
"fastify": "5.7.3",
|
||||||
"fastify-plugin": "5.0.1",
|
"fastify-plugin": "5.0.1",
|
||||||
|
|||||||
Generated
+9
-9
@@ -57,8 +57,8 @@ importers:
|
|||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0
|
version: 9.0.0
|
||||||
'@prisma/client':
|
'@prisma/client':
|
||||||
specifier: 7.4.0
|
specifier: 7.4.1
|
||||||
version: 7.4.0(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)
|
version: 7.4.1(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)
|
||||||
dompurify:
|
dompurify:
|
||||||
specifier: ^3.3.1
|
specifier: ^3.3.1
|
||||||
version: 3.3.1
|
version: 3.3.1
|
||||||
@@ -2822,11 +2822,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
||||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||||
|
|
||||||
'@prisma/client-runtime-utils@7.4.0':
|
'@prisma/client-runtime-utils@7.4.1':
|
||||||
resolution: {integrity: sha512-jTmWAOBGBSCT8n7SMbpjCpHjELgcDW9GNP/CeK6CeqjUFlEL6dn8Cl81t/NBDjJdXDm85XDJmc+PEQqqQee3xw==}
|
resolution: {integrity: sha512-8fy74OMYC7mt9cJ2MncIDk1awPRgmtXVvwTN2FlW4JVhbck8Dgt0wTkhPG85myfj4ZeP2stjF9Sdg12n5HrpQg==}
|
||||||
|
|
||||||
'@prisma/client@7.4.0':
|
'@prisma/client@7.4.1':
|
||||||
resolution: {integrity: sha512-Sc+ncr7+ph1hMf1LQfn6UyEXDEamCd5pXMsx8Q3SBH0NGX+zjqs3eaABt9hXwbcK9l7f8UyK8ldxOWA2LyPynQ==}
|
resolution: {integrity: sha512-pgIll2W1NVdof37xLeyySW+yfQ4rI+ERGCRwnO3BjVOx42GpYq6jhTyuALK8VKirvJJIvImgfGDA2qwhYVvMuA==}
|
||||||
engines: {node: ^20.19 || ^22.12 || >=24.0}
|
engines: {node: ^20.19 || ^22.12 || >=24.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: '*'
|
prisma: '*'
|
||||||
@@ -13446,11 +13446,11 @@ snapshots:
|
|||||||
|
|
||||||
'@pkgr/core@0.2.9': {}
|
'@pkgr/core@0.2.9': {}
|
||||||
|
|
||||||
'@prisma/client-runtime-utils@7.4.0': {}
|
'@prisma/client-runtime-utils@7.4.1': {}
|
||||||
|
|
||||||
'@prisma/client@7.4.0(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)':
|
'@prisma/client@7.4.1(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@prisma/client-runtime-utils': 7.4.0
|
'@prisma/client-runtime-utils': 7.4.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
prisma: 6.19.2(typescript@5.9.3)
|
prisma: 6.19.2(typescript@5.9.3)
|
||||||
typescript: 5.9.3
|
typescript: 5.9.3
|
||||||
|
|||||||
Reference in New Issue
Block a user