diff --git a/package-lock.json b/package-lock.json index dac187e12..d05c0e0c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@ant-design/plots": "^1.0.9", "@gisce/fiber-diagram": "2.1.1", - "@gisce/ooui": "2.10.0-alpha.1", + "@gisce/ooui": "2.10.0-alpha.2", "@gisce/react-formiga-components": "1.8.0", "@gisce/react-formiga-table": "1.6.0-alpha.11", "@monaco-editor/react": "^4.4.5", @@ -3368,9 +3368,9 @@ } }, "node_modules/@gisce/ooui": { - "version": "2.10.0-alpha.1", - "resolved": "https://registry.npmjs.org/@gisce/ooui/-/ooui-2.10.0-alpha.1.tgz", - "integrity": "sha512-oxYDPqvk0SUpIu5aHQX35Dt/lgPqE9hQ4Ilb5NRmO8eUpTaY8csGC0KJviz2p4N0PuPbxYlIpRlvKtV1WMb1vg==", + "version": "2.10.0-alpha.2", + "resolved": "https://registry.npmjs.org/@gisce/ooui/-/ooui-2.10.0-alpha.2.tgz", + "integrity": "sha512-/61IVazutFc4h+XW6l/zhbBlBYQP/SABo5VE/9KIluGNP9rg1oosCYFOy6woWkq4n1KihTvA5Hzs52xJoxZ0IQ==", "dependencies": { "@gisce/conscheck": "1.0.9", "html-entities": "^2.3.3", diff --git a/package.json b/package.json index 09929dda9..1b8397c89 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@ant-design/plots": "^1.0.9", "@gisce/fiber-diagram": "2.1.1", - "@gisce/ooui": "2.10.0-alpha.1", + "@gisce/ooui": "2.10.0-alpha.2", "@gisce/react-formiga-components": "1.8.0", "@gisce/react-formiga-table": "1.6.0-alpha.11", "@monaco-editor/react": "^4.4.5",