From cc990f3febddad05825d7042284a7192d542a91d Mon Sep 17 00:00:00 2001 From: casperiv0 <53900565+casperiv0@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:25:36 +0200 Subject: [PATCH] fix: license exams --- .../20230912142000_license_exams_fix/migration.sql | 10 ---------- apps/client/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/apps/api/prisma/migrations/20230912142000_license_exams_fix/migration.sql b/apps/api/prisma/migrations/20230912142000_license_exams_fix/migration.sql index b7ef65d47..52b956b9a 100644 --- a/apps/api/prisma/migrations/20230912142000_license_exams_fix/migration.sql +++ b/apps/api/prisma/migrations/20230912142000_license_exams_fix/migration.sql @@ -1,13 +1,3 @@ -/* - Warnings: - - - You are about to drop the column `licenseExamId` on the `DriversLicenseCategoryValue` table. All the data in the column will be lost. - - You are about to drop the `DLExam` table. If the table is not empty, all the data it contains will be lost. - - You are about to drop the `WeaponExam` table. If the table is not empty, all the data it contains will be lost. - - You are about to drop the `_DLExamToDriversLicenseCategoryValue` table. If the table is not empty, all the data it contains will be lost. - - You are about to drop the `_DriversLicenseCategoryValueToWeaponExam` table. If the table is not empty, all the data it contains will be lost. - -*/ -- DropForeignKey ALTER TABLE "DLExam" DROP CONSTRAINT "DLExam_citizenId_fkey"; diff --git a/apps/client/package.json b/apps/client/package.json index e8614ee14..3011115eb 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -18,7 +18,7 @@ "create-images-domain": "node ../../scripts/create-images-domain.mjs" }, "dependencies": { - "@casperiv/use-socket.io": "6.0.0", + "@casperiv/use-socket.io": "6.0.1", "@casperiv/useful": "^3.0.0", "@headlessui/react": "^1.7.17", "@radix-ui/react-popover": "^1.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c2b7bcf1..6addc17b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -289,8 +289,8 @@ importers: apps/client: dependencies: "@casperiv/use-socket.io": - specifier: 6.0.0 - version: 6.0.0(@types/react@18.2.21)(postcss@8.4.29)(react@18.2.0)(socket.io-client@4.7.2)(socket.io@4.7.2)(typescript@5.2.2) + specifier: 6.0.1 + version: 6.0.1(@types/react@18.2.21)(postcss@8.4.29)(react@18.2.0)(socket.io-client@4.7.2)(socket.io@4.7.2)(typescript@5.2.2) "@casperiv/useful": specifier: ^3.0.0 version: 3.0.0(react-dom@18.2.0)(react@18.2.0) @@ -2660,10 +2660,10 @@ packages: - typescript dev: true - /@casperiv/use-socket.io@6.0.0(@types/react@18.2.21)(postcss@8.4.29)(react@18.2.0)(socket.io-client@4.7.2)(socket.io@4.7.2)(typescript@5.2.2): + /@casperiv/use-socket.io@6.0.1(@types/react@18.2.21)(postcss@8.4.29)(react@18.2.0)(socket.io-client@4.7.2)(socket.io@4.7.2)(typescript@5.2.2): resolution: { - integrity: sha512-U3maRIR4Z4uRxTUs4MYsyRQm0ABMD269NAKEkIYsIRilTX8Fd0AcsohWkH1mBsnu9iDZbtaAM0Tir3zoz5B64Q==, + integrity: sha512-2MEuOYjHR+BOSmxtqzNQcQTeJLRke7nkeJBPVJjmPahbydeX1jyp2sPd6a0Cn/SD1D7fuJRy9XccvRibcRmakQ==, } engines: { node: ">=16.0.0" } peerDependencies: