diff --git a/analyzer/api/package.json b/analyzer/api/package.json index 45a41ec86b8..8984df9ee37 100644 --- a/analyzer/api/package.json +++ b/analyzer/api/package.json @@ -33,7 +33,7 @@ "@previewjs/serializable-values": "^9.0.4", "@previewjs/type-analyzer": "^10.1.3", "@previewjs/vfs": "^2.1.2", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1" }, "devDependencies": { diff --git a/analyzer/react/package.json b/analyzer/react/package.json index 6fc0a41802e..b58dbf94448 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -36,7 +36,7 @@ "@types/prop-types": "^15.7.11", "@types/react": "^18.2.55", "@types/react-dom": "^18.2.19", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "react": "^18.2.0", "rimraf": "^5.0.5", diff --git a/chromeless/package.json b/chromeless/package.json index 9e0008d39c9..d875f46a37e 100644 --- a/chromeless/package.json +++ b/chromeless/package.json @@ -27,7 +27,7 @@ "@previewjs/properties": "^5.0.4", "@previewjs/vfs": "^2.1.2", "express": "^4.18.2", - "pino": "^8.18.0", + "pino": "^8.19.0", "playwright": "^1.41.2", "typescript": "^5.3.3" }, diff --git a/core/package.json b/core/package.json index df9ccd79ad1..7e421fb606f 100644 --- a/core/package.json +++ b/core/package.json @@ -39,7 +39,7 @@ "globby": "^14.0.1", "html-escaper": "^3.0.3", "http-terminator": "^3.2.0", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "rollup-plugin-friendly-type-imports": "^1.0.3", "ts-node": "^10.9.2", diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index 5c0e9fdb18b..7529be53797 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.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "preact": "^10.19.5", "rimraf": "^5.0.5", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index 021b8e46183..c207343b7ad 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -34,7 +34,7 @@ "@previewjs/testing": "workspace:*", "@types/react": "^18.2.55", "@types/react-dom": "^18.2.19", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "react": "^18.2.0", "unbuild": "^2.0.0", diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 72a3326810d..02f9a23d8a9 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.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "solid-js": "^1.8.15", "unbuild": "^2.0.0", diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 2ed6920a5c1..cedd6467162 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -43,7 +43,7 @@ "@previewjs/testing": "workspace:*", "@sveltejs/kit": "^2.5.0", "@types/fs-extra": "^11.0.4", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "unbuild": "^2.0.0", "vitest": "^1.3.0" diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 72ea876e704..b89d63ab609 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.4", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "rimraf": "^5.0.5", "shx": "^0.3.4", diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index ffddf9873e5..8aefa4e18c7 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -49,7 +49,7 @@ "@vue/runtime-core": "^3.4.19", "@vue/runtime-dom": "^3.4.19", "@vue/shared": "^3.4.19", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "rimraf": "^5.0.5", "shx": "^0.3.4", diff --git a/loader/package.json b/loader/package.json index 2875d6fde0b..f22cce941e9 100644 --- a/loader/package.json +++ b/loader/package.json @@ -55,7 +55,7 @@ "exclusive-promises": "^1.0.3", "execa": "^8.0.1", "fs-extra": "^11.2.0", - "pino": "^8.18.0", + "pino": "^8.19.0", "pino-pretty": "^10.3.1", "pnpm": "^8.15.3", "rimraf": "^5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9066e2b58ab..38d6698d44f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ importers: specifier: ^2.1.2 version: link:../../vfs pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -118,8 +118,8 @@ importers: specifier: ^18.2.19 version: 18.2.19 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -243,8 +243,8 @@ importers: specifier: ^4.18.2 version: 4.18.2 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 playwright: specifier: ^1.41.2 version: 1.41.2 @@ -353,8 +353,8 @@ importers: specifier: ^3.2.0 version: 3.2.0 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -499,8 +499,8 @@ importers: specifier: workspace:* version: link:../../testing pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -690,8 +690,8 @@ importers: specifier: ^18.2.19 version: 18.2.19 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -2187,8 +2187,8 @@ importers: specifier: workspace:* version: link:../../testing pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -2339,8 +2339,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -2643,8 +2643,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -2825,8 +2825,8 @@ importers: specifier: ^3.4.19 version: 3.4.19 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -3122,8 +3122,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 pino: - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.19.0 + version: 8.19.0 pino-pretty: specifier: ^10.3.1 version: 10.3.1 @@ -3603,6 +3603,7 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color + dev: false /@babel/core@7.23.5: resolution: {integrity: sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==} @@ -3825,6 +3826,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 + dev: false /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.7): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} @@ -3843,60 +3845,6 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.21.4): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - 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.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@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.5(@babel/core@7.21.8): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.8 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.8) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: false - - /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) - '@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.5(@babel/core@7.23.7): resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} engines: {node: '>=6.9.0'} @@ -4169,6 +4117,7 @@ packages: '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.20 + dev: false /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.5): resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} @@ -4324,6 +4273,7 @@ packages: '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 + dev: false /@babel/helper-replace-supers@7.22.9(@babel/core@7.23.7): resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} @@ -4704,13 +4654,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.4) + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.4) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.21.8): @@ -4720,13 +4668,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.8) + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.8) - transitivePeerDependencies: - - supports-color dev: false /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.22.20): @@ -4736,13 +4682,11 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.22.20) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.23.7): @@ -5738,6 +5682,7 @@ packages: dependencies: '@babel/core': 7.23.3 '@babel/helper-plugin-utils': 7.22.5 + dev: false /@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.7): resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} @@ -6066,6 +6011,7 @@ packages: dependencies: '@babel/core': 7.23.3 '@babel/helper-plugin-utils': 7.22.5 + dev: false /@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.7): resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} @@ -7702,6 +7648,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.3) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.3) + dev: false /@babel/plugin-transform-typescript@7.23.3(@babel/core@7.23.7): resolution: {integrity: sha512-ogV0yWnq38CFwH20l2Afz0dfKuZBx9o/Y2Rmh5vuSS0YD1hswgEgTfyTzuSrT2q9btmHRSqYoSfwFUVaC1M1Jw==} @@ -13414,7 +13361,7 @@ packages: '@previewjs/serializable-values': 9.0.4 '@previewjs/type-analyzer': 10.1.3 '@previewjs/vfs': 2.1.2 - pino: 8.18.0 + pino: 8.19.0 pino-pretty: 10.3.1 dev: false @@ -13476,7 +13423,7 @@ packages: globby: 13.2.2 html-escaper: 3.0.3 http-terminator: 3.2.0 - pino: 8.18.0 + pino: 8.19.0 pino-pretty: 10.3.1 rollup-plugin-friendly-type-imports: 1.0.3 ts-node: 10.9.2(@types/node@20.10.6)(typescript@5.3.3) @@ -13519,7 +13466,7 @@ packages: globby: 14.0.1 html-escaper: 3.0.3 http-terminator: 3.2.0 - pino: 8.18.0 + pino: 8.19.0 pino-pretty: 10.3.1 rollup-plugin-friendly-type-imports: 1.0.3 ts-node: 10.9.2(@types/node@20.10.6)(typescript@5.3.3) @@ -20283,9 +20230,9 @@ packages: vite: ^4.0.0 || ^5.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3) + '@babel/core': 7.23.7 + '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.7) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.7) vite: 4.0.4(@types/node@20.10.6) vue: 3.4.19(typescript@5.3.3) transitivePeerDependencies: @@ -20299,9 +20246,9 @@ packages: vite: ^4.0.0 || ^5.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.23.3 - '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3) + '@babel/core': 7.23.7 + '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.7) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.7) vite: 4.3.9(@types/node@20.10.6) vue: 3.4.19(typescript@5.3.3) transitivePeerDependencies: @@ -20600,6 +20547,26 @@ packages: svg-tags: 1.0.0 transitivePeerDependencies: - supports-color + dev: false + + /@vue/babel-plugin-jsx@1.1.5(@babel/core@7.23.7): + resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.23.7 + '@babel/helper-module-imports': 7.22.15 + '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7) + '@babel/template': 7.22.15 + '@babel/traverse': 7.23.7 + '@babel/types': 7.23.6 + '@vue/babel-helper-vue-transform-on': 1.1.5 + camelcase: 6.3.0 + html-tags: 3.3.1 + svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color + dev: true /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.22.20): resolution: {integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==} @@ -36378,8 +36345,8 @@ packages: /pino-std-serializers@6.2.1: resolution: {integrity: sha512-wHuWB+CvSVb2XqXM0W/WOYUkVSPbiJb9S5fNB7TBhd8s892Xq910bRxwHtC4l71hgztObTjXL6ZheZXFjhDrDQ==} - /pino@8.18.0: - resolution: {integrity: sha512-Mz/gKiRyuXu4HnpHgi1YWdHQCoWMufapzooisvFn78zl4dZciAxS+YeRkUxXl1ee/SzU80YCz1zpECCh4oC6Aw==} + /pino@8.19.0: + resolution: {integrity: sha512-oswmokxkav9bADfJ2ifrvfHUwad6MLp73Uat0IkQWY3iAw5xTRoznXbXksZs8oaOUMpmhVWD+PZogNzllWpJaA==} hasBin: true dependencies: atomic-sleep: 1.0.0