Skip to content

Commit

Permalink
fix(deps): update analog monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 425521e commit e2f337c
Show file tree
Hide file tree
Showing 4 changed files with 250 additions and 796 deletions.
6 changes: 3 additions & 3 deletions analog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"test": "ng test"
},
"dependencies": {
"@analogjs/content": "^0.2.0",
"@analogjs/router": "^0.2.0",
"@analogjs/content": "^1.0.0",
"@analogjs/router": "^1.0.0",
"@angular/animations": "^17.1.0",
"@angular/common": "^17.1.0",
"@angular/compiler": "^17.1.0",
Expand All @@ -39,7 +39,7 @@
"zone.js": "~0.14.0"
},
"devDependencies": {
"@analogjs/platform": "^0.2.0",
"@analogjs/platform": "^1.0.0",
"@angular-devkit/build-angular": "^18.0.0",
"@angular/cli": "^18.0.0",
"@angular/compiler-cli": "^17.1.0",
Expand Down
Loading

0 comments on commit e2f337c

Please sign in to comment.