diff --git a/package.json b/package.json index 0c51f7a2..dc3c9629 100644 --- a/package.json +++ b/package.json @@ -27,26 +27,26 @@ }, "devDependencies": { "@equinor/fusion-framework-cli": "^9.12.3", - "@nrwl/devkit": "18.3.4", + "@nrwl/devkit": "18.3.5", "@nrwl/js": "^18.3.4", - "@swc-node/register": "1.9.0", - "@swc/core": "1.5.6", + "@swc-node/register": "1.10.9", + "@swc/core": "1.7.14", "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^15.0.4", "@testing-library/react-hooks": "^8.0.1", "@types/html-escaper": "^3.0.2", "@types/luxon": "^3.4.2", - "@types/node": "20.12.7", - "@types/react": "18.3.2", + "@types/node": "20.16.1", + "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "@types/react-is": "18.2.1", "cross-env": "^7.0.3", "eslint-plugin-import": "2.29.1", - "eslint-plugin-jsx-a11y": "6.8.0", - "eslint-plugin-react": "7.34.1", + "eslint-plugin-jsx-a11y": "6.9.0", + "eslint-plugin-react": "7.35.0", "eslint-plugin-react-hooks": "4.6.1", - "eslint-plugin-tsdoc": "^0.2.17", - "nx": "18.3.4", + "eslint-plugin-tsdoc": "^0.3.0", + "nx": "18.3.5", "rollup-plugin-inject-process-env": "^1.3.1", "ts-node": "^10.9.2", "tsx": "^4.7.3", @@ -59,20 +59,20 @@ "vitest": "^1.5.2" }, "dependencies": { - "@ag-grid-enterprise/core": "31.2.1", - "@equinor/eds-core-react": "^0.37.0", + "@ag-grid-enterprise/core": "31.3.4", + "@equinor/eds-core-react": "^0.41.0", "@equinor/eds-icons": "0.21.0", "@equinor/eds-tokens": "0.9.2", "@equinor/fusion-framework-module": "^4.3.0", - "@equinor/fusion-framework-module-ag-grid": "31.2.1", + "@equinor/fusion-framework-module-ag-grid": "31.3.0", "@equinor/fusion-framework-module-event": "^4.1.1", "@equinor/fusion-framework-module-http": "^5.2.2", "@equinor/fusion-framework-module-msal": "^3.1.0", - "@equinor/fusion-framework-react": "7.0.5", - "@equinor/fusion-framework-react-app": "5.0.9", + "@equinor/fusion-framework-react": "7.1.4", + "@equinor/fusion-framework-react-app": "5.2.5", "@equinor/fusion-framework-react-module-context": "^6.2.3", "@equinor/fusion-framework-react-module-http": "^5.0.3", - "@equinor/fusion-observable": "8.3.0", + "@equinor/fusion-observable": "8.4.0", "@equinor/workspace-fusion": "9.0.11", "@microsoft/applicationinsights-web": "^3.3.0", "@swc/helpers": "0.5.12",