diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78c7ca96..d5dc9586 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1186,7 +1186,7 @@ importers: version: 1.0.0-rc.4-273829f drizzle-seed: specifier: ^0.3.1 - version: 0.3.1(drizzle-orm@1.0.0-rc.4-273829f(@electric-sql/pglite@0.4.5)(@opentelemetry/api@1.9.1)(@types/better-sqlite3@7.6.13)(@types/pg@8.20.0)(better-sqlite3@12.10.0)(pg@8.21.0)(zod@4.4.3)) + version: 0.3.1 unplugin-dts: specifier: 'catalog:' version: 1.0.1(esbuild@0.28.0)(rolldown@1.0.2)(rollup@4.60.4)(typescript@6.0.3)(vite@8.0.14(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(stylus@0.57.0)(tsx@4.22.3)(yaml@2.9.0)) @@ -1386,7 +1386,7 @@ importers: devDependencies: '@oxlint/plugins': specifier: ^1.66.0 - version: 1.66.0 + version: 1.68.0 vite: specifier: 'catalog:' version: 8.0.14(@types/node@25.9.1)(esbuild@0.28.0)(jiti@2.7.0)(stylus@0.57.0)(tsx@4.22.3)(yaml@2.9.0) @@ -1715,7 +1715,7 @@ importers: version: 2.0.9 zod: specifier: 'catalog:' - version: 4.4.3 + version: 3.25.76 devDependencies: '@tailwindcss/vite': specifier: ^4.3.0 @@ -4169,8 +4169,8 @@ packages: cpu: [x64] os: [win32] - '@oxlint/plugins@1.66.0': - resolution: {integrity: sha512-dVw9+y1tB9rDObtjzsDhxRsreZrEoKohujt+w/sZ09+kmA5yI/ORQJFPR/xSC+jpw0TWmE6gnb6N1lD/z7uElA==} + '@oxlint/plugins@1.68.0': + resolution: {integrity: sha512-titLmukUt/h8ho7Svlf0xSBjoy2ccZKrXjpXpZCj+v6V4CJccC2KyP45BLSCMx8YIpifMyiDyUptM4+5sruKbQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} '@pinia/colada-devtools@1.0.0': @@ -6982,6 +6982,10 @@ packages: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true + js-yaml@4.2.0: + resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + hasBin: true + jsbi@4.3.2: resolution: {integrity: sha512-9fqMSQbhJykSeii05nxKl4m6Eqn2P6rOlYiS+C5Dr/HPIU/7yZxu5qzbs40tgaFORiw2Amd0mirjxatXYMkIew==} @@ -10185,7 +10189,7 @@ snapshots: globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 4.1.1 + js-yaml: 4.2.0 minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -11662,7 +11666,7 @@ snapshots: '@oxlint/binding-win32-x64-msvc@1.66.0': optional: true - '@oxlint/plugins@1.66.0': {} + '@oxlint/plugins@1.68.0': {} '@pinia/colada-devtools@1.0.0': {} @@ -13673,11 +13677,9 @@ snapshots: pg: 8.21.0 zod: 4.4.3 - drizzle-seed@0.3.1(drizzle-orm@1.0.0-rc.4-273829f(@electric-sql/pglite@0.4.5)(@opentelemetry/api@1.9.1)(@types/better-sqlite3@7.6.13)(@types/pg@8.20.0)(better-sqlite3@12.10.0)(pg@8.21.0)(zod@4.4.3)): + drizzle-seed@0.3.1: dependencies: pure-rand: 6.1.0 - optionalDependencies: - drizzle-orm: 1.0.0-rc.4-273829f(@electric-sql/pglite@0.4.5)(@opentelemetry/api@1.9.1)(@types/better-sqlite3@7.6.13)(@types/pg@8.20.0)(better-sqlite3@12.10.0)(pg@8.21.0)(zod@4.4.3) dunder-proto@1.0.1: dependencies: @@ -14498,6 +14500,10 @@ snapshots: dependencies: argparse: 2.0.1 + js-yaml@4.2.0: + dependencies: + argparse: 2.0.1 + jsbi@4.3.2: {} jsdom@29.1.1(@noble/hashes@1.8.0):