chore: update Prisma and dependencies, add initial migration and tests
- Updated Prisma and @prisma/client to version 6.19.2 in package.json and yarn.lock. - Added package extensions for @prisma/client in .yarnrc.yml. - Updated backend README.md for clearer setup instructions. - Created initial migration for Game, Platform, and related tables in Prisma. - Added migration lock file for version control. - Implemented tests for Game model using Vitest, including creation and unique slug constraint checks.
This commit is contained in:
365
.pnp.cjs
generated
365
.pnp.cjs
generated
@@ -721,76 +721,102 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["@prisma/client", [\
|
||||
["npm:5.22.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/@prisma-client-virtual-b44ecdc172/node_modules/@prisma/client/",\
|
||||
["npm:6.19.2", {\
|
||||
"packageLocation": "./.yarn/unplugged/@prisma-client-virtual-0b18021af5/node_modules/@prisma/client/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/client", "npm:5.22.0"]\
|
||||
["@prisma/client", "npm:6.19.2"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
}],\
|
||||
["virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:5.22.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/@prisma-client-virtual-b44ecdc172/node_modules/@prisma/client/",\
|
||||
["virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:6.19.2", {\
|
||||
"packageLocation": "./.yarn/unplugged/@prisma-client-virtual-0b18021af5/node_modules/@prisma/client/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/client", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:5.22.0"],\
|
||||
["@prisma/client", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:6.19.2"],\
|
||||
["@types/prisma", null],\
|
||||
["prisma", "npm:5.22.0"]\
|
||||
["@types/typescript", null],\
|
||||
["prisma", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:6.19.2"],\
|
||||
["typescript", "patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"]\
|
||||
],\
|
||||
"packagePeers": [\
|
||||
"@types/prisma",\
|
||||
"prisma"\
|
||||
"@types/typescript",\
|
||||
"prisma",\
|
||||
"typescript"\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@prisma/config", [\
|
||||
["npm:6.19.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-config-npm-6.19.2-4170d6ff50-10c0.zip/node_modules/@prisma/config/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/config", "npm:6.19.2"],\
|
||||
["c12", "virtual:4170d6ff501da63f0d3e52bc6a464c165ab52c37722b8be4092b04445aeedba09f225a90bbcd1b1e5d8a125a266d3fe255ec43432cf179f6c5b270c072015af6#npm:3.1.0"],\
|
||||
["deepmerge-ts", "npm:7.1.5"],\
|
||||
["effect", "npm:3.18.4"],\
|
||||
["empathic", "npm:2.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@prisma/debug", [\
|
||||
["npm:5.22.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-debug-npm-5.22.0-ab51f36b8c-10c0.zip/node_modules/@prisma/debug/",\
|
||||
["npm:6.19.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-debug-npm-6.19.2-4d0f4963e3-10c0.zip/node_modules/@prisma/debug/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/debug", "npm:5.22.0"]\
|
||||
["@prisma/debug", "npm:6.19.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@prisma/engines", [\
|
||||
["npm:5.22.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/@prisma-engines-npm-5.22.0-168ab25a58/node_modules/@prisma/engines/",\
|
||||
["npm:6.19.2", {\
|
||||
"packageLocation": "./.yarn/unplugged/@prisma-engines-npm-6.19.2-e66744f43c/node_modules/@prisma/engines/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/debug", "npm:5.22.0"],\
|
||||
["@prisma/engines", "npm:5.22.0"],\
|
||||
["@prisma/engines-version", "npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2"],\
|
||||
["@prisma/fetch-engine", "npm:5.22.0"],\
|
||||
["@prisma/get-platform", "npm:5.22.0"]\
|
||||
["@prisma/debug", "npm:6.19.2"],\
|
||||
["@prisma/engines", "npm:6.19.2"],\
|
||||
["@prisma/engines-version", "npm:7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7"],\
|
||||
["@prisma/fetch-engine", "npm:6.19.2"],\
|
||||
["@prisma/get-platform", "npm:6.19.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@prisma/engines-version", [\
|
||||
["npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-engines-version-npm-5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2-6921cd2048-10c0.zip/node_modules/@prisma/engines-version/",\
|
||||
["npm:7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-engines-version-npm-7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7-42efbb58a5-10c0.zip/node_modules/@prisma/engines-version/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/engines-version", "npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2"]\
|
||||
["@prisma/engines-version", "npm:7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@prisma/fetch-engine", [\
|
||||
["npm:5.22.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-fetch-engine-npm-5.22.0-46ec7f5e04-10c0.zip/node_modules/@prisma/fetch-engine/",\
|
||||
["npm:6.19.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-fetch-engine-npm-6.19.2-d300d1cc93-10c0.zip/node_modules/@prisma/fetch-engine/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/debug", "npm:5.22.0"],\
|
||||
["@prisma/engines-version", "npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2"],\
|
||||
["@prisma/fetch-engine", "npm:5.22.0"],\
|
||||
["@prisma/get-platform", "npm:5.22.0"]\
|
||||
["@prisma/debug", "npm:6.19.2"],\
|
||||
["@prisma/engines-version", "npm:7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7"],\
|
||||
["@prisma/fetch-engine", "npm:6.19.2"],\
|
||||
["@prisma/get-platform", "npm:6.19.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@prisma/get-platform", [\
|
||||
["npm:5.22.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-get-platform-npm-5.22.0-1f768aebf2-10c0.zip/node_modules/@prisma/get-platform/",\
|
||||
["npm:6.19.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@prisma-get-platform-npm-6.19.2-22ce032eab-10c0.zip/node_modules/@prisma/get-platform/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/debug", "npm:5.22.0"],\
|
||||
["@prisma/get-platform", "npm:5.22.0"]\
|
||||
["@prisma/debug", "npm:6.19.2"],\
|
||||
["@prisma/get-platform", "npm:6.19.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@standard-schema/spec", [\
|
||||
["npm:1.1.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/@standard-schema-spec-npm-1.1.0-d3e5ccd2e2-10c0.zip/node_modules/@standard-schema/spec/",\
|
||||
"packageDependencies": [\
|
||||
["@standard-schema/spec", "npm:1.1.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@@ -1551,6 +1577,40 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["c12", [\
|
||||
["npm:3.1.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/c12-npm-3.1.0-7adf9faecd-10c0.zip/node_modules/c12/",\
|
||||
"packageDependencies": [\
|
||||
["c12", "npm:3.1.0"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
}],\
|
||||
["virtual:4170d6ff501da63f0d3e52bc6a464c165ab52c37722b8be4092b04445aeedba09f225a90bbcd1b1e5d8a125a266d3fe255ec43432cf179f6c5b270c072015af6#npm:3.1.0", {\
|
||||
"packageLocation": "./.yarn/__virtual__/c12-virtual-4a2483d6f1/3/.yarn/berry/cache/c12-npm-3.1.0-7adf9faecd-10c0.zip/node_modules/c12/",\
|
||||
"packageDependencies": [\
|
||||
["@types/magicast", null],\
|
||||
["c12", "virtual:4170d6ff501da63f0d3e52bc6a464c165ab52c37722b8be4092b04445aeedba09f225a90bbcd1b1e5d8a125a266d3fe255ec43432cf179f6c5b270c072015af6#npm:3.1.0"],\
|
||||
["chokidar", "npm:4.0.3"],\
|
||||
["confbox", "npm:0.2.4"],\
|
||||
["defu", "npm:6.1.4"],\
|
||||
["dotenv", "npm:16.6.1"],\
|
||||
["exsolve", "npm:1.0.8"],\
|
||||
["giget", "npm:2.0.0"],\
|
||||
["jiti", "npm:2.6.1"],\
|
||||
["magicast", null],\
|
||||
["ohash", "npm:2.0.11"],\
|
||||
["pathe", "npm:2.0.3"],\
|
||||
["perfect-debounce", "npm:1.0.0"],\
|
||||
["pkg-types", "npm:2.3.0"],\
|
||||
["rc9", "npm:2.1.2"]\
|
||||
],\
|
||||
"packagePeers": [\
|
||||
"@types/magicast",\
|
||||
"magicast"\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["cac", [\
|
||||
["npm:6.7.14", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/cac-npm-6.7.14-c46284e425-10c0.zip/node_modules/cac/",\
|
||||
@@ -1641,6 +1701,14 @@ const RAW_RUNTIME_STATE =
|
||||
["readdirp", "npm:3.6.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:4.0.3", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/chokidar-npm-4.0.3-962354fbb4-10c0.zip/node_modules/chokidar/",\
|
||||
"packageDependencies": [\
|
||||
["chokidar", "npm:4.0.3"],\
|
||||
["readdirp", "npm:4.1.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["chownr", [\
|
||||
@@ -1652,6 +1720,23 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["citty", [\
|
||||
["npm:0.1.6", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/citty-npm-0.1.6-60b76c16d8-10c0.zip/node_modules/citty/",\
|
||||
"packageDependencies": [\
|
||||
["citty", "npm:0.1.6"],\
|
||||
["consola", "npm:3.4.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:0.2.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/citty-npm-0.2.0-a9c9f8998f-10c0.zip/node_modules/citty/",\
|
||||
"packageDependencies": [\
|
||||
["citty", "npm:0.2.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["color-convert", [\
|
||||
["npm:2.0.1", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/color-convert-npm-2.0.1-79730e935b-10c0.zip/node_modules/color-convert/",\
|
||||
@@ -1704,6 +1789,22 @@ const RAW_RUNTIME_STATE =
|
||||
["confbox", "npm:0.1.8"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:0.2.4", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/confbox-npm-0.2.4-31ba8953f9-10c0.zip/node_modules/confbox/",\
|
||||
"packageDependencies": [\
|
||||
["confbox", "npm:0.2.4"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["consola", [\
|
||||
["npm:3.4.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/consola-npm-3.4.2-133d72719e-10c0.zip/node_modules/consola/",\
|
||||
"packageDependencies": [\
|
||||
["consola", "npm:3.4.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["cookie", [\
|
||||
@@ -1788,6 +1889,33 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["deepmerge-ts", [\
|
||||
["npm:7.1.5", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/deepmerge-ts-npm-7.1.5-d78cb9df71-10c0.zip/node_modules/deepmerge-ts/",\
|
||||
"packageDependencies": [\
|
||||
["deepmerge-ts", "npm:7.1.5"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["defu", [\
|
||||
["npm:6.1.4", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/defu-npm-6.1.4-c791c7f2cc-10c0.zip/node_modules/defu/",\
|
||||
"packageDependencies": [\
|
||||
["defu", "npm:6.1.4"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["destr", [\
|
||||
["npm:2.0.5", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/destr-npm-2.0.5-743a0bad4e-10c0.zip/node_modules/destr/",\
|
||||
"packageDependencies": [\
|
||||
["destr", "npm:2.0.5"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["diff", [\
|
||||
["npm:4.0.4", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/diff-npm-4.0.4-e9ea573423-10c0.zip/node_modules/diff/",\
|
||||
@@ -1826,6 +1954,26 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["effect", [\
|
||||
["npm:3.18.4", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/effect-npm-3.18.4-415d415f2b-10c0.zip/node_modules/effect/",\
|
||||
"packageDependencies": [\
|
||||
["@standard-schema/spec", "npm:1.1.0"],\
|
||||
["effect", "npm:3.18.4"],\
|
||||
["fast-check", "npm:3.23.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["empathic", [\
|
||||
["npm:2.0.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/empathic-npm-2.0.0-440d97be6e-10c0.zip/node_modules/empathic/",\
|
||||
"packageDependencies": [\
|
||||
["empathic", "npm:2.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["encoding", [\
|
||||
["npm:0.1.13", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/encoding-npm-0.1.13-82a1837d30-10c0.zip/node_modules/encoding/",\
|
||||
@@ -2187,6 +2335,25 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["exsolve", [\
|
||||
["npm:1.0.8", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/exsolve-npm-1.0.8-20570c05a2-10c0.zip/node_modules/exsolve/",\
|
||||
"packageDependencies": [\
|
||||
["exsolve", "npm:1.0.8"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["fast-check", [\
|
||||
["npm:3.23.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/fast-check-npm-3.23.2-63dd857472-10c0.zip/node_modules/fast-check/",\
|
||||
"packageDependencies": [\
|
||||
["fast-check", "npm:3.23.2"],\
|
||||
["pure-rand", "npm:6.1.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["fast-content-type-parse", [\
|
||||
["npm:1.1.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/fast-content-type-parse-npm-1.1.0-035173e566-10c0.zip/node_modules/fast-content-type-parse/",\
|
||||
@@ -2510,6 +2677,21 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["giget", [\
|
||||
["npm:2.0.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/giget-npm-2.0.0-1f9231b875-10c0.zip/node_modules/giget/",\
|
||||
"packageDependencies": [\
|
||||
["citty", "npm:0.1.6"],\
|
||||
["consola", "npm:3.4.2"],\
|
||||
["defu", "npm:6.1.4"],\
|
||||
["giget", "npm:2.0.0"],\
|
||||
["node-fetch-native", "npm:1.6.7"],\
|
||||
["nypm", "npm:0.6.5"],\
|
||||
["pathe", "npm:2.0.3"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["glob", [\
|
||||
["npm:13.0.1", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/glob-npm-13.0.1-322004d656-10c0.zip/node_modules/glob/",\
|
||||
@@ -2813,6 +2995,15 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["jiti", [\
|
||||
["npm:2.6.1", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/jiti-npm-2.6.1-597ab7fb84-10c0.zip/node_modules/jiti/",\
|
||||
"packageDependencies": [\
|
||||
["jiti", "npm:2.6.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["js-string-escape", [\
|
||||
["npm:1.0.1", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/js-string-escape-npm-1.0.1-8b8d76add3-10c0.zip/node_modules/js-string-escape/",\
|
||||
@@ -3197,6 +3388,15 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["node-fetch-native", [\
|
||||
["npm:1.6.7", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/node-fetch-native-npm-1.6.7-346a13c388-10c0.zip/node_modules/node-fetch-native/",\
|
||||
"packageDependencies": [\
|
||||
["node-fetch-native", "npm:1.6.7"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["node-gyp", [\
|
||||
["npm:12.2.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/node-gyp-npm-12.2.0-11f8fe84f1/node_modules/node-gyp/",\
|
||||
@@ -3235,6 +3435,18 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["nypm", [\
|
||||
["npm:0.6.5", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/nypm-npm-0.6.5-bdb1150524-10c0.zip/node_modules/nypm/",\
|
||||
"packageDependencies": [\
|
||||
["citty", "npm:0.2.0"],\
|
||||
["nypm", "npm:0.6.5"],\
|
||||
["pathe", "npm:2.0.3"],\
|
||||
["tinyexec", "npm:1.0.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["obliterator", [\
|
||||
["npm:2.0.5", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/obliterator-npm-2.0.5-55b0b3e992-10c0.zip/node_modules/obliterator/",\
|
||||
@@ -3244,6 +3456,15 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["ohash", [\
|
||||
["npm:2.0.11", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/ohash-npm-2.0.11-11d66c7fc3-10c0.zip/node_modules/ohash/",\
|
||||
"packageDependencies": [\
|
||||
["ohash", "npm:2.0.11"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["on-exit-leak-free", [\
|
||||
["npm:2.1.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/on-exit-leak-free-npm-2.1.2-0d0c5ad67d-10c0.zip/node_modules/on-exit-leak-free/",\
|
||||
@@ -3397,6 +3618,15 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["perfect-debounce", [\
|
||||
["npm:1.0.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/perfect-debounce-npm-1.0.0-0968810009-10c0.zip/node_modules/perfect-debounce/",\
|
||||
"packageDependencies": [\
|
||||
["perfect-debounce", "npm:1.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["picocolors", [\
|
||||
["npm:1.1.1", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/picocolors-npm-1.1.1-4fede47cf1-10c0.zip/node_modules/picocolors/",\
|
||||
@@ -3505,6 +3735,16 @@ const RAW_RUNTIME_STATE =
|
||||
["pkg-types", "npm:1.3.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:2.3.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/pkg-types-npm-2.3.0-e7381b4aaa-10c0.zip/node_modules/pkg-types/",\
|
||||
"packageDependencies": [\
|
||||
["confbox", "npm:0.2.4"],\
|
||||
["exsolve", "npm:1.0.8"],\
|
||||
["pathe", "npm:2.0.3"],\
|
||||
["pkg-types", "npm:2.3.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["playwright", [\
|
||||
@@ -3587,12 +3827,25 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["prisma", [\
|
||||
["npm:5.22.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/prisma-npm-5.22.0-20c6f5ba07/node_modules/prisma/",\
|
||||
["npm:6.19.2", {\
|
||||
"packageLocation": "./.yarn/unplugged/prisma-virtual-e3afdd77c7/node_modules/prisma/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/engines", "npm:5.22.0"],\
|
||||
["fsevents", "patch:fsevents@npm%3A2.3.3#optional!builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"],\
|
||||
["prisma", "npm:5.22.0"]\
|
||||
["prisma", "npm:6.19.2"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
}],\
|
||||
["virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:6.19.2", {\
|
||||
"packageLocation": "./.yarn/unplugged/prisma-virtual-e3afdd77c7/node_modules/prisma/",\
|
||||
"packageDependencies": [\
|
||||
["@prisma/config", "npm:6.19.2"],\
|
||||
["@prisma/engines", "npm:6.19.2"],\
|
||||
["@types/typescript", null],\
|
||||
["prisma", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:6.19.2"],\
|
||||
["typescript", "patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"]\
|
||||
],\
|
||||
"packagePeers": [\
|
||||
"@types/typescript",\
|
||||
"typescript"\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@@ -3662,6 +3915,15 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["pure-rand", [\
|
||||
["npm:6.1.0", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/pure-rand-npm-6.1.0-497ea3fc37-10c0.zip/node_modules/pure-rand/",\
|
||||
"packageDependencies": [\
|
||||
["pure-rand", "npm:6.1.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["quasar", [\
|
||||
["workspace:.", {\
|
||||
"packageLocation": "./",\
|
||||
@@ -3689,14 +3951,14 @@ const RAW_RUNTIME_STATE =
|
||||
["@fastify/helmet", "npm:11.1.1"],\
|
||||
["@fastify/multipart", "npm:9.4.0"],\
|
||||
["@fastify/rate-limit", "npm:9.1.0"],\
|
||||
["@prisma/client", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:5.22.0"],\
|
||||
["@prisma/client", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:6.19.2"],\
|
||||
["@types/node", "npm:18.19.130"],\
|
||||
["dotenv", "npm:16.6.1"],\
|
||||
["eslint", "npm:8.57.1"],\
|
||||
["fastify", "npm:4.29.1"],\
|
||||
["pino", "npm:8.21.0"],\
|
||||
["prettier", "npm:2.8.8"],\
|
||||
["prisma", "npm:5.22.0"],\
|
||||
["prisma", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:6.19.2"],\
|
||||
["quasar-backend", "workspace:backend"],\
|
||||
["ts-node-dev", "virtual:f6b9964910e3f10023a17ff3ab92233ffcc1e59e4d8aa19a994a441163321ece3524a6d19f9ae419b654b74f6329bf472cc21d02ecd1e6b308b8ee074795dc9b#npm:2.0.0"],\
|
||||
["typescript", "patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"],\
|
||||
@@ -3723,6 +3985,17 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["rc9", [\
|
||||
["npm:2.1.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/rc9-npm-2.1.2-fc8aeb8bb0-10c0.zip/node_modules/rc9/",\
|
||||
"packageDependencies": [\
|
||||
["defu", "npm:6.1.4"],\
|
||||
["destr", "npm:2.0.5"],\
|
||||
["rc9", "npm:2.1.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["react-is", [\
|
||||
["npm:17.0.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/react-is-npm-17.0.2-091bbb8db6-10c0.zip/node_modules/react-is/",\
|
||||
@@ -3754,6 +4027,13 @@ const RAW_RUNTIME_STATE =
|
||||
["readdirp", "npm:3.6.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:4.1.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/readdirp-npm-4.1.2-3440472afe-10c0.zip/node_modules/readdirp/",\
|
||||
"packageDependencies": [\
|
||||
["readdirp", "npm:4.1.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["real-require", [\
|
||||
@@ -4227,6 +4507,15 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["tinyexec", [\
|
||||
["npm:1.0.2", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/tinyexec-npm-1.0.2-321b713e56-10c0.zip/node_modules/tinyexec/",\
|
||||
"packageDependencies": [\
|
||||
["tinyexec", "npm:1.0.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["tinyglobby", [\
|
||||
["npm:0.2.15", {\
|
||||
"packageLocation": "../../.yarn/berry/cache/tinyglobby-npm-0.2.15-0e783aadbd-10c0.zip/node_modules/tinyglobby/",\
|
||||
|
||||
Reference in New Issue
Block a user