diff --git a/apps/dev-tool/package.json b/apps/dev-tool/package.json index 48de169be..7214c9efc 100644 --- a/apps/dev-tool/package.json +++ b/apps/dev-tool/package.json @@ -31,7 +31,7 @@ "@types/react": "19.1.9", "@types/react-dom": "19.1.7", "babel-plugin-react-compiler": "19.1.0-rc.2", - "pino-pretty": "^13.1.1", + "pino-pretty": "^13.0.0", "react-hook-form": "^7.62.0", "tailwindcss": "4.1.11", "tailwindcss-animate": "^1.0.7", diff --git a/apps/web/package.json b/apps/web/package.json index 17500d910..d4f961d9b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -83,7 +83,7 @@ "@types/react-dom": "19.1.7", "babel-plugin-react-compiler": "19.1.0-rc.2", "cssnano": "^7.1.0", - "pino-pretty": "^13.1.1", + "pino-pretty": "^13.0.0", "prettier": "^3.6.2", "supabase": "^2.33.9", "tailwindcss": "4.1.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2e9e75e1..20fae7368 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ importers: specifier: 19.1.0-rc.2 version: 19.1.0-rc.2 pino-pretty: - specifier: ^13.1.1 - version: 13.1.1 + specifier: ^13.0.0 + version: 13.0.0 react-hook-form: specifier: ^7.62.0 version: 7.62.0(react@19.1.1) @@ -288,8 +288,8 @@ importers: specifier: ^7.1.0 version: 7.1.0(postcss@8.5.6) pino-pretty: - specifier: ^13.1.1 - version: 13.1.1 + specifier: ^13.0.0 + version: 13.0.0 prettier: specifier: ^3.6.2 version: 3.6.2 @@ -7312,8 +7312,8 @@ packages: pino-abstract-transport@2.0.0: resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} - pino-pretty@13.1.1: - resolution: {integrity: sha512-TNNEOg0eA0u+/WuqH0MH0Xui7uqVk9D74ESOpjtebSQYbNWJk/dIxCXIxFsNfeN53JmtWqYHP2OrIZjT/CBEnA==} + pino-pretty@13.0.0: + resolution: {integrity: sha512-cQBBIVG3YajgoUjo1FdKVRX6t9XPxwB9lcNJVD5GCnNM4Y6T12YYx8c6zEejxQsU0wrg9TwmDulcE9LR7qcJqA==} hasBin: true pino-std-serializers@7.0.0: @@ -7955,9 +7955,6 @@ packages: secure-json-parse@2.7.0: resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==} - secure-json-parse@4.0.0: - resolution: {integrity: sha512-dxtLJO6sc35jWidmLxo7ij+Eg48PM/kleBsxpC8QJE0qJICe+KawkDQmvCMZUr9u7WKVHgMW6vy3fQ7zMiFZMA==} - selderee@0.11.0: resolution: {integrity: sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==} @@ -8173,10 +8170,6 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - strip-json-comments@5.0.2: - resolution: {integrity: sha512-4X2FR3UwhNUE9G49aIsJW5hRRR3GXGTBTZRMfv568O60ojM8HcWjV/VxAxCDW3SUND33O6ZY66ZuRcdkj73q2g==} - engines: {node: '>=14.16'} - stripe@18.4.0: resolution: {integrity: sha512-LKFeDnDYo4U/YzNgx2Lc9PT9XgKN0JNF1iQwZxgkS4lOw5NunWCnzyH5RhTlD3clIZnf54h7nyMWkS8VXPmtTQ==} engines: {node: '>=12.*'} @@ -15876,7 +15869,7 @@ snapshots: dependencies: split2: 4.2.0 - pino-pretty@13.1.1: + pino-pretty@13.0.0: dependencies: colorette: 2.0.20 dateformat: 4.6.3 @@ -15888,9 +15881,9 @@ snapshots: on-exit-leak-free: 2.1.2 pino-abstract-transport: 2.0.0 pump: 3.0.3 - secure-json-parse: 4.0.0 + secure-json-parse: 2.7.0 sonic-boom: 4.2.0 - strip-json-comments: 5.0.2 + strip-json-comments: 3.1.1 pino-std-serializers@7.0.0: {} @@ -16584,8 +16577,6 @@ snapshots: secure-json-parse@2.7.0: {} - secure-json-parse@4.0.0: {} - selderee@0.11.0: dependencies: parseley: 0.12.1 @@ -16873,8 +16864,6 @@ snapshots: strip-json-comments@3.1.1: {} - strip-json-comments@5.0.2: {} - stripe@18.4.0(@types/node@24.2.0): dependencies: qs: 6.14.0