ci(dockerfile): copy prisma client correctly

This commit is contained in:
Amruth Pillai
2023-11-05 14:23:01 +01:00
parent d113f84c7e
commit fa248c47ad
11 changed files with 23 additions and 37 deletions

8
pnpm-lock.yaml generated
View File

@ -153,8 +153,8 @@ dependencies:
specifier: ~0.5.3
version: 0.5.3
'@tanstack/react-query':
specifier: ^5.7.0
version: 5.7.0(react-dom@18.2.0)(react@18.2.0)
specifier: ^5.7.1
version: 5.7.1(react-dom@18.2.0)(react@18.2.0)
'@tiptap/extension-highlight':
specifier: ^2.1.12
version: 2.1.12(@tiptap/core@2.1.12)
@ -6385,8 +6385,8 @@ packages:
resolution: {integrity: sha512-fnI9ORjcuLGm1sNrKatKIosRQUpuqcD4SV7RqRSVmj8JSicX2aoMyKryHEBpVQvf6N4PaBVgBxQomjsbsGPssQ==}
dev: false
/@tanstack/react-query@5.7.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-f6F9OdW4MC0bwlYPXop114ngkkZtg650TeJpR2/ME9q/iJ/59dg2+LoGHEdHk2w1mNAdiuiPFYzCcl2WNkFiiw==}
/@tanstack/react-query@5.7.1(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-7onwx519jOKh7/nspf70dOSejJSYfhFRnVsSicuPrmO8L6Iw05G1wwDpp1PjqFLsm7suixlHDXhcNfK0sy0kWg==}
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0