Skip to content

Commit

Permalink
Bumped workspace deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellhaaland committed Apr 26, 2024
1 parent bd7879e commit 38d66c0
Show file tree
Hide file tree
Showing 4 changed files with 1,015 additions and 920 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/react": "3.3.1",
"astro": "4.6.4"
"astro": "4.7.0"
}
}
2 changes: 1 addition & 1 deletion libs/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@equinor/fusion-react-person": "^0.8.5",
"@equinor/workspace-ag-grid": "3.0.1-pr.0",
"@equinor/workspace-ag-grid": "3.0.0",
"@remirror/pm": "^2.0.8",
"@remirror/react": "^2.0.35",
"@remirror/react-editors": "^1.0.41",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,22 +69,22 @@
"@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.4",
"@equinor/fusion-framework-react-app": "5.0.8",
"@equinor/fusion-framework-react-module-context": "^6.2.2",
"@equinor/fusion-framework-react": "7.0.5",
"@equinor/fusion-framework-react-app": "5.0.9",
"@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/workspace-fusion": "9.0.1-pr.0",
"@equinor/workspace-fusion": "9.0.0",
"@microsoft/applicationinsights-web": "^3.2.0",
"@swc/helpers": "0.5.10",
"@swc/helpers": "0.5.11",
"@tanstack/react-query": "^5.32.0",
"core-js": "^3.37.0",
"luxon": "^3.4.4",
"odata-query": "^7.0.6",
"react": "18.2.0",
"react": "18.3.0",
"react-dom": "18.2.0",
"react-error-boundary": "^4.0.13",
"react-is": "18.2.0",
"react-is": "18.3.0",
"rxjs": "^7.8.1",
"styled-components": "6.1.8"
},
Expand Down
Loading

0 comments on commit 38d66c0

Please sign in to comment.