diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78c7ca96..fb660368 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -692,7 +692,7 @@ importers: version: link:../../packages/oxlint-plugin '@iconify-json/codicon': specifier: ^1.2.57 - version: 1.2.57 + version: 1.2.58 '@iconify-json/file-icons': specifier: ^1.2.2 version: 1.2.2 @@ -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)) @@ -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 @@ -2945,8 +2945,8 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@iconify-json/codicon@1.2.57': - resolution: {integrity: sha512-xtcw73V1uUTYbK3+4Yl7ABQbHM4eoPkW7NbQwvWi+0M8i0pZENG+ttIjyj3JfKv5N3iU1YvwrPk+AIinR94YVw==} + '@iconify-json/codicon@1.2.58': + resolution: {integrity: sha512-zemniV51K4KhWJG5wQu4LzULLJvdmkInrRqdACpJNkly/r4FoKITlFO0eJtsOTj6qsv3eG9WqqFQm06tWODsfg==} '@iconify-json/file-icons@1.2.2': resolution: {integrity: sha512-ajk44wYGTiu79EAyrfNHNaxZ1/2Z1xuSOAvYUT/pAPWHc+P6n9TUZP/ccnPG18kx0WMBxmkHHQ9/zkm6ENhk+Q==} @@ -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: @@ -10317,7 +10321,7 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@iconify-json/codicon@1.2.57': + '@iconify-json/codicon@1.2.58': dependencies: '@iconify/types': 2.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):