From a2a716b62168827f84a0439b6dd9d5b5fe73d310 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 02:09:49 +0000 Subject: [PATCH] chore(deps): update dependency @types/html-escaper to ^3.0.1 (#2121) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/html-escaper](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-escaper) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^3.0.0` -> `^3.0.1`](https://renovatebot.com/diffs/npm/@types%2fhtml-escaper/3.0.0/3.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fhtml-escaper/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fhtml-escaper/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fhtml-escaper/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fhtml-escaper/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- core/package.json | 2 +- pnpm-lock.yaml | 55 +++++++++++++++++++++++++++++++++-------------- 2 files changed, 40 insertions(+), 17 deletions(-) diff --git a/core/package.json b/core/package.json index 2cbab469e0e..1e35d5043b8 100644 --- a/core/package.json +++ b/core/package.json @@ -54,7 +54,7 @@ "@rollup/plugin-alias": "^5.0.1", "@types/express": "^4.17.19", "@types/fs-extra": "^11.0.3", - "@types/html-escaper": "^3.0.0", + "@types/html-escaper": "^3.0.1", "shx": "^0.3.4", "unbuild": "^2.0.0", "vite": "^4.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b9db6e82e9..59d625653f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -393,8 +393,8 @@ importers: specifier: ^11.0.3 version: 11.0.3 '@types/html-escaper': - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.0.1 + version: 3.0.1 shx: specifier: ^0.3.4 version: 0.3.4 @@ -3763,6 +3763,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.10(@babel/core@7.23.0): resolution: {integrity: sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==} @@ -3815,6 +3816,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.22.20): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} @@ -4649,7 +4651,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.21.8) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.20): @@ -4659,7 +4661,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.23.0): @@ -4669,7 +4671,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.4): @@ -4679,7 +4681,7 @@ 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.15(@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) dev: true @@ -4702,7 +4704,7 @@ 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.15(@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) @@ -4713,7 +4715,7 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.23.0) + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.0) @@ -7779,6 +7781,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.20) + dev: false /@babel/plugin-transform-typescript@7.22.15(@babel/core@7.21.8): resolution: {integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==} @@ -18711,8 +18714,8 @@ packages: hoist-non-react-statics: 3.3.2 dev: false - /@types/html-escaper@3.0.0: - resolution: {integrity: sha512-OcJcvP3Yk8mjYwf/IdXZtTE1tb/u0WF0qa29ER07ZHCYUBZXSN29Z1mBS+/96+kNMGTFUAbSz9X+pHmHpZrTCw==} + /@types/html-escaper@3.0.1: + resolution: {integrity: sha512-lVnoTUR09iECkTInzCzFEasZKs11VuCTIdo8hnLXwCU40UUbSl8boPsy6MNJ9+HbJQ/jxju8nSZxSHPVIbmCbg==} dev: true /@types/html-minifier-terser@5.1.2: @@ -19891,9 +19894,9 @@ packages: vite: ^4.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.22.20 - '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.20) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.20) + '@babel/core': 7.23.0 + '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.0) vite: 4.0.4(@types/node@20.8.7) vue: 3.3.6(typescript@5.2.2) transitivePeerDependencies: @@ -19907,9 +19910,9 @@ packages: vite: ^4.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.22.20 - '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.20) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.20) + '@babel/core': 7.23.0 + '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.0) vite: 4.3.9(@types/node@20.8.7) vue: 3.3.6(typescript@5.2.2) transitivePeerDependencies: @@ -20207,6 +20210,26 @@ packages: svg-tags: 1.0.0 transitivePeerDependencies: - supports-color + dev: false + + /@vue/babel-plugin-jsx@1.1.5(@babel/core@7.23.0): + resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.23.0 + '@babel/helper-module-imports': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.0) + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 + '@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==}