diff --git a/analyzer/api/package.json b/analyzer/api/package.json index 8bff4230c2c9..3321722e5148 100644 --- a/analyzer/api/package.json +++ b/analyzer/api/package.json @@ -33,7 +33,7 @@ "@previewjs/serializable-values": "^9.0.1", "@previewjs/type-analyzer": "^10.0.1", "@previewjs/vfs": "^2.0.17", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3" }, "devDependencies": { diff --git a/analyzer/react/package.json b/analyzer/react/package.json index 463fb01c3c91..3e0ca28120d2 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -36,7 +36,7 @@ "@types/prop-types": "^15.7.8", "@types/react": "^18.2.27", "@types/react-dom": "^18.2.12", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "react": "^18.2.0", "rimraf": "^5.0.5", diff --git a/chromeless/package.json b/chromeless/package.json index 8daf03e9dd7b..5fbe587c65d6 100644 --- a/chromeless/package.json +++ b/chromeless/package.json @@ -27,7 +27,7 @@ "@previewjs/properties": "^5.0.1", "@previewjs/vfs": "^2.0.17", "express": "^4.18.2", - "pino": "^8.15.7", + "pino": "^8.16.0", "playwright": "^1.38.1", "typescript": "^5.2.2" }, diff --git a/core/package.json b/core/package.json index d5cff9f65360..359db41f3d34 100644 --- a/core/package.json +++ b/core/package.json @@ -41,7 +41,7 @@ "globby": "^13.2.2", "html-escaper": "^3.0.3", "http-terminator": "^3.2.0", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "rollup-plugin-friendly-type-imports": "^1.0.3", "ts-node": "^10.9.1", diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index a2ac8ad455f7..f5532ceac0c4 100644 --- a/framework-plugins/preact/package.json +++ b/framework-plugins/preact/package.json @@ -38,7 +38,7 @@ "@previewjs/core": "workspace:*", "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "preact": "^10.18.1", "rimraf": "^5.0.5", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index e6046eaa771d..b6311e43db4d 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -34,7 +34,7 @@ "@previewjs/testing": "workspace:*", "@types/react": "^18.2.27", "@types/react-dom": "^18.2.12", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "react": "^18.2.0", "unbuild": "^2.0.0", diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index b64ec499fc1f..11e20130ae59 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -40,7 +40,7 @@ "@previewjs/core": "workspace:*", "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "solid-js": "^1.7.12", "unbuild": "^2.0.0", diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 6169bada005f..7b8a977b5c2e 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -43,7 +43,7 @@ "@previewjs/testing": "workspace:*", "@sveltejs/kit": "^1.25.1", "@types/fs-extra": "^11.0.2", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "unbuild": "^2.0.0", "vitest": "^0.34.6" diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index ff71d7f46aed..5838e2001b43 100644 --- a/framework-plugins/vue2/package.json +++ b/framework-plugins/vue2/package.json @@ -45,7 +45,7 @@ "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", "@types/fs-extra": "^11.0.2", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "rimraf": "^5.0.5", "shx": "^0.3.4", diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index b97ca05c4405..cf6fbd91eebf 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -49,7 +49,7 @@ "@vue/runtime-core": "^3.3.4", "@vue/runtime-dom": "^3.3.4", "@vue/shared": "^3.3.4", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "rimraf": "^5.0.5", "shx": "^0.3.4", diff --git a/loader/package.json b/loader/package.json index 9fe8d64564d1..50ef6785df27 100644 --- a/loader/package.json +++ b/loader/package.json @@ -49,7 +49,7 @@ "exclusive-promises": "^1.0.3", "execa": "^8.0.1", "fs-extra": "^11.1.1", - "pino": "^8.15.7", + "pino": "^8.16.0", "pino-pretty": "^10.2.3", "pnpm": "^8.9.0", "proper-lockfile": "^4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97d32155d5e4..f7050a5f7d4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ importers: specifier: ^2.0.17 version: link:../../vfs pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -118,8 +118,8 @@ importers: specifier: ^18.2.12 version: 18.2.12 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -243,8 +243,8 @@ importers: specifier: ^4.18.2 version: 4.18.2 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 playwright: specifier: ^1.38.1 version: 1.38.1 @@ -359,8 +359,8 @@ importers: specifier: ^3.2.0 version: 3.2.0 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -511,8 +511,8 @@ importers: specifier: workspace:* version: link:../../testing pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -702,8 +702,8 @@ importers: specifier: ^18.2.12 version: 18.2.12 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -2199,8 +2199,8 @@ importers: specifier: workspace:* version: link:../../testing pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -2351,8 +2351,8 @@ importers: specifier: ^11.0.2 version: 11.0.2 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -2655,8 +2655,8 @@ importers: specifier: ^11.0.2 version: 11.0.2 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -2837,8 +2837,8 @@ importers: specifier: ^3.3.4 version: 3.3.4 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -3125,8 +3125,8 @@ importers: specifier: ^11.1.1 version: 11.1.1 pino: - specifier: ^8.15.7 - version: 8.15.7 + specifier: ^8.16.0 + version: 8.16.0 pino-pretty: specifier: ^10.2.3 version: 10.2.3 @@ -3697,24 +3697,6 @@ packages: lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.22.10(@babel/core@7.21.4): - resolution: {integrity: sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.4) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: true - /@babel/helper-create-class-features-plugin@7.22.10(@babel/core@7.21.8): resolution: {integrity: sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==} engines: {node: '>=6.9.0'} @@ -4438,9 +4420,11 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4) + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.8): @@ -4463,9 +4447,11 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.21.4): resolution: {integrity: sha512-h8hlezQ4dl6ixodgXkH8lUfcD7x+WAuIqPUjwGoItynrXOAv4a4Tci1zA/qjzQjjcl0v3QpLdc2LM6ZACQuY7A==} @@ -4845,8 +4831,10 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.8): @@ -4868,8 +4856,10 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 + transitivePeerDependencies: + - supports-color /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==} @@ -4879,9 +4869,11 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4) + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.8): @@ -4906,9 +4898,11 @@ packages: dependencies: '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} @@ -7325,6 +7319,24 @@ packages: '@babel/parser': 7.22.10 '@babel/types': 7.22.10 + /@babel/traverse@7.21.5: + resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.10 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.22.10 + '@babel/types': 7.22.19 + debug: 4.3.4(supports-color@5.5.0) + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/traverse@7.21.5(supports-color@5.5.0): resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} engines: {node: '>=6.9.0'} @@ -7341,6 +7353,7 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false /@babel/traverse@7.22.10: resolution: {integrity: sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==} @@ -11913,7 +11926,7 @@ packages: '@previewjs/serializable-values': 9.0.1 '@previewjs/type-analyzer': 10.0.1 '@previewjs/vfs': 2.0.17 - pino: 8.15.7 + pino: 8.16.0 pino-pretty: 10.2.3 dev: false @@ -11963,7 +11976,7 @@ packages: globby: 13.2.2 html-escaper: 3.0.3 http-terminator: 3.2.0 - pino: 8.15.7 + pino: 8.16.0 pino-pretty: 10.2.3 rollup-plugin-friendly-type-imports: 1.0.3 ts-node: 10.9.1(@types/node@20.8.3)(typescript@5.2.2) @@ -15202,7 +15215,7 @@ packages: dependencies: '@babel/generator': 7.21.9 '@babel/parser': 7.21.9 - '@babel/traverse': 7.21.5(supports-color@5.5.0) + '@babel/traverse': 7.21.5 '@babel/types': 7.21.5 '@storybook/csf': 0.1.0 '@storybook/types': 7.0.17 @@ -34138,8 +34151,8 @@ packages: /pino-std-serializers@6.2.1: resolution: {integrity: sha512-wHuWB+CvSVb2XqXM0W/WOYUkVSPbiJb9S5fNB7TBhd8s892Xq910bRxwHtC4l71hgztObTjXL6ZheZXFjhDrDQ==} - /pino@8.15.7: - resolution: {integrity: sha512-B0GTwUzUCXmGILPqL5MzeLWfq2KhdRArFNrtSKIIeZoES1zPDD72EGOgGvtdLSYyyEQZqE7fThRRNjNGx8nVZg==} + /pino@8.16.0: + resolution: {integrity: sha512-UUmvQ/7KTZt/vHjhRrnyS7h+J7qPBQnpG80V56xmIC+o9IqYmQOw/UIny9S9zYDfRBR0ClouCr464EkBMIT7Fw==} hasBin: true dependencies: atomic-sleep: 1.0.0 @@ -34151,7 +34164,7 @@ packages: quick-format-unescaped: 4.0.4 real-require: 0.2.0 safe-stable-stringify: 2.4.2 - sonic-boom: 3.3.0 + sonic-boom: 3.7.0 thread-stream: 2.3.0 /pirates@4.0.5: @@ -39534,6 +39547,11 @@ packages: dependencies: atomic-sleep: 1.0.0 + /sonic-boom@3.7.0: + resolution: {integrity: sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==} + dependencies: + atomic-sleep: 1.0.0 + /sorcery@0.10.0: resolution: {integrity: sha512-R5ocFmKZQFfSTstfOtHjJuAwbpGyf9qjQa1egyhvXSbM7emjrtLXtGdZsDJDABC85YBfVvrOiGWKSYXPKdvP1g==} hasBin: true