diff --git a/package-lock.json b/package-lock.json index 89671ddab..19e8dfcc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@ant-design/plots": "^1.0.9", "@gisce/fiber-diagram": "2.1.1", "@gisce/ooui": "2.27.0", - "@gisce/react-formiga-components": "1.9.1", + "@gisce/react-formiga-components": "1.9.0-alpha.5", "@gisce/react-formiga-table": "1.9.1", "@monaco-editor/react": "^4.4.5", "@tabler/icons-react": "^2.11.0", @@ -3396,9 +3396,9 @@ } }, "node_modules/@gisce/react-formiga-components": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@gisce/react-formiga-components/-/react-formiga-components-1.9.1.tgz", - "integrity": "sha512-7VLIdmnm0gRn5rfHC0zfnZmZv81qAFmDwRNZaLfepQrBxTgULTOW+boCuzxqyAO1G5xN4eXrx55yRyOao7rv+g==", + "version": "1.9.0-alpha.5", + "resolved": "https://registry.npmjs.org/@gisce/react-formiga-components/-/react-formiga-components-1.9.0-alpha.5.tgz", + "integrity": "sha512-KgF2vmSZKSE+usUdSrYRoCZfD71mnhLzSYN1huQCNTamsKy9wFgE1+mvmJme6O9dBgA0iT/ip6NJQyKKwsMPHg==", "dependencies": { "antd": "5.13.1", "classnames": "^2.5.1", diff --git a/package.json b/package.json index cfecb698f..6e4f71d22 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@ant-design/plots": "^1.0.9", "@gisce/fiber-diagram": "2.1.1", "@gisce/ooui": "2.27.0", - "@gisce/react-formiga-components": "1.9.1", + "@gisce/react-formiga-components": "1.9.0-alpha.5", "@gisce/react-formiga-table": "1.9.1", "@monaco-editor/react": "^4.4.5", "@tabler/icons-react": "^2.11.0",