From 9805a5616555a698c54d1da867fb2d7826ed585d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:21:19 +0000 Subject: [PATCH] build(deps): bump @stencil/core in the production-dependencies group Bumps the production-dependencies group with 1 update: [@stencil/core](https://github.com/ionic-team/stencil). Updates `@stencil/core` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/ionic-team/stencil/releases) - [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/stencil/compare/v4.21.0...v4.22.0) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 60733f91d..a9dbc9fdb 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "watch:styles:components": "chokidar src/liquid/components/**/*.css -i 'src/liquid/components/**/*.shadow.css' -c 'pnpm run build:styles:docs:components'" }, "dependencies": { - "@stencil/core": "~4.21.0", + "@stencil/core": "~4.22.0", "dompurify": "^3.0.1", "js-cookie": "^3.0.1", "tether": "^2.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16f78019f..9c6a4339b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ patchedDependencies: dependencies: '@stencil/core': - specifier: ~4.21.0 - version: 4.21.0 + specifier: ~4.22.0 + version: 4.22.0 dompurify: specifier: ^3.0.1 version: 3.1.7 @@ -77,13 +77,13 @@ devDependencies: version: 0.4.0(@typescript-eslint/eslint-plugin@6.18.0)(@typescript-eslint/parser@6.18.0)(eslint-plugin-react@7.33.2)(eslint@8.56.0)(typescript@5.3.3) '@stencil/postcss': specifier: ^2.1.0 - version: 2.1.0(@stencil/core@4.21.0) + version: 2.1.0(@stencil/core@4.22.0) '@stencil/react-output-target': specifier: ^0.5.3 - version: 0.5.3(patch_hash=mwd3czm2f6jbecpe42hnl46y2a)(@stencil/core@4.21.0) + version: 0.5.3(patch_hash=mwd3czm2f6jbecpe42hnl46y2a)(@stencil/core@4.22.0) '@stencil/vue-output-target': specifier: ^0.8.6 - version: 0.8.6(patch_hash=z7xijlg5hhjq6c5hzlpzmecnpq)(@stencil/core@4.21.0) + version: 0.8.6(patch_hash=z7xijlg5hhjq6c5hzlpzmecnpq)(@stencil/core@4.22.0) '@types/jest': specifier: ^26.0.24 version: 26.0.24 @@ -2000,8 +2000,8 @@ packages: hasBin: true dev: true - /@stencil/core@4.21.0: - resolution: {integrity: sha512-v50lnVbzS8mpMSnEVxR+G75XpvxHKtkJaQrNPE8+/fF6Ppr5z4bcdcBhcP8LPfEW+4BZcic6VifMXRwTopc+kw==} + /@stencil/core@4.22.0: + resolution: {integrity: sha512-AYuihByeAkW17tuf40nKhnnxDBkshr5An3XjEJoUiN1OPU3w+iVVWB4f0g3XC1TBWFDLnChYH9ODaSq7IkpjPQ==} engines: {node: '>=16.0.0', npm: '>=7.10.0'} hasBin: true @@ -2024,31 +2024,31 @@ packages: typescript: 5.3.3 dev: true - /@stencil/postcss@2.1.0(@stencil/core@4.21.0): + /@stencil/postcss@2.1.0(@stencil/core@4.22.0): resolution: {integrity: sha512-/e4TYEXErGaHxH0ocg620YqEMLuMLpK/Wg4MJsiJglrLZCZhU4XCX1N0SwxaIOUbEZ1Zh+AqQ++yMI92ilndEA==} peerDependencies: '@stencil/core': '>=2.0.0' dependencies: - '@stencil/core': 4.21.0 + '@stencil/core': 4.22.0 autoprefixer: 10.4.16(postcss@8.3.11) postcss: 8.3.11 dev: true - /@stencil/react-output-target@0.5.3(patch_hash=mwd3czm2f6jbecpe42hnl46y2a)(@stencil/core@4.21.0): + /@stencil/react-output-target@0.5.3(patch_hash=mwd3czm2f6jbecpe42hnl46y2a)(@stencil/core@4.22.0): resolution: {integrity: sha512-68jwRp35CjAcwhTJ9yFD/3n+jrHOqvEH2jreVuPVvZK+4tkhPlYlwz0d1E1RlF3jyifUSfdkWUGgXIEy8Fo3yw==} peerDependencies: '@stencil/core': '>=2.0.0 || >=3 || >= 4.0.0-beta.0 || >= 4.0.0' dependencies: - '@stencil/core': 4.21.0 + '@stencil/core': 4.22.0 dev: true patched: true - /@stencil/vue-output-target@0.8.6(patch_hash=z7xijlg5hhjq6c5hzlpzmecnpq)(@stencil/core@4.21.0): + /@stencil/vue-output-target@0.8.6(patch_hash=z7xijlg5hhjq6c5hzlpzmecnpq)(@stencil/core@4.22.0): resolution: {integrity: sha512-B1gQW8FWeU7x/KBPm9R28jYFGN5NsZTZR4jwfDMhKBmU1Q2dIxFY52ARhbrfj5tJQxKoxr2tQJD2S14r9t1v7w==} peerDependencies: '@stencil/core': '>=2.0.0 || >=3 || >= 4.0.0-beta.0 || >= 4.0.0' dependencies: - '@stencil/core': 4.21.0 + '@stencil/core': 4.22.0 dev: true patched: true @@ -3182,8 +3182,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001664 - electron-to-chromium: 1.5.29 + caniuse-lite: 1.0.30001667 + electron-to-chromium: 1.5.32 node-releases: 2.0.18 update-browserslist-db: 1.1.1(browserslist@4.24.0) dev: true @@ -3291,8 +3291,8 @@ packages: resolution: {integrity: sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg==} dev: true - /caniuse-lite@1.0.30001664: - resolution: {integrity: sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==} + /caniuse-lite@1.0.30001667: + resolution: {integrity: sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw==} dev: true /capture-exit@2.0.0: @@ -4400,8 +4400,8 @@ packages: resolution: {integrity: sha512-lKoz10iCYlP1WtRYdh5MvocQPWVRoI7ysp6qf18bmeBgR8abE6+I2CsfyNKztRDZvhdWc+krKT6wS7Neg8sw3A==} dev: true - /electron-to-chromium@1.5.29: - resolution: {integrity: sha512-PF8n2AlIhCKXQ+gTpiJi0VhcHDb69kYX4MtCiivctc2QD3XuNZ/XIOlbGzt7WAjjEev0TtaH6Cu3arZExm5DOw==} + /electron-to-chromium@1.5.32: + resolution: {integrity: sha512-M+7ph0VGBQqqpTT2YrabjNKSQ2fEl9PVx6AK3N558gDH9NO8O6XN9SXXFWRo9u9PbEg/bWq+tjXQr+eXmxubCw==} dev: true /eleventy-plugin-toc@1.1.5: