diff --git a/analyzer/api/package.json b/analyzer/api/package.json index c431fa3aa83e..a9409b4d0da3 100644 --- a/analyzer/api/package.json +++ b/analyzer/api/package.json @@ -34,7 +34,7 @@ "@previewjs/type-analyzer": "^10.0.1", "@previewjs/vfs": "^2.0.17", "pino": "^8.15.4", - "pino-pretty": "^10.2.0" + "pino-pretty": "^10.2.2" }, "devDependencies": { "typescript": "^5.2.2", diff --git a/analyzer/react/package.json b/analyzer/react/package.json index 1e1488688e2d..85239179313b 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -37,7 +37,7 @@ "@types/react": "^18.2.24", "@types/react-dom": "^18.2.8", "pino": "^8.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "react": "^18.2.0", "rimraf": "^5.0.5", "shx": "^0.3.4", diff --git a/core/package.json b/core/package.json index 5e722e17b5d8..0bb9fab6c17a 100644 --- a/core/package.json +++ b/core/package.json @@ -42,7 +42,7 @@ "html-escaper": "^3.0.3", "http-terminator": "^3.2.0", "pino": "^8.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "rollup-plugin-friendly-type-imports": "^1.0.3", "ts-node": "^10.9.1", "tsconfig-paths": "^4.2.0", diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index ddcdf0acf14e..e7fbc448eb38 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.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "preact": "^10.18.1", "rimraf": "^5.0.5", "unbuild": "^2.0.0", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index a9c43df901a6..f7428d813d05 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -35,7 +35,7 @@ "@types/react": "^18.2.24", "@types/react-dom": "^18.2.8", "pino": "^8.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "react": "^18.2.0", "unbuild": "^2.0.0", "vite": "^4.4.10" diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index ae8f50ff8b84..804ebc2dbeb2 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.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "solid-js": "^1.7.12", "unbuild": "^2.0.0", "vite": "^4.4.10", diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index e9a911351598..6dc79efe5ab0 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -44,7 +44,7 @@ "@sveltejs/kit": "^1.25.1", "@types/fs-extra": "^11.0.2", "pino": "^8.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "unbuild": "^2.0.0", "vitest": "^0.34.6" } diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 8fccd93cc11b..90b251c55f45 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.2", "pino": "^8.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "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 d34a3d4a0803..69673665cbc8 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -50,7 +50,7 @@ "@vue/runtime-dom": "^3.3.4", "@vue/shared": "^3.3.4", "pino": "^8.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "rimraf": "^5.0.5", "shx": "^0.3.4", "unbuild": "^2.0.0", diff --git a/loader/package.json b/loader/package.json index 998936372578..fb36a17af739 100644 --- a/loader/package.json +++ b/loader/package.json @@ -50,7 +50,7 @@ "execa": "^8.0.1", "fs-extra": "^11.1.1", "pino": "^8.15.4", - "pino-pretty": "^10.2.0", + "pino-pretty": "^10.2.2", "pnpm": "^8.8.0", "proper-lockfile": "^4.1.2", "rimraf": "^5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e159330096f..268eb6aa3e76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 devDependencies: typescript: specifier: ^5.2.2 @@ -121,8 +121,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 react: specifier: ^18.2.0 version: 18.2.0 @@ -361,8 +361,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 rollup-plugin-friendly-type-imports: specifier: ^1.0.3 version: 1.0.3 @@ -513,8 +513,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 preact: specifier: ^10.18.1 version: 10.18.1 @@ -704,8 +704,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 react: specifier: ^18.2.0 version: 18.2.0 @@ -2201,8 +2201,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 solid-js: specifier: ^1.7.12 version: 1.7.12 @@ -2353,8 +2353,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 unbuild: specifier: ^2.0.0 version: 2.0.0(typescript@5.2.2) @@ -2657,8 +2657,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 rimraf: specifier: ^5.0.5 version: 5.0.5 @@ -2839,8 +2839,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 rimraf: specifier: ^5.0.5 version: 5.0.5 @@ -3127,8 +3127,8 @@ importers: specifier: ^8.15.4 version: 8.15.4 pino-pretty: - specifier: ^10.2.0 - version: 10.2.0 + specifier: ^10.2.2 + version: 10.2.2 pnpm: specifier: ^8.8.0 version: 8.8.0 @@ -3698,6 +3698,32 @@ packages: lru-cache: 5.1.1 semver: 6.3.1 + /@babel/helper-compilation-targets@7.21.5(@babel/core@7.22.10): + resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.10 + '@babel/helper-validator-option': 7.22.5 + browserslist: 4.21.10 + lru-cache: 5.1.1 + semver: 6.3.1 + + /@babel/helper-compilation-targets@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@babel/helper-validator-option': 7.22.5 + browserslist: 4.21.10 + lru-cache: 5.1.1 + semver: 6.3.1 + /@babel/helper-compilation-targets@7.22.10: resolution: {integrity: sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==} engines: {node: '>=6.9.0'} @@ -6605,7 +6631,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.22.10 '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -6628,7 +6654,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.10 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.22.10 '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 @@ -6639,7 +6665,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-compilation-targets': 7.22.10 '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 @@ -6989,7 +7015,9 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.4) + '@babel/helper-replace-supers': 7.22.5 + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.21.8): @@ -7012,7 +7040,9 @@ packages: dependencies: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.10) + '@babel/helper-replace-supers': 7.22.5 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.22.20): resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} @@ -7022,7 +7052,9 @@ packages: dependencies: '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) + '@babel/helper-replace-supers': 7.22.5 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-parameters@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} @@ -7981,11 +8013,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.21.9 '@babel/core': 7.22.10 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.22.10) + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-validator-option': 7.21.0 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.22.10) '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.22.10) '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.10) @@ -8052,12 +8084,12 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.22.10) '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.10) '@babel/preset-modules': 0.1.5(@babel/core@7.22.10) - '@babel/types': 7.22.19 + '@babel/types': 7.21.5 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.10) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.10) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.10) core-js-compat: 3.29.0 - semver: 6.3.1 + semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -8067,11 +8099,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 + '@babel/compat-data': 7.21.9 '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-validator-option': 7.21.0 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.22.20) '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.22.20) '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.20) @@ -8138,12 +8170,12 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.22.20) '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.20) '@babel/preset-modules': 0.1.5(@babel/core@7.22.20) - '@babel/types': 7.22.19 + '@babel/types': 7.21.5 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.20) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.20) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.20) core-js-compat: 3.29.0 - semver: 6.3.1 + semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -8388,6 +8420,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.10 + '@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'} @@ -8404,6 +8454,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==} @@ -12977,7 +13028,7 @@ packages: '@previewjs/type-analyzer': 10.0.1 '@previewjs/vfs': 2.0.17 pino: 8.15.4 - pino-pretty: 10.2.0 + pino-pretty: 10.2.2 dev: false /@previewjs/api@16.0.1: @@ -13017,7 +13068,7 @@ packages: html-escaper: 3.0.3 http-terminator: 3.2.0 pino: 8.15.4 - pino-pretty: 10.2.0 + pino-pretty: 10.2.2 rollup-plugin-friendly-type-imports: 1.0.3 ts-node: 10.9.1(@types/node@20.8.2)(typescript@5.2.2) tsconfig-paths: 4.2.0 @@ -13476,7 +13527,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.28.1) + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 @@ -16241,7 +16292,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 @@ -22446,6 +22497,8 @@ packages: '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.22.20) '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.20) babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 + transitivePeerDependencies: + - supports-color dev: false /babel-preset-jest@27.5.1(@babel/core@7.21.8): @@ -35319,20 +35372,14 @@ packages: dev: true optional: true - /pino-abstract-transport@1.0.0: - resolution: {integrity: sha512-c7vo5OpW4wIS42hUVcT5REsL8ZljsUfBjqV/e2sFxmFEFZiq1XLUp5EYLtuDH6PEHq9W1egWqRbnLUP5FuZmOA==} - dependencies: - readable-stream: 4.4.0 - split2: 4.2.0 - /pino-abstract-transport@1.1.0: resolution: {integrity: sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==} dependencies: readable-stream: 4.4.0 split2: 4.2.0 - /pino-pretty@10.2.0: - resolution: {integrity: sha512-tRvpyEmGtc2D+Lr3FulIZ+R1baggQ4S3xD2Ar93KixFEDx6SEAUP3W5aYuEw1C73d6ROrNcB2IXLteW8itlwhA==} + /pino-pretty@10.2.2: + resolution: {integrity: sha512-RvAdCQAU51MdVsJdvXX4Bipb52wwldXtOzlva1NT8q2d7tmgYWFIMLhoSnfx2Sr+Hi7BLGpR/n8wgrcq5G/ykA==} hasBin: true dependencies: colorette: 2.0.20 @@ -35343,7 +35390,7 @@ packages: joycon: 3.1.1 minimist: 1.2.8 on-exit-leak-free: 2.1.0 - pino-abstract-transport: 1.0.0 + pino-abstract-transport: 1.1.0 pump: 3.0.0 readable-stream: 4.4.0 secure-json-parse: 2.7.0