@equinor/fusion-framework-cli 12.3.9-next.1 → 12.3.9

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.
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '12.3.9-next.1';
2
+ export const version = '12.3.9';
3
3
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- export declare const version = "12.3.9-next.1";
1
+ export declare const version = "12.3.9";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@equinor/fusion-framework-cli",
3
- "version": "12.3.9-next.1",
3
+ "version": "12.3.9",
4
4
  "keywords": [
5
5
  "Fusion",
6
6
  "Fusion Framework",
@@ -107,10 +107,10 @@
107
107
  "vite": "^7.1.12",
108
108
  "vite-tsconfig-paths": "^5.1.4",
109
109
  "zod": "^4.1.8",
110
- "@equinor/fusion-framework-dev-portal": "1.2.5-next.0",
111
- "@equinor/fusion-framework-dev-server": "1.1.12-next.1",
112
- "@equinor/fusion-framework-module-msal-node": "1.1.0-next.1",
113
- "@equinor/fusion-imports": "1.1.7-next.0"
110
+ "@equinor/fusion-framework-dev-portal": "1.2.5",
111
+ "@equinor/fusion-framework-module-msal-node": "1.0.8",
112
+ "@equinor/fusion-imports": "1.1.6",
113
+ "@equinor/fusion-framework-dev-server": "1.1.11"
114
114
  },
115
115
  "devDependencies": {
116
116
  "@rollup/plugin-commonjs": "^29.0.0",
@@ -133,10 +133,10 @@
133
133
  "type-fest": "^5.0.0",
134
134
  "typescript": "^5.8.2",
135
135
  "vitest": "^3.2.4",
136
- "@equinor/fusion-framework-module-app": "7.0.4-next.0",
137
- "@equinor/fusion-framework-module-http": "7.0.5-next.1",
138
- "@equinor/fusion-framework-module-service-discovery": "9.0.5-next.1",
139
- "@equinor/fusion-framework-module": "5.0.6-next.0"
136
+ "@equinor/fusion-framework-module": "5.0.5",
137
+ "@equinor/fusion-framework-module-app": "7.1.0",
138
+ "@equinor/fusion-framework-module-http": "7.0.4",
139
+ "@equinor/fusion-framework-module-service-discovery": "9.0.4"
140
140
  },
141
141
  "peerDependenciesMeta": {
142
142
  "typescript": {