Skip to content

Commit dcd4f21

Browse files
committed
chore: update to analog 1.8.0-beta.2
1 parent 2c5e8ea commit dcd4f21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"yarn": ">= 1.19.1"
1414
},
1515
"dependencies": {
16-
"@analogjs/content": "1.7.1",
17-
"@analogjs/router": "1.7.1",
16+
"@analogjs/content": "1.8.0-beta.2",
17+
"@analogjs/router": "1.8.0-beta.2",
1818
"@angular/animations": "18.2.0",
1919
"@angular/cdk": "18.2.0",
2020
"@angular/common": "18.2.0",
@@ -46,8 +46,8 @@
4646
"marked-mangle": "^1.1.7"
4747
},
4848
"devDependencies": {
49-
"@analogjs/platform": "1.7.1",
50-
"@analogjs/vite-plugin-angular": "1.7.1",
49+
"@analogjs/platform": "1.8.0-beta.2",
50+
"@analogjs/vite-plugin-angular": "1.8.0-beta.2",
5151
"@angular-devkit/build-angular": "18.2.0",
5252
"@angular-devkit/core": "18.2.0",
5353
"@angular-devkit/schematics": "18.2.0",

0 commit comments

Comments
 (0)