create-analog 1.5.0-beta.2 → 1.5.0-beta.4
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
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"test": "ng test"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@analogjs/content": "^1.5.0-beta.
|
|
19
|
-
"@analogjs/router": "^1.5.0-beta.
|
|
18
|
+
"@analogjs/content": "^1.5.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^1.5.0-beta.4",
|
|
20
20
|
"@angular/animations": "^17.2.0",
|
|
21
21
|
"@angular/common": "^17.2.0",
|
|
22
22
|
"@angular/compiler": "^17.2.0",
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"zone.js": "~0.14.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@analogjs/platform": "^1.5.0-beta.
|
|
42
|
-
"@analogjs/vite-plugin-angular": "^1.5.0-beta.
|
|
41
|
+
"@analogjs/platform": "^1.5.0-beta.4",
|
|
42
|
+
"@analogjs/vite-plugin-angular": "^1.5.0-beta.4",
|
|
43
43
|
"@angular/cli": "^17.2.0",
|
|
44
44
|
"@angular/compiler-cli": "^17.2.0",
|
|
45
45
|
"@nx/vite": "~18.0.0",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"test": "ng test"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@analogjs/content": "^1.5.0-beta.
|
|
19
|
-
"@analogjs/router": "^1.5.0-beta.
|
|
18
|
+
"@analogjs/content": "^1.5.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^1.5.0-beta.4",
|
|
20
20
|
"@angular/animations": "^18.0.0",
|
|
21
21
|
"@angular/common": "^18.0.0",
|
|
22
22
|
"@angular/compiler": "^18.0.0",
|
|
@@ -30,15 +30,15 @@
|
|
|
30
30
|
"marked": "^5.0.2",
|
|
31
31
|
"marked-gfm-heading-id": "^3.1.0",
|
|
32
32
|
"marked-highlight": "^2.0.1",
|
|
33
|
-
"
|
|
33
|
+
"marked-mangle": "^1.1.7",
|
|
34
34
|
"prismjs": "^1.29.0",
|
|
35
35
|
"rxjs": "~7.5.6",
|
|
36
36
|
"tslib": "^2.4.0",
|
|
37
37
|
"zone.js": "~0.14.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@analogjs/platform": "^1.5.0-beta.
|
|
41
|
-
"@analogjs/vite-plugin-angular": "^1.5.0-beta.
|
|
40
|
+
"@analogjs/platform": "^1.5.0-beta.4",
|
|
41
|
+
"@analogjs/vite-plugin-angular": "^1.5.0-beta.4",
|
|
42
42
|
"@angular-devkit/build-angular": "^18.0.0",
|
|
43
43
|
"@angular/cli": "^18.0.0",
|
|
44
44
|
"@angular/compiler-cli": "^18.0.0",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"private": true,
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@analogjs/content": "^1.5.0-beta.
|
|
19
|
-
"@analogjs/router": "^1.5.0-beta.
|
|
18
|
+
"@analogjs/content": "^1.5.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^1.5.0-beta.4",
|
|
20
20
|
"@angular/animations": "^18.0.0",
|
|
21
21
|
"@angular/common": "^18.0.0",
|
|
22
22
|
"@angular/compiler": "^18.0.0",
|
|
@@ -30,15 +30,15 @@
|
|
|
30
30
|
"marked": "^5.0.2",
|
|
31
31
|
"marked-gfm-heading-id": "^3.1.0",
|
|
32
32
|
"marked-highlight": "^2.0.1",
|
|
33
|
-
"
|
|
33
|
+
"marked-mangle": "^1.1.7",
|
|
34
34
|
"prismjs": "^1.29.0",
|
|
35
35
|
"rxjs": "~7.8.0",
|
|
36
36
|
"tslib": "^2.3.0",
|
|
37
37
|
"zone.js": "~0.14.3"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@analogjs/platform": "^1.5.0-beta.
|
|
41
|
-
"@analogjs/vite-plugin-angular": "^1.5.0-beta.
|
|
40
|
+
"@analogjs/platform": "^1.5.0-beta.4",
|
|
41
|
+
"@analogjs/vite-plugin-angular": "^1.5.0-beta.4",
|
|
42
42
|
"@angular-devkit/build-angular": "^18.0.0",
|
|
43
43
|
"@angular/cli": "^18.0.0",
|
|
44
44
|
"@angular/compiler-cli": "^18.0.0",
|