@equinor/fusion-framework-cli 0.0.0-next-20230922072645 → 0.0.0-next-20230925133754
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.
- package/CHANGELOG.md +8 -4
- package/dist/bin/bundle-application.js +6 -6
- package/dist/bin/bundle-application.js.map +1 -1
- package/dist/bin/create-export-manifest.js +1 -1
- package/dist/bin/create-export-manifest.js.map +1 -1
- package/dist/bin/main.app.js +1 -1
- package/dist/bin/public/assets/index-620b7af7.js +3600 -0
- package/dist/bin/public/index.html +1 -1
- package/package.json +15 -15
- package/dist/bin/public/assets/index-e45636d8.js +0 -3609
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@equinor/fusion-framework-cli",
|
|
3
|
-
"version": "0.0.0-next-
|
|
3
|
+
"version": "0.0.0-next-20230925133754",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"Fusion",
|
|
6
6
|
"Fusion Framework",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@equinor/eds-core-react": "^0.32.4",
|
|
30
30
|
"@equinor/eds-icons": "^0.19.3",
|
|
31
31
|
"@equinor/eds-tokens": "^0.9.2",
|
|
32
|
-
"@equinor/fusion-wc-person": "^
|
|
32
|
+
"@equinor/fusion-wc-person": "^2.0.1",
|
|
33
33
|
"@types/adm-zip": "^0.5.0",
|
|
34
34
|
"@types/semver": "^7.5.0",
|
|
35
35
|
"@vitejs/plugin-react": "^4.0.4",
|
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"vite-plugin-environment": "^1.1.3",
|
|
53
53
|
"vite-plugin-restart": "^0.3.1",
|
|
54
54
|
"vite-tsconfig-paths": "^4.2.0",
|
|
55
|
-
"@equinor/fusion-framework-app": "^0.0.0-next-
|
|
56
|
-
"@equinor/fusion-framework-react-components-people-provider": "^0.0.0-next-
|
|
55
|
+
"@equinor/fusion-framework-app": "^0.0.0-next-20230925133754",
|
|
56
|
+
"@equinor/fusion-framework-react-components-people-provider": "^0.0.0-next-20230925133754",
|
|
57
57
|
"@equinor/fusion-observable": "^8.1.2"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"@equinor/fusion-react-context-selector": "^0.4.7",
|
|
65
65
|
"@equinor/fusion-react-icon": "^0.2.15",
|
|
66
66
|
"@equinor/fusion-react-menu": "^0.1.5",
|
|
67
|
-
"@equinor/fusion-react-person": "^0.2
|
|
67
|
+
"@equinor/fusion-react-person": "^0.4.2",
|
|
68
68
|
"@equinor/fusion-react-progress-indicator": "^0.1.6",
|
|
69
69
|
"@equinor/fusion-react-side-sheet": "1.0.2",
|
|
70
70
|
"@equinor/fusion-react-styles": "^0.5.9",
|
|
@@ -81,19 +81,19 @@
|
|
|
81
81
|
"styled-components": "^6.0.7",
|
|
82
82
|
"types": "link:./types",
|
|
83
83
|
"typescript": "^5.1.3",
|
|
84
|
-
"@equinor/fusion-framework": "^0.0.0-next-
|
|
85
|
-
"@equinor/fusion-framework-app": "^0.0.0-next-
|
|
86
|
-
"@equinor/fusion-framework-module-app": "^0.0.0-next-
|
|
87
|
-
"@equinor/fusion-framework-module-bookmark": "^0.0.0-next-
|
|
88
|
-
"@equinor/fusion-framework-module-context": "^0.0.0-next-
|
|
84
|
+
"@equinor/fusion-framework": "^0.0.0-next-20230925133754",
|
|
85
|
+
"@equinor/fusion-framework-app": "^0.0.0-next-20230925133754",
|
|
86
|
+
"@equinor/fusion-framework-module-app": "^0.0.0-next-20230925133754",
|
|
87
|
+
"@equinor/fusion-framework-module-bookmark": "^0.0.0-next-20230925133754",
|
|
88
|
+
"@equinor/fusion-framework-module-context": "^0.0.0-next-20230925133754",
|
|
89
89
|
"@equinor/fusion-framework-module-http": "^5.1.1",
|
|
90
90
|
"@equinor/fusion-framework-module-msal": "^3.0.7",
|
|
91
91
|
"@equinor/fusion-framework-module-navigation": "^3.0.6",
|
|
92
|
-
"@equinor/fusion-framework-module-services": "^0.0.0-next-
|
|
93
|
-
"@equinor/fusion-framework-react": "^0.0.0-next-
|
|
94
|
-
"@equinor/fusion-framework-react-components-bookmark": "^0.0.0-next-
|
|
95
|
-
"@equinor/fusion-framework-react-module-bookmark": "^0.0.0-next-
|
|
96
|
-
"@equinor/fusion-query": "^0.0.0-next-
|
|
92
|
+
"@equinor/fusion-framework-module-services": "^0.0.0-next-20230925133754",
|
|
93
|
+
"@equinor/fusion-framework-react": "^0.0.0-next-20230925133754",
|
|
94
|
+
"@equinor/fusion-framework-react-components-bookmark": "^0.0.0-next-20230925133754",
|
|
95
|
+
"@equinor/fusion-framework-react-module-bookmark": "^0.0.0-next-20230925133754",
|
|
96
|
+
"@equinor/fusion-query": "^0.0.0-next-20230925133754"
|
|
97
97
|
},
|
|
98
98
|
"scripts": {
|
|
99
99
|
"prebuild": "pnpm build:source",
|