@equinor/fusion-framework-cli 10.4.2 → 10.5.0-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,7 +28,7 @@
28
28
  }
29
29
  </style>
30
30
 
31
- <script type="module" crossorigin src="/assets/index-DFBtGJAl.js"></script>
31
+ <script type="module" crossorigin src="/assets/index-CsLa2nG-.js"></script>
32
32
 
33
33
  <body>
34
34
  <div id="root"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@equinor/fusion-framework-cli",
3
- "version": "10.4.2",
3
+ "version": "10.5.0-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
4
4
  "keywords": [
5
5
  "Fusion",
6
6
  "Fusion Framework",
@@ -84,21 +84,21 @@
84
84
  "rxjs": "^7.8.1",
85
85
  "styled-components": "^6.0.7",
86
86
  "typescript": "^5.5.4",
87
- "@equinor/fusion-framework-app": "^9.2.3",
88
- "@equinor/fusion-framework-module-context": "^5.0.16",
89
- "@equinor/fusion-framework-module-bookmark": "^2.1.1",
90
- "@equinor/fusion-framework-module-app": "^6.1.4",
91
- "@equinor/fusion-framework-module-feature-flag": "^1.1.12",
92
- "@equinor/fusion-framework-module-msal": "^3.1.5",
93
- "@equinor/fusion-framework-module-navigation": "^4.0.7",
94
- "@equinor/fusion-framework-module-services": "^5.1.0",
95
- "@equinor/fusion-framework-react": "^7.3.8",
96
- "@equinor/fusion-framework": "^7.2.16",
97
- "@equinor/fusion-framework-react-components-bookmark": "^1.0.7",
98
- "@equinor/fusion-framework-react-components-people-provider": "^1.5.2",
99
- "@equinor/fusion-framework-react-module-bookmark": "^2.3.2",
100
- "@equinor/fusion-observable": "^8.4.4",
101
- "@equinor/fusion-query": "^5.2.1"
87
+ "@equinor/fusion-framework": "^7.3.0-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
88
+ "@equinor/fusion-framework-module-app": "^6.1.5-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
89
+ "@equinor/fusion-framework-module-context": "^5.0.17-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
90
+ "@equinor/fusion-framework-module-bookmark": "^2.1.2-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
91
+ "@equinor/fusion-framework-app": "^9.3.0-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
92
+ "@equinor/fusion-framework-module-msal": "^4.0.0-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
93
+ "@equinor/fusion-framework-module-navigation": "^4.0.8-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
94
+ "@equinor/fusion-framework-module-feature-flag": "^1.1.13-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
95
+ "@equinor/fusion-framework-module-services": "^5.1.1-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
96
+ "@equinor/fusion-framework-react": "^7.4.0-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
97
+ "@equinor/fusion-framework-react-components-bookmark": "^1.0.8-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
98
+ "@equinor/fusion-framework-react-components-people-provider": "^1.5.3-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
99
+ "@equinor/fusion-framework-react-module-bookmark": "^3.0.0-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
100
+ "@equinor/fusion-observable": "^8.4.5-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2",
101
+ "@equinor/fusion-query": "^5.2.2-msal-6cf764b628c2afdd64dfd06e42abc953d78556d2"
102
102
  },
103
103
  "scripts": {
104
104
  "prebuild": "pnpm build:source",