diff --git a/analyzer/api/package.json b/analyzer/api/package.json index 0b5389c9328..0b77f36cedd 100644 --- a/analyzer/api/package.json +++ b/analyzer/api/package.json @@ -34,7 +34,7 @@ "@previewjs/type-analyzer": "^10.1.2", "@previewjs/vfs": "^2.1.1", "pino": "^8.16.2", - "pino-pretty": "^10.2.3" + "pino-pretty": "^10.3.0" }, "devDependencies": { "typescript": "^5.3.3", diff --git a/analyzer/react/package.json b/analyzer/react/package.json index 9cf813ba3f5..a30da18a721 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -37,7 +37,7 @@ "@types/react": "^18.2.45", "@types/react-dom": "^18.2.17", "pino": "^8.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.0", "react": "^18.2.0", "rimraf": "^5.0.5", "shx": "^0.3.4", diff --git a/core/package.json b/core/package.json index ba7906a0f14..294219d106d 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.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.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 0f5808704ac..25f838f0c85 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.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.0", "preact": "^10.19.3", "rimraf": "^5.0.5", "unbuild": "^2.0.0", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index 1b222b70e02..b074231af85 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -35,7 +35,7 @@ "@types/react": "^18.2.45", "@types/react-dom": "^18.2.17", "pino": "^8.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.0", "react": "^18.2.0", "unbuild": "^2.0.0", "vite": "^4.5.1" diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 25bcc9cf5e2..d8a8fe27c41 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.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.0", "solid-js": "^1.8.7", "unbuild": "^2.0.0", "vite": "^4.5.1", diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 63502a139fe..c47383ab39f 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -44,7 +44,7 @@ "@sveltejs/kit": "^1.30.3", "@types/fs-extra": "^11.0.4", "pino": "^8.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.0", "unbuild": "^2.0.0", "vitest": "^0.34.6" } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 3a1527f805c..58154a4abb4 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.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.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 879cdef9046..19b8488ab95 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -50,7 +50,7 @@ "@vue/runtime-dom": "^3.3.11", "@vue/shared": "^3.3.11", "pino": "^8.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.0", "rimraf": "^5.0.5", "shx": "^0.3.4", "unbuild": "^2.0.0", diff --git a/loader/package.json b/loader/package.json index 79ef15693bc..7aa00f19608 100644 --- a/loader/package.json +++ b/loader/package.json @@ -56,7 +56,7 @@ "execa": "^8.0.1", "fs-extra": "^11.2.0", "pino": "^8.16.2", - "pino-pretty": "^10.2.3", + "pino-pretty": "^10.3.0", "pnpm": "^8.12.1", "rimraf": "^5.0.5", "typescript": "^5.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ef47ba0bb0..bba7a252773 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 devDependencies: typescript: specifier: ^5.3.3 @@ -121,8 +121,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 react: specifier: ^18.2.0 version: 18.2.0 @@ -356,8 +356,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 rollup-plugin-friendly-type-imports: specifier: ^1.0.3 version: 1.0.3 @@ -502,8 +502,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 preact: specifier: ^10.19.3 version: 10.19.3 @@ -693,8 +693,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 react: specifier: ^18.2.0 version: 18.2.0 @@ -2190,8 +2190,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 solid-js: specifier: ^1.8.7 version: 1.8.7 @@ -2342,8 +2342,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 unbuild: specifier: ^2.0.0 version: 2.0.0(typescript@5.3.3) @@ -2646,8 +2646,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 rimraf: specifier: ^5.0.5 version: 5.0.5 @@ -2828,8 +2828,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 rimraf: specifier: ^5.0.5 version: 5.0.5 @@ -3125,8 +3125,8 @@ importers: specifier: ^8.16.2 version: 8.16.2 pino-pretty: - specifier: ^10.2.3 - version: 10.2.3 + specifier: ^10.3.0 + version: 10.3.0 pnpm: specifier: ^8.12.1 version: 8.12.1 @@ -13111,7 +13111,7 @@ packages: '@previewjs/type-analyzer': 10.1.2 '@previewjs/vfs': 2.1.1 pino: 8.16.2 - pino-pretty: 10.2.3 + pino-pretty: 10.3.0 dev: false /@previewjs/api@16.0.3: @@ -13159,7 +13159,7 @@ packages: html-escaper: 3.0.3 http-terminator: 3.2.0 pino: 8.16.2 - pino-pretty: 10.2.3 + pino-pretty: 10.3.0 rollup-plugin-friendly-type-imports: 1.0.3 ts-node: 10.9.2(@types/node@20.10.4)(typescript@5.3.3) tsconfig-paths: 4.2.0 @@ -29938,11 +29938,8 @@ packages: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true - /help-me@4.2.0: - resolution: {integrity: sha512-TAOnTB8Tz5Dw8penUuzHVrKNKlCIbwwbHnXraNJxPwf8LRtE2HlM84RYuezMFcwOJmoYOCWVDyJ8TQGxn9PgxA==} - dependencies: - glob: 8.1.0 - readable-stream: 3.6.1 + /help-me@5.0.0: + resolution: {integrity: sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==} /hermes-estree@0.8.0: resolution: {integrity: sha512-W6JDAOLZ5pMPMjEiQGLCXSSV7pIBEgRR5zGkxgmzGSXHOxqV5dC/M1Zevqpbm9TZDE5tu358qZf8Vkzmsc+u7Q==} @@ -35914,15 +35911,15 @@ packages: readable-stream: 4.4.0 split2: 4.2.0 - /pino-pretty@10.2.3: - resolution: {integrity: sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==} + /pino-pretty@10.3.0: + resolution: {integrity: sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==} hasBin: true dependencies: colorette: 2.0.20 dateformat: 4.6.3 fast-copy: 3.0.1 fast-safe-stringify: 2.1.1 - help-me: 4.2.0 + help-me: 5.0.0 joycon: 3.1.1 minimist: 1.2.8 on-exit-leak-free: 2.1.0 @@ -35930,7 +35927,7 @@ packages: pump: 3.0.0 readable-stream: 4.4.0 secure-json-parse: 2.7.0 - sonic-boom: 3.3.0 + sonic-boom: 3.7.0 strip-json-comments: 3.1.1 /pino-std-serializers@6.2.1: @@ -41349,11 +41346,6 @@ packages: transitivePeerDependencies: - supports-color - /sonic-boom@3.3.0: - resolution: {integrity: sha512-LYxp34KlZ1a2Jb8ZQgFCK3niIHzibdwtwNUWKg0qQRzsDoJ3Gfgkf8KdBTFU3SkejDEIlWwnSnpVdOZIhFMl/g==} - dependencies: - atomic-sleep: 1.0.0 - /sonic-boom@3.7.0: resolution: {integrity: sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==} dependencies: