From f651a1110b09b37d314d9b828c9eae961bd43af9 Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Wed, 22 Nov 2023 14:00:54 -0500 Subject: [PATCH] chore: update to latest ms-select-vanilla --- examples/vite-demo-vanilla-bundle/package.json | 2 +- packages/common/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/vite-demo-vanilla-bundle/package.json b/examples/vite-demo-vanilla-bundle/package.json index 40c893d81..1f277c2e1 100644 --- a/examples/vite-demo-vanilla-bundle/package.json +++ b/examples/vite-demo-vanilla-bundle/package.json @@ -28,7 +28,7 @@ "fetch-jsonp": "^1.3.0", "flatpickr": "^4.6.13", "moment-mini": "^2.29.4", - "multiple-select-vanilla": "^1.0.2", + "multiple-select-vanilla": "^1.0.3", "rxjs": "^7.8.1", "whatwg-fetch": "^3.6.19" }, diff --git a/packages/common/package.json b/packages/common/package.json index 7c8baec96..81bd4fbe7 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -81,7 +81,7 @@ "dompurify": "^3.0.6", "flatpickr": "^4.6.13", "moment-mini": "^2.29.4", - "multiple-select-vanilla": "^1.0.2", + "multiple-select-vanilla": "^1.0.3", "sortablejs": "^1.15.0", "un-flatten-tree": "^2.0.12" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa8f0dd19..b2d85ba47 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: ^2.29.4 version: 2.29.4 multiple-select-vanilla: - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^1.0.3 + version: 1.0.3 rxjs: specifier: ^7.8.1 version: 7.8.1 @@ -232,8 +232,8 @@ importers: specifier: ^2.29.4 version: 2.29.4 multiple-select-vanilla: - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^1.0.3 + version: 1.0.3 sortablejs: specifier: ^1.15.0 version: 1.15.0 @@ -6988,8 +6988,8 @@ packages: minimatch: 3.1.2 dev: true - /multiple-select-vanilla@1.0.2: - resolution: {integrity: sha512-hlh6m/p3ZOI+4DrbTwt1KAwScMIW20C4s0yZEd9Pz7KJf4RGDC39z20a0s8HONABpj8t4OumSG7vsI5/MyAoXg==} + /multiple-select-vanilla@1.0.3: + resolution: {integrity: sha512-U4hzBz6A0aiYMWTi9K9Y6dapDNoQqCRBbJB1gC9vKut2Y2vWr2+IKiGJ9L3fjpt8PdzxDJ9BESsoa3LW+e0B/A==} dependencies: '@types/trusted-types': 2.0.7 dev: false