@analogjs/platform 1.7.3-beta.7 → 1.7.3
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@analogjs/platform",
|
|
3
|
-
"version": "1.7.3
|
|
3
|
+
"version": "1.7.3",
|
|
4
4
|
"description": "The fullstack meta-framework for Angular",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"author": "Brandon Roberts <robertsbt@gmail.com>",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"nitropack": "^2.9.0",
|
|
32
|
-
"@analogjs/vite-plugin-angular": "^1.7.3
|
|
33
|
-
"@analogjs/vite-plugin-nitro": "^1.7.3
|
|
32
|
+
"@analogjs/vite-plugin-angular": "^1.7.3",
|
|
33
|
+
"@analogjs/vite-plugin-nitro": "^1.7.3",
|
|
34
34
|
"vitefu": "^0.2.5"
|
|
35
35
|
},
|
|
36
36
|
"peerDependencies": {
|
|
@@ -39,28 +39,6 @@
|
|
|
39
39
|
"x-completion-type": "file",
|
|
40
40
|
"x-completion-glob": "vite.config.@(js|ts)"
|
|
41
41
|
},
|
|
42
|
-
"fileReplacements": {
|
|
43
|
-
"description": "Replace files with other files in the build.",
|
|
44
|
-
"type": "array",
|
|
45
|
-
"items": {
|
|
46
|
-
"type": "object",
|
|
47
|
-
"properties": {
|
|
48
|
-
"replace": {
|
|
49
|
-
"type": "string",
|
|
50
|
-
"description": "The file to be replaced.",
|
|
51
|
-
"x-completion-type": "file"
|
|
52
|
-
},
|
|
53
|
-
"with": {
|
|
54
|
-
"type": "string",
|
|
55
|
-
"description": "The file to replace with.",
|
|
56
|
-
"x-completion-type": "file"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
"additionalProperties": false,
|
|
60
|
-
"required": ["replace", "with"]
|
|
61
|
-
},
|
|
62
|
-
"default": []
|
|
63
|
-
},
|
|
64
42
|
"emptyOutDir": {
|
|
65
43
|
"description": "When set to false, outputPath will not be emptied during the build process.",
|
|
66
44
|
"type": "boolean",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export declare const V18_X_ANALOG_JS_ROUTER = "^1.
|
|
2
|
-
export declare const V18_X_ANALOG_JS_CONTENT = "^1.
|
|
1
|
+
export declare const V18_X_ANALOG_JS_ROUTER = "^1.7.0";
|
|
2
|
+
export declare const V18_X_ANALOG_JS_CONTENT = "^1.7.0";
|
|
3
3
|
export declare const V18_X_MARKED = "^5.0.2";
|
|
4
4
|
export declare const V18_X_MARKED_GFM_HEADING_ID = "^3.0.4";
|
|
5
5
|
export declare const V18_X_MARKED_HIGHLIGHT = "^2.0.1";
|
|
6
6
|
export declare const V18_X_PRISMJS = "^1.29.0";
|
|
7
|
-
export declare const V18_X_ANALOG_JS_PLATFORM = "^1.
|
|
8
|
-
export declare const V18_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = "^1.
|
|
9
|
-
export declare const V18_X_ANALOG_JS_VITEST_ANGULAR = "^1.
|
|
7
|
+
export declare const V18_X_ANALOG_JS_PLATFORM = "^1.7.0";
|
|
8
|
+
export declare const V18_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = "^1.7.0";
|
|
9
|
+
export declare const V18_X_ANALOG_JS_VITEST_ANGULAR = "^1.7.0";
|
|
10
10
|
export declare const V18_X_NX_ANGULAR = "~19.1.0";
|
|
11
11
|
export declare const V18_X_NX_VITE = "~19.1.0";
|
|
12
12
|
export declare const V18_X_JSDOM = "^22.0.0";
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.V18_X_VITEST = exports.V18_X_VITE_TSCONFIG_PATHS = exports.V18_X_JSDOM = exports.V18_X_NX_VITE = exports.V18_X_NX_ANGULAR = exports.V18_X_ANALOG_JS_VITEST_ANGULAR = exports.V18_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = exports.V18_X_ANALOG_JS_PLATFORM = exports.V18_X_PRISMJS = exports.V18_X_MARKED_HIGHLIGHT = exports.V18_X_MARKED_GFM_HEADING_ID = exports.V18_X_MARKED = exports.V18_X_ANALOG_JS_CONTENT = exports.V18_X_ANALOG_JS_ROUTER = void 0;
|
|
4
4
|
// V18_X
|
|
5
|
-
exports.V18_X_ANALOG_JS_ROUTER = '^1.
|
|
6
|
-
exports.V18_X_ANALOG_JS_CONTENT = '^1.
|
|
5
|
+
exports.V18_X_ANALOG_JS_ROUTER = '^1.7.0';
|
|
6
|
+
exports.V18_X_ANALOG_JS_CONTENT = '^1.7.0';
|
|
7
7
|
exports.V18_X_MARKED = '^5.0.2';
|
|
8
8
|
exports.V18_X_MARKED_GFM_HEADING_ID = '^3.0.4';
|
|
9
9
|
exports.V18_X_MARKED_HIGHLIGHT = '^2.0.1';
|
|
10
10
|
exports.V18_X_PRISMJS = '^1.29.0';
|
|
11
11
|
// devDependencies
|
|
12
|
-
exports.V18_X_ANALOG_JS_PLATFORM = '^1.
|
|
13
|
-
exports.V18_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = '^1.
|
|
14
|
-
exports.V18_X_ANALOG_JS_VITEST_ANGULAR = '^1.
|
|
12
|
+
exports.V18_X_ANALOG_JS_PLATFORM = '^1.7.0';
|
|
13
|
+
exports.V18_X_ANALOG_JS_VITE_PLUGIN_ANGULAR = '^1.7.0';
|
|
14
|
+
exports.V18_X_ANALOG_JS_VITEST_ANGULAR = '^1.7.0';
|
|
15
15
|
exports.V18_X_NX_ANGULAR = '~19.1.0';
|
|
16
16
|
exports.V18_X_NX_VITE = '~19.1.0';
|
|
17
17
|
exports.V18_X_JSDOM = '^22.0.0';
|