diff --git a/analyzer/api/package.json b/analyzer/api/package.json index 9e9bf75771c..01879084e5d 100644 --- a/analyzer/api/package.json +++ b/analyzer/api/package.json @@ -34,7 +34,7 @@ "@previewjs/type-analyzer": "^10.1.5", "@previewjs/vfs": "^2.1.4", "pino": "^9.5.0", - "pino-pretty": "^11.2.1" + "pino-pretty": "^13.0.0" }, "devDependencies": { "typescript": "^5.7.2", diff --git a/analyzer/react/package.json b/analyzer/react/package.json index f9cbd9c737a..4ad681093e8 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -37,7 +37,7 @@ "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "react": "^18.3.1", "rimraf": "^6.0.1", "shx": "^0.3.4", diff --git a/core/package.json b/core/package.json index 6a4210384e5..5259bbb69a5 100644 --- a/core/package.json +++ b/core/package.json @@ -39,7 +39,7 @@ "html-escaper": "^3.0.3", "http-terminator": "^3.2.0", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "rollup-plugin-friendly-type-imports": "^1.0.3", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index a65b509d5d8..08c420cc9e5 100644 --- a/framework-plugins/preact/package.json +++ b/framework-plugins/preact/package.json @@ -40,7 +40,7 @@ "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "preact": "^10.25.3", "rimraf": "^6.0.1", "unbuild": "^2.0.0", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index 89ac4af8f99..ea7020c5600 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -36,7 +36,7 @@ "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "react": "^18.3.1", "unbuild": "^2.0.0", "vite": "^6.0.3" diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 75db5481687..878a08a438f 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -41,7 +41,7 @@ "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "solid-js": "^1.9.3", "unbuild": "^2.0.0", "vite": "^6.0.3", diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 5dc108d99cb..22db4a50ded 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -45,7 +45,7 @@ "@sveltejs/kit": "^2.12.1", "@types/fs-extra": "^11.0.4", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "unbuild": "^2.0.0", "vitest": "^2.1.8" } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 8e9eaeaaef7..7155dcf2a5d 100644 --- a/framework-plugins/vue2/package.json +++ b/framework-plugins/vue2/package.json @@ -46,7 +46,7 @@ "@previewjs/testing": "workspace:*", "@types/fs-extra": "^11.0.4", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "rimraf": "^6.0.1", "shx": "^0.3.4", "unbuild": "^2.0.0", diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index dfc2462dd76..5f3841fd881 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -50,7 +50,7 @@ "@vue/runtime-dom": "^3.5.13", "@vue/shared": "^3.5.13", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "rimraf": "^6.0.1", "shx": "^0.3.4", "unbuild": "^2.0.0", diff --git a/loader/package.json b/loader/package.json index 378769e868c..5f6dbed57a9 100644 --- a/loader/package.json +++ b/loader/package.json @@ -56,7 +56,7 @@ "execa": "^8.0.1", "fs-extra": "^11.2.0", "pino": "^9.5.0", - "pino-pretty": "^11.2.1", + "pino-pretty": "^13.0.0", "pnpm": "^9.15.1", "rimraf": "^6.0.1", "typescript": "^5.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a802bc23e29..00b90c33810 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 devDependencies: typescript: specifier: ^5.7.2 @@ -130,8 +130,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 react: specifier: ^18.3.1 version: 18.3.1 @@ -362,8 +362,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 rollup-plugin-friendly-type-imports: specifier: ^1.0.3 version: 1.0.3 @@ -511,8 +511,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 preact: specifier: ^10.25.3 version: 10.25.3 @@ -705,8 +705,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 react: specifier: ^18.3.1 version: 18.3.1 @@ -2202,8 +2202,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 solid-js: specifier: ^1.9.3 version: 1.9.3 @@ -2357,8 +2357,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 unbuild: specifier: ^2.0.0 version: 2.0.0(typescript@5.7.2) @@ -2661,8 +2661,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -2843,8 +2843,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -3140,8 +3140,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.2.1 - version: 11.2.1 + specifier: ^13.0.0 + version: 13.0.0 pnpm: specifier: ^9.15.1 version: 9.15.1 @@ -17244,8 +17244,8 @@ packages: resolution: {integrity: sha512-az8JbIYeN/1iLj2t0jR9DV48/LQ3RC6hZPpapKPkb84Q+yTidMCpgWxIT3N0flnBDilyBQ1luWNpOeJptjdp/g==} hasBin: true - pino-pretty@11.2.1: - resolution: {integrity: sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==} + pino-pretty@13.0.0: + resolution: {integrity: sha512-cQBBIVG3YajgoUjo1FdKVRX6t9XPxwB9lcNJVD5GCnNM4Y6T12YYx8c6zEejxQsU0wrg9TwmDulcE9LR7qcJqA==} hasBin: true pino-std-serializers@6.2.1: @@ -46848,7 +46848,7 @@ snapshots: sonic-boom: 3.7.0 strip-json-comments: 3.1.1 - pino-pretty@11.2.1: + pino-pretty@13.0.0: dependencies: colorette: 2.0.20 dateformat: 4.6.3 @@ -46858,9 +46858,8 @@ snapshots: joycon: 3.1.1 minimist: 1.2.8 on-exit-leak-free: 2.1.0 - pino-abstract-transport: 1.2.0 + pino-abstract-transport: 2.0.0 pump: 3.0.0 - readable-stream: 4.4.0 secure-json-parse: 2.7.0 sonic-boom: 4.0.1 strip-json-comments: 3.1.1