diff --git a/package-lock.json b/package-lock.json index 4900690b..3bbf800f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@ant-design/colors": "^7.2.0", "@ant-design/plots": "^1.0.9", "@gisce/fiber-diagram": "2.1.1", - "@gisce/ooui": "2.27.1", + "@gisce/ooui": "2.28.0-alpha.1", "@gisce/react-formiga-components": "1.9.2", "@gisce/react-formiga-table": "1.9.1", "@monaco-editor/react": "^4.4.5", @@ -3382,9 +3382,9 @@ } }, "node_modules/@gisce/ooui": { - "version": "2.27.1", - "resolved": "https://registry.npmjs.org/@gisce/ooui/-/ooui-2.27.1.tgz", - "integrity": "sha512-i80nAgB7lAKqbDMgLPXcOmS3a4Jxd17H0KUzUg5SQZv5WcgAzfDuGii3E+mpItV5oLwOGuk523YCVt2PJgnRAg==", + "version": "2.28.0-alpha.1", + "resolved": "https://registry.npmjs.org/@gisce/ooui/-/ooui-2.28.0-alpha.1.tgz", + "integrity": "sha512-56GxKCPTSWlY2QczmTuDZthezhxZgzjcHT6ecgzVEN6A441O1y/rTbx63g+7Zjtf+3+Bb0k2s2vcKLvo0clGFA==", "dependencies": { "@gisce/conscheck": "1.0.9", "html-entities": "^2.3.3", diff --git a/package.json b/package.json index 4bcbd332..ceab03e7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@ant-design/colors": "^7.2.0", "@ant-design/plots": "^1.0.9", "@gisce/fiber-diagram": "2.1.1", - "@gisce/ooui": "2.27.1", + "@gisce/ooui": "2.28.0-alpha.1", "@gisce/react-formiga-components": "1.9.2", "@gisce/react-formiga-table": "1.9.1", "@monaco-editor/react": "^4.4.5",