From 0229ad7e273960bffa50c1436a7bbb54463f0e52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 12:41:08 +0000 Subject: [PATCH] Bump @koumoul/vjsf in /src/dispatch/static/dispatch 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] --- 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 3eba65cc7ab7..8d0f1aa04f52 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",