create-analog 0.2.69 → 0.2.70
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
|
@@ -16,16 +16,16 @@
|
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@analogjs/content": "^0.2.0",
|
|
18
18
|
"@analogjs/router": "^0.2.0",
|
|
19
|
-
"@angular/animations": "^17.
|
|
20
|
-
"@angular/common": "^17.
|
|
21
|
-
"@angular/compiler": "^17.
|
|
22
|
-
"@angular/core": "^17.
|
|
23
|
-
"@angular/forms": "^17.
|
|
24
|
-
"@angular/platform-browser": "^17.
|
|
25
|
-
"@angular/platform-browser-dynamic": "^17.
|
|
26
|
-
"@angular/platform-server": "^17.
|
|
27
|
-
"@angular/router": "^17.
|
|
28
|
-
"@nx/angular": "~
|
|
19
|
+
"@angular/animations": "^17.2.0",
|
|
20
|
+
"@angular/common": "^17.2.0",
|
|
21
|
+
"@angular/compiler": "^17.2.0",
|
|
22
|
+
"@angular/core": "^17.2.0",
|
|
23
|
+
"@angular/forms": "^17.2.0",
|
|
24
|
+
"@angular/platform-browser": "^17.2.0",
|
|
25
|
+
"@angular/platform-browser-dynamic": "^17.2.0",
|
|
26
|
+
"@angular/platform-server": "^17.2.0",
|
|
27
|
+
"@angular/router": "^17.2.0",
|
|
28
|
+
"@nx/angular": "~18.0.0",
|
|
29
29
|
"front-matter": "^4.0.2",
|
|
30
30
|
"marked": "^5.0.2",
|
|
31
31
|
"marked-gfm-heading-id": "^3.1.0",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@analogjs/platform": "^0.2.0",
|
|
41
|
-
"@angular-devkit/build-angular": "^17.
|
|
42
|
-
"@angular/cli": "^17.
|
|
43
|
-
"@angular/compiler-cli": "^17.
|
|
44
|
-
"@nx/vite": "~
|
|
45
|
-
"nx": "~
|
|
41
|
+
"@angular-devkit/build-angular": "^17.2.0",
|
|
42
|
+
"@angular/cli": "^17.2.0",
|
|
43
|
+
"@angular/compiler-cli": "^17.2.0",
|
|
44
|
+
"@nx/vite": "~18.0.0",
|
|
45
|
+
"nx": "~18.0.0",
|
|
46
46
|
"jsdom": "^22.1.0",
|
|
47
47
|
"typescript": "~5.3.0",
|
|
48
48
|
"vite": "~5.0.0",
|
|
@@ -16,16 +16,16 @@
|
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@analogjs/content": "^0.2.0",
|
|
18
18
|
"@analogjs/router": "^0.2.0",
|
|
19
|
-
"@angular/animations": "^17.
|
|
20
|
-
"@angular/common": "^17.
|
|
21
|
-
"@angular/compiler": "^17.
|
|
22
|
-
"@angular/core": "^17.
|
|
23
|
-
"@angular/forms": "^17.
|
|
24
|
-
"@angular/platform-browser": "^17.
|
|
25
|
-
"@angular/platform-browser-dynamic": "^17.
|
|
26
|
-
"@angular/platform-server": "^17.
|
|
27
|
-
"@angular/router": "^17.
|
|
28
|
-
"@nx/angular": "~
|
|
19
|
+
"@angular/animations": "^17.2.0",
|
|
20
|
+
"@angular/common": "^17.2.0",
|
|
21
|
+
"@angular/compiler": "^17.2.0",
|
|
22
|
+
"@angular/core": "^17.2.0",
|
|
23
|
+
"@angular/forms": "^17.2.0",
|
|
24
|
+
"@angular/platform-browser": "^17.2.0",
|
|
25
|
+
"@angular/platform-browser-dynamic": "^17.2.0",
|
|
26
|
+
"@angular/platform-server": "^17.2.0",
|
|
27
|
+
"@angular/router": "^17.2.0",
|
|
28
|
+
"@nx/angular": "~18.0.0",
|
|
29
29
|
"front-matter": "^4.0.2",
|
|
30
30
|
"marked": "^5.0.2",
|
|
31
31
|
"marked-gfm-heading-id": "^3.1.0",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@analogjs/platform": "^0.2.0",
|
|
41
|
-
"@angular-devkit/build-angular": "^17.
|
|
42
|
-
"@angular/cli": "^17.
|
|
43
|
-
"@angular/compiler-cli": "^17.
|
|
44
|
-
"@nx/vite": "~
|
|
45
|
-
"nx": "~
|
|
41
|
+
"@angular-devkit/build-angular": "^17.2.0",
|
|
42
|
+
"@angular/cli": "^17.2.0",
|
|
43
|
+
"@angular/compiler-cli": "^17.2.0",
|
|
44
|
+
"@nx/vite": "~18.0.0",
|
|
45
|
+
"nx": "~18.0.0",
|
|
46
46
|
"jsdom": "^22.1.0",
|
|
47
47
|
"typescript": "~5.3.0",
|
|
48
48
|
"vite": "~5.0.0",
|
package/files/postcss.config.cjs
DELETED