create-analog 1.3.0-beta.3 → 1.3.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": "
|
|
19
|
-
"@analogjs/router": "
|
|
18
|
+
"@analogjs/content": "~1.1.0",
|
|
19
|
+
"@analogjs/router": "~1.1.0",
|
|
20
20
|
"@angular/animations": "^16.2.0",
|
|
21
21
|
"@angular/common": "^16.2.0",
|
|
22
22
|
"@angular/compiler": "^16.2.0",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@angular/platform-browser-dynamic": "^16.2.0",
|
|
27
27
|
"@angular/platform-server": "^16.2.0",
|
|
28
28
|
"@angular/router": "^16.2.0",
|
|
29
|
-
"@nx/angular": "
|
|
29
|
+
"@nx/angular": "~18.0.0",
|
|
30
30
|
"front-matter": "^4.0.2",
|
|
31
31
|
"marked": "^5.0.2",
|
|
32
32
|
"marked-gfm-heading-id": "^3.1.0",
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
"zone.js": "~0.13.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@analogjs/platform": "
|
|
41
|
+
"@analogjs/platform": "~1.1.0",
|
|
42
42
|
"@angular-devkit/build-angular": "^16.2.0",
|
|
43
43
|
"@angular/cli": "^16.2.0",
|
|
44
44
|
"@angular/compiler-cli": "^16.2.0",
|
|
45
|
-
"@nx/vite": "~
|
|
46
|
-
"nx": "
|
|
45
|
+
"@nx/vite": "~18.0.0",
|
|
46
|
+
"nx": "~18.0.0",
|
|
47
47
|
"jsdom": "^22.1.0",
|
|
48
48
|
"typescript": "~5.0.2",
|
|
49
|
-
"vite": "^
|
|
50
|
-
"vitest": "^
|
|
49
|
+
"vite": "^5.0.0",
|
|
50
|
+
"vitest": "^1.3.1"
|
|
51
51
|
}
|
|
52
52
|
}
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"test": "ng test"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@analogjs/content": "^1.3.0-beta.
|
|
19
|
-
"@analogjs/router": "^1.3.0-beta.
|
|
18
|
+
"@analogjs/content": "^1.3.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^1.3.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.3.0-beta.
|
|
42
|
-
"@analogjs/vite-plugin-angular": "^1.3.0-beta.
|
|
41
|
+
"@analogjs/platform": "^1.3.0-beta.4",
|
|
42
|
+
"@analogjs/vite-plugin-angular": "^1.3.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.3.0-beta.
|
|
19
|
-
"@analogjs/router": "^1.3.0-beta.
|
|
18
|
+
"@analogjs/content": "^1.3.0-beta.4",
|
|
19
|
+
"@analogjs/router": "^1.3.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.3.0-beta.
|
|
42
|
-
"@analogjs/vite-plugin-angular": "^1.3.0-beta.
|
|
41
|
+
"@analogjs/platform": "^1.3.0-beta.4",
|
|
42
|
+
"@analogjs/vite-plugin-angular": "^1.3.0-beta.4",
|
|
43
43
|
"@angular-devkit/build-angular": "^17.2.0",
|
|
44
44
|
"@angular/cli": "^17.2.0",
|
|
45
45
|
"@angular/compiler-cli": "^17.2.0",
|