From 759e07dfaaac03a55580cae7890c2fcdc569c0ea Mon Sep 17 00:00:00 2001 From: Henry Heng Date: Sun, 25 Aug 2024 19:08:42 +0100 Subject: [PATCH] Chore/update flowise-embed version to 1.3.12 (#3080) update flowise-embed version to 1.3.12 --- pnpm-lock.yaml | 53 +++++++++++++------------------------------------- 1 file changed, 13 insertions(+), 40 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7d73be50..1b3a66a6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -651,10 +651,10 @@ importers: version: 16.4.5 flowise-embed: specifier: latest - version: 1.3.7(bufferutil@4.0.8)(utf-8-validate@6.0.4) + version: 1.3.12(bufferutil@4.0.8)(utf-8-validate@6.0.4) flowise-embed-react: specifier: latest - version: 1.0.2(@types/node@20.12.12)(flowise-embed@1.3.7(bufferutil@4.0.8)(utf-8-validate@6.0.4))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.71.1)(terser@5.29.1)(typescript@5.5.2) + version: 1.0.2(@types/node@20.12.12)(flowise-embed@1.3.12(bufferutil@4.0.8)(utf-8-validate@6.0.4))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.71.1)(terser@5.29.1)(typescript@5.5.2) flowise-react-json-view: specifier: '*' version: 1.21.7(@types/react@18.2.65)(encoding@0.1.13)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -1396,10 +1396,6 @@ packages: resolution: { integrity: sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA== } engines: { node: '>=6.9.0' } - '@babel/helper-module-imports@7.22.15': - resolution: { integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== } - engines: { node: '>=6.9.0' } - '@babel/helper-module-imports@7.24.3': resolution: { integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== } engines: { node: '>=6.9.0' } @@ -1480,11 +1476,6 @@ packages: resolution: { integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== } engines: { node: '>=6.9.0' } - '@babel/parser@7.24.0': - resolution: { integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg== } - engines: { node: '>=6.0.0' } - hasBin: true - '@babel/parser@7.24.8': resolution: { integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w== } engines: { node: '>=6.0.0' } @@ -2397,10 +2388,6 @@ packages: resolution: { integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw== } engines: { node: '>=6.9.0' } - '@babel/types@7.24.0': - resolution: { integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== } - engines: { node: '>=6.9.0' } - '@babel/types@7.24.5': resolution: { integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ== } engines: { node: '>=6.9.0' } @@ -8872,8 +8859,8 @@ packages: flowise-embed: '*' react: 18.x - flowise-embed@1.3.7: - resolution: { integrity: sha512-M7HQw6hXUZbkcdEGBfzXpNxNe8jPQM+ZlwKavqZHNncQA7QnooZ2FKOhS1aF8ttvW0iWqMu5m495Z8NBP+Kj+Q== } + flowise-embed@1.3.12: + resolution: { integrity: sha512-LEsk+Hq4wb9WOxDptzDN42BRgbUOG+6RwTZI4+IhwLkqCIDE1YuGVboJu2gSc2Pla6S599KnHv1/PyeQs/YUiQ== } flowise-react-json-view@1.21.7: resolution: { integrity: sha512-oFjwtSLJkUWk6waLh8heCQ4o9b60FJRA2X8LefaZp5WaJvj/Rr2HILjk+ocf1JkfTcq8jc6t2jfIybg4leWsaQ== } @@ -18639,7 +18626,7 @@ snapshots: '@babel/helper-annotate-as-pure@7.22.5': dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 '@babel/helper-builder-binary-assignment-operator-visitor@7.22.15': dependencies: @@ -18738,10 +18725,6 @@ snapshots: dependencies: '@babel/types': 7.24.5 - '@babel/helper-module-imports@7.22.15': - dependencies: - '@babel/types': 7.24.5 - '@babel/helper-module-imports@7.24.3': dependencies: '@babel/types': 7.24.5 @@ -18826,10 +18809,6 @@ snapshots: chalk: 2.4.2 js-tokens: 4.0.0 - '@babel/parser@7.24.0': - dependencies: - '@babel/types': 7.24.5 - '@babel/parser@7.24.8': dependencies: '@babel/types': 7.24.5 @@ -19544,7 +19523,7 @@ snapshots: dependencies: '@babel/core': 7.24.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.3 '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.0) '@babel/types': 7.24.5 @@ -19919,12 +19898,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.24.0': - dependencies: - '@babel/helper-string-parser': 7.24.1 - '@babel/helper-validator-identifier': 7.24.5 - to-fast-properties: 2.0.0 - '@babel/types@7.24.5': dependencies: '@babel/helper-string-parser': 7.24.1 @@ -20210,7 +20183,7 @@ snapshots: '@emotion/babel-plugin@11.11.0': dependencies: - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.3 '@babel/runtime': 7.24.0 '@emotion/hash': 0.9.1 '@emotion/memoize': 0.8.1 @@ -23042,8 +23015,8 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.5 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.5 @@ -28256,10 +28229,10 @@ snapshots: flatted@3.3.1: {} - flowise-embed-react@1.0.2(@types/node@20.12.12)(flowise-embed@1.3.7(bufferutil@4.0.8)(utf-8-validate@6.0.4))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.71.1)(terser@5.29.1)(typescript@5.5.2): + flowise-embed-react@1.0.2(@types/node@20.12.12)(flowise-embed@1.3.12(bufferutil@4.0.8)(utf-8-validate@6.0.4))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.71.1)(terser@5.29.1)(typescript@5.5.2): dependencies: '@ladle/react': 2.5.1(@types/node@20.12.12)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.71.1)(terser@5.29.1)(typescript@5.5.2) - flowise-embed: 1.3.7(bufferutil@4.0.8)(utf-8-validate@6.0.4) + flowise-embed: 1.3.12(bufferutil@4.0.8)(utf-8-validate@6.0.4) react: 18.2.0 transitivePeerDependencies: - '@types/node' @@ -28273,7 +28246,7 @@ snapshots: - terser - typescript - flowise-embed@1.3.7(bufferutil@4.0.8)(utf-8-validate@6.0.4): + flowise-embed@1.3.12(bufferutil@4.0.8)(utf-8-validate@6.0.4): dependencies: '@babel/core': 7.24.0 '@ts-stack/markdown': 1.5.0 @@ -36340,7 +36313,7 @@ snapshots: styled-components@5.3.11(@babel/core@7.24.0)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0): dependencies: - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.3 '@babel/traverse': 7.24.0(supports-color@5.5.0) '@emotion/is-prop-valid': 1.2.2 '@emotion/stylis': 0.8.5