update jsonpath library

This commit is contained in:
2024-02-08 14:28:40 +00:00
parent f034f4be3d
commit 2af463fbe9
67 changed files with 961 additions and 966 deletions
@@ -20,7 +20,7 @@ import {
} from "../../../../store/currentView/action";
import { useDropzone } from "react-dropzone";
import { select } from "xpath";
import jsonpath from "jsonpath";
import { JSONPath as jsonpath } from "jsonpath-plus";
const RepresentationProgress_enforcement = (props) => {
let { t } = useTranslation();
@@ -20,7 +20,7 @@ import {
} from "../../../../store/currentView/action";
import { useDropzone } from "react-dropzone";
import { select } from "xpath";
import jsonpath from "jsonpath";
import { JSONPath as jsonpath } from "jsonpath-plus";
const RepresentationProgress_s78 = (props) => {
let { t } = useTranslation();