From 80fbd8b21d89c7f43f6fc5968d43ea21af928b45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:51:33 -0700 Subject: [PATCH] Bump @koumoul/vjsf in /src/dispatch/static/dispatch (#3875) Bumps [@koumoul/vjsf](https://github.com/koumoul-dev/vuetify-jsonschema-form) from 2.22.1 to 2.23.2. - [Release notes](https://github.com/koumoul-dev/vuetify-jsonschema-form/releases) - [Commits](https://github.com/koumoul-dev/vuetify-jsonschema-form/compare/v2.22.1...v2.23.2) --- updated-dependencies: - dependency-name: "@koumoul/vjsf" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/dispatch/static/dispatch/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 749d9b144856..934885d7886e 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -712,9 +712,9 @@ } }, "node_modules/@koumoul/vjsf": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.22.1.tgz", - "integrity": "sha512-u5yaNTzeCTNyhJlhM6zLGbf7EPQQgBR64kNF1b3EMZFcXTpmClewU1n+lg8Wj6f5RDPLwAwlVSNPMdgpfMD9jg==", + "version": "2.23.2", + "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.23.2.tgz", + "integrity": "sha512-/NloSj/wMjxrLHk5jCcT5Y/ifZ1bwpb1NFi6UHXzJ3nFI7qcOQGi1ZXB4CQuS2HsdTktOyzebrMYwXMgaXqzjw==", "dependencies": { "debounce": "^1.2.1", "debounce-promise": "^3.1.2", @@ -7169,9 +7169,9 @@ } }, "@koumoul/vjsf": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.22.1.tgz", - "integrity": "sha512-u5yaNTzeCTNyhJlhM6zLGbf7EPQQgBR64kNF1b3EMZFcXTpmClewU1n+lg8Wj6f5RDPLwAwlVSNPMdgpfMD9jg==", + "version": "2.23.2", + "resolved": "https://registry.npmjs.org/@koumoul/vjsf/-/vjsf-2.23.2.tgz", + "integrity": "sha512-/NloSj/wMjxrLHk5jCcT5Y/ifZ1bwpb1NFi6UHXzJ3nFI7qcOQGi1ZXB4CQuS2HsdTktOyzebrMYwXMgaXqzjw==", "requires": { "@mdi/font": "^6.5.95", "@mdi/js": "^6.5.95",