fix: init for model

This commit is contained in:
2025-02-28 03:06:35 +08:00
parent 4feba785d1
commit b5242d0734
9 changed files with 359 additions and 156 deletions

20
pnpm-lock.yaml generated
View File

@@ -20,6 +20,9 @@ importers:
ioredis:
specifier: ^5.5.0
version: 5.5.0
nanoid:
specifier: ^5.1.2
version: 5.1.2
pg:
specifier: ^8.13.3
version: 8.13.3
@@ -100,8 +103,8 @@ importers:
specifier: ^6.1.1
version: 6.1.1(rollup@4.34.8)(typescript@5.7.3)
rollup-plugin-esbuild:
specifier: ^6.2.0
version: 6.2.0(esbuild@0.25.0)(rollup@4.34.8)
specifier: ^6.2.1
version: 6.2.1(esbuild@0.25.0)(rollup@4.34.8)
tape:
specifier: ^5.9.0
version: 5.9.0
@@ -1172,6 +1175,11 @@ packages:
ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
nanoid@5.1.2:
resolution: {integrity: sha512-b+CiXQCNMUGe0Ri64S9SXFcP9hogjAJ2Rd6GdVxhPLRm7mhGaM7VgOvCAJ1ZshfHbqVDI3uqTI5C8/GaKuLI7g==}
engines: {node: ^18 || >=20}
hasBin: true
negotiator@0.6.3:
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
engines: {node: '>= 0.6'}
@@ -1375,8 +1383,8 @@ packages:
rollup: ^3.29.4 || ^4
typescript: ^4.5 || ^5.0
rollup-plugin-esbuild@6.2.0:
resolution: {integrity: sha512-LbkHaCahA6ceyWzAd6md2yajNS+HfZmZ5o58ShkZp0cQeZOnZECG2D2xWFNBq5SF6X6pfMK2udkZ+wRtvpzyVQ==}
rollup-plugin-esbuild@6.2.1:
resolution: {integrity: sha512-jTNOMGoMRhs0JuueJrJqbW8tOwxumaWYq+V5i+PD+8ecSCVkuX27tGW7BXqDgoULQ55rO7IdNxPcnsWtshz3AA==}
engines: {node: '>=14.18.0'}
peerDependencies:
esbuild: '>=0.18.0'
@@ -2809,6 +2817,8 @@ snapshots:
ms@2.1.3: {}
nanoid@5.1.2: {}
negotiator@0.6.3: {}
node-forge@1.3.1: {}
@@ -3006,7 +3016,7 @@ snapshots:
optionalDependencies:
'@babel/code-frame': 7.26.2
rollup-plugin-esbuild@6.2.0(esbuild@0.25.0)(rollup@4.34.8):
rollup-plugin-esbuild@6.2.1(esbuild@0.25.0)(rollup@4.34.8):
dependencies:
debug: 4.4.0(supports-color@5.5.0)
es-module-lexer: 1.6.0