diff --git a/apps/telemetry-backend/package.json b/apps/telemetry-backend/package.json index 7ae52e5154..08df0dccff 100644 --- a/apps/telemetry-backend/package.json +++ b/apps/telemetry-backend/package.json @@ -25,7 +25,7 @@ "@prisma-next/postgres": "workspace:0.11.0", "@prisma-next/sql-runtime": "workspace:0.11.0", "arktype": "catalog:", - "evlog": "^1.9.0" + "evlog": "^2.15.0" }, "devDependencies": { "@prisma/compute-sdk": "^0.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1b9713e58..7b6ee3157d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -125,8 +125,8 @@ importers: specifier: 'catalog:' version: 2.2.0 evlog: - specifier: ^1.9.0 - version: 1.9.0 + specifier: ^2.15.0 + version: 2.15.0(hono@4.11.4)(next@16.2.4(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react-router@7.15.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react@19.2.6)(vite@8.0.13(@types/node@25.6.0)(esbuild@0.28.0)(jiti@2.7.0)(tsx@4.22.3)(yaml@2.8.4)) devDependencies: '@prisma-next/adapter-postgres': specifier: workspace:0.11.0 @@ -4611,6 +4611,10 @@ packages: resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} engines: {node: '>=6.9.0'} + '@babel/code-frame@7.29.7': + resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==} + engines: {node: '>=6.9.0'} + '@babel/compat-data@7.29.3': resolution: {integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==} engines: {node: '>=6.9.0'} @@ -4689,6 +4693,10 @@ packages: resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.29.7': + resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@8.0.0-rc.4': resolution: {integrity: sha512-HTD3bskipk5MSm08twTW6832jzIXUhxMddy4NPPzIMuyMEsrs0ZgwAaMj5ubB5+6hMlUjDu17vNconEmwsmpYg==} engines: {node: ^20.19.0 || >=22.12.0} @@ -4749,6 +4757,10 @@ packages: resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.29.7': + resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==} + engines: {node: '>=6.9.0'} + '@babel/template@7.28.6': resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} @@ -7609,25 +7621,58 @@ packages: events-universal@1.0.1: resolution: {integrity: sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==} - evlog@1.9.0: - resolution: {integrity: sha512-Dzv4drz+MydyZlLok2ATc1O4WBBDEh0+mNl2Tk3NePdaHWgmvCYYovOQgXycxn7NOSv2acRqXHfUlbP6A3rdGQ==} + evlog@2.15.0: + resolution: {integrity: sha512-X5blRbDJqr1ZozYfKGzYfpWMyokDvUCo8sqlqxGTLuWjkdWRgwlMigyN3RqJuLAEtuR+6p3AUdwKi63CkVzaaQ==} peerDependencies: - '@nuxt/kit': ^4.3.1 - h3: ^1.15.5 - nitro: ^3.0.1-alpha.2 - nitropack: ^2.13.1 + '@nestjs/common': '>=11.1.19' + '@nuxt/kit': ^4.4.2 + '@tanstack/start-client-core': ^1.167.20 + ai: '>=6.0.168' + elysia: '>=1.4.28' + express: '>=5.2.1' + fastify: '>=5.8.5' + h3: ^1.15.11 + hono: 4.11.4 + next: '>=16.2.4' + nitro: ^3.0.260311-beta + nitropack: ^2.13.3 ofetch: ^1.5.1 + react: '>=19.2.5' + react-router: '>=7.14.2' + vite: ^7.0.0 || ^8.0.0 peerDependenciesMeta: + '@nestjs/common': + optional: true '@nuxt/kit': optional: true + '@tanstack/start-client-core': + optional: true + ai: + optional: true + elysia: + optional: true + express: + optional: true + fastify: + optional: true h3: optional: true + hono: + optional: true + next: + optional: true nitro: optional: true nitropack: optional: true ofetch: optional: true + react: + optional: true + react-router: + optional: true + vite: + optional: true exit-hook@2.2.1: resolution: {integrity: sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==} @@ -9785,6 +9830,12 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 + '@babel/code-frame@7.29.7': + dependencies: + '@babel/helper-validator-identifier': 7.29.7 + js-tokens: 4.0.0 + picocolors: 1.1.1 + '@babel/compat-data@7.29.3': {} '@babel/core@7.29.0': @@ -9902,6 +9953,8 @@ snapshots: '@babel/helper-validator-identifier@7.28.5': {} + '@babel/helper-validator-identifier@7.29.7': {} + '@babel/helper-validator-identifier@8.0.0-rc.4': {} '@babel/helper-validator-identifier@8.0.0-rc.5': {} @@ -9963,6 +10016,8 @@ snapshots: '@babel/runtime@7.29.2': {} + '@babel/runtime@7.29.7': {} + '@babel/template@7.28.6': dependencies: '@babel/code-frame': 7.29.0 @@ -11495,8 +11550,8 @@ snapshots: '@testing-library/dom@10.4.1': dependencies: - '@babel/code-frame': 7.29.0 - '@babel/runtime': 7.29.2 + '@babel/code-frame': 7.29.7 + '@babel/runtime': 7.29.7 '@types/aria-query': 5.0.4 aria-query: 5.3.0 dom-accessibility-api: 0.5.16 @@ -11627,7 +11682,7 @@ snapshots: obug: 2.1.1 std-env: 4.1.0 tinyrainbow: 3.1.0 - vitest: 4.1.6(@types/node@25.6.2)(@vitest/coverage-v8@4.1.6)(jsdom@29.1.1(@noble/hashes@2.2.0))(vite@8.0.13(@types/node@25.6.2)(esbuild@0.28.0)(jiti@2.7.0)(tsx@4.22.3)(yaml@2.8.4)) + vitest: 4.1.6(@types/node@25.6.0)(@vitest/coverage-v8@4.1.6)(jsdom@29.1.1(@noble/hashes@2.2.0))(vite@8.0.13(@types/node@25.6.0)(esbuild@0.28.0)(jiti@2.7.0)(tsx@4.22.3)(yaml@2.8.4)) '@vitest/expect@4.1.6': dependencies: @@ -12361,7 +12416,13 @@ snapshots: transitivePeerDependencies: - bare-abort-controller - evlog@1.9.0: {} + evlog@2.15.0(hono@4.11.4)(next@16.2.4(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react-router@7.15.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(react@19.2.6)(vite@8.0.13(@types/node@25.6.0)(esbuild@0.28.0)(jiti@2.7.0)(tsx@4.22.3)(yaml@2.8.4)): + optionalDependencies: + hono: 4.11.4 + next: 16.2.4(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + react: 19.2.6 + react-router: 7.15.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + vite: 8.0.13(@types/node@25.6.0)(esbuild@0.28.0)(jiti@2.7.0)(tsx@4.22.3)(yaml@2.8.4) exit-hook@2.2.1: {}