diff --git a/package-lock.json b/package-lock.json index d3cfcfffa..6184271aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@gisce/fiber-diagram": "2.1.1", "@gisce/ooui": "2.21.0-alpha.1", "@gisce/react-formiga-components": "1.8.0", - "@gisce/react-formiga-table": "1.9.0-alpha.8", + "@gisce/react-formiga-table": "1.9.0-alpha.9", "@monaco-editor/react": "^4.4.5", "@tabler/icons-react": "^2.11.0", "@types/deep-equal": "^1.0.4", @@ -3409,9 +3409,9 @@ } }, "node_modules/@gisce/react-formiga-table": { - "version": "1.9.0-alpha.8", - "resolved": "https://registry.npmjs.org/@gisce/react-formiga-table/-/react-formiga-table-1.9.0-alpha.8.tgz", - "integrity": "sha512-8PH6J0lnqBaskYHAFpl7vlvpEHqnooC78Zpb0pXNqa2KEH5MPgU/GBbruU8lg+KFfouCDq/6KEYg3hBifPcu8A==", + "version": "1.9.0-alpha.9", + "resolved": "https://registry.npmjs.org/@gisce/react-formiga-table/-/react-formiga-table-1.9.0-alpha.9.tgz", + "integrity": "sha512-5/EnpAgmFnkZ2pFSz0JV+xeazzsVVnRTPe05Omlnc2RbqMFwXRK4bDopGSN0z8Iz51LSOYX+Ek40YR5mMXCn9g==", "dependencies": { "ag-grid-community": "^31.2.1", "ag-grid-react": "^31.2.1", diff --git a/package.json b/package.json index c27ae1047..a2d6036c4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@gisce/fiber-diagram": "2.1.1", "@gisce/ooui": "2.21.0-alpha.1", "@gisce/react-formiga-components": "1.8.0", - "@gisce/react-formiga-table": "1.9.0-alpha.8", + "@gisce/react-formiga-table": "1.9.0-alpha.9", "@monaco-editor/react": "^4.4.5", "@tabler/icons-react": "^2.11.0", "@types/deep-equal": "^1.0.4",