diff --git a/analyzer/api/package.json b/analyzer/api/package.json index 5af4dcf54e1..846118e8d86 100644 --- a/analyzer/api/package.json +++ b/analyzer/api/package.json @@ -34,7 +34,7 @@ "@previewjs/type-analyzer": "^10.1.3", "@previewjs/vfs": "^2.1.2", "pino": "^8.20.0", - "pino-pretty": "^10.3.1" + "pino-pretty": "^11.0.0" }, "devDependencies": { "typescript": "^5.4.4", diff --git a/analyzer/react/package.json b/analyzer/react/package.json index cb217278082..dde911d7caf 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -37,7 +37,7 @@ "@types/react": "^18.2.74", "@types/react-dom": "^18.2.24", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "react": "^18.2.0", "rimraf": "^5.0.5", "shx": "^0.3.4", diff --git a/core/package.json b/core/package.json index 9f66dc28bd4..d780b61bc38 100644 --- a/core/package.json +++ b/core/package.json @@ -40,7 +40,7 @@ "html-escaper": "^3.0.3", "http-terminator": "^3.2.0", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.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 f6d5c73b343..1e56ced9480 100644 --- a/framework-plugins/preact/package.json +++ b/framework-plugins/preact/package.json @@ -39,7 +39,7 @@ "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "preact": "^10.20.1", "rimraf": "^5.0.5", "unbuild": "^2.0.0", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index 1a009bb6a11..ebf86da675f 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -35,7 +35,7 @@ "@types/react": "^18.2.74", "@types/react-dom": "^18.2.24", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "react": "^18.2.0", "unbuild": "^2.0.0", "vite": "^5.2.8" diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index b85c27ba44f..e132220f31c 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -41,7 +41,7 @@ "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "solid-js": "^1.8.16", "unbuild": "^2.0.0", "vite": "^5.2.8", diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 402b828ebad..e8f6e03c7e6 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -44,7 +44,7 @@ "@sveltejs/kit": "^2.5.5", "@types/fs-extra": "^11.0.4", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "unbuild": "^2.0.0", "vitest": "^1.4.0" } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index ca6f7a3ab7b..2b52849dc74 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": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "rimraf": "^5.0.5", "shx": "^0.3.4", "unbuild": "^2.0.0", diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index 9eb6bac0527..a1e46c75c91 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -50,7 +50,7 @@ "@vue/runtime-dom": "^3.4.21", "@vue/shared": "^3.4.21", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "rimraf": "^5.0.5", "shx": "^0.3.4", "unbuild": "^2.0.0", diff --git a/loader/package.json b/loader/package.json index da0f47a22b5..8f545bdc05a 100644 --- a/loader/package.json +++ b/loader/package.json @@ -56,7 +56,7 @@ "execa": "^8.0.1", "fs-extra": "^11.2.0", "pino": "^8.20.0", - "pino-pretty": "^10.3.1", + "pino-pretty": "^11.0.0", "pnpm": "^8.15.6", "rimraf": "^5.0.5", "typescript": "^5.4.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 425d6ba7d17..091d8e96fc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 devDependencies: typescript: specifier: ^5.4.4 @@ -121,8 +121,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 react: specifier: ^18.2.0 version: 18.2.0 @@ -356,8 +356,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 rollup-plugin-friendly-type-imports: specifier: ^1.0.3 version: 1.0.3 @@ -502,8 +502,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 preact: specifier: ^10.20.1 version: 10.20.1 @@ -693,8 +693,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 react: specifier: ^18.2.0 version: 18.2.0 @@ -2190,8 +2190,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 solid-js: specifier: ^1.8.16 version: 1.8.16 @@ -2342,8 +2342,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 unbuild: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.4) @@ -2646,8 +2646,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 rimraf: specifier: ^5.0.5 version: 5.0.5 @@ -2828,8 +2828,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 rimraf: specifier: ^5.0.5 version: 5.0.5 @@ -3125,8 +3125,8 @@ importers: specifier: ^8.20.0 version: 8.20.0 pino-pretty: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 pnpm: specifier: ^8.15.6 version: 8.15.6 @@ -36465,6 +36465,26 @@ packages: secure-json-parse: 2.7.0 sonic-boom: 3.7.0 strip-json-comments: 3.1.1 + dev: false + + /pino-pretty@11.0.0: + resolution: {integrity: sha512-YFJZqw59mHIY72wBnBs7XhLGG6qpJMa4pEQTRgEPEbjIYbng2LXEZZF1DoyDg9CfejEy8uZCyzpcBXXG0oOCwQ==} + hasBin: true + dependencies: + colorette: 2.0.20 + dateformat: 4.6.3 + fast-copy: 3.0.1 + fast-safe-stringify: 2.1.1 + help-me: 5.0.0 + joycon: 3.1.1 + minimist: 1.2.8 + on-exit-leak-free: 2.1.0 + pino-abstract-transport: 1.1.0 + pump: 3.0.0 + readable-stream: 4.4.0 + secure-json-parse: 2.7.0 + sonic-boom: 3.7.0 + strip-json-comments: 3.1.1 /pino-std-serializers@6.2.1: resolution: {integrity: sha512-wHuWB+CvSVb2XqXM0W/WOYUkVSPbiJb9S5fNB7TBhd8s892Xq910bRxwHtC4l71hgztObTjXL6ZheZXFjhDrDQ==}