Skip to content

Commit 93fdd48

Browse files
feat: update to Analog 2.0.x
1 parent 41f1a32 commit 93fdd48

File tree

2 files changed

+63
-73
lines changed

2 files changed

+63
-73
lines changed

package-lock.json

Lines changed: 58 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"lighthouse": "lhci autorun"
1717
},
1818
"dependencies": {
19-
"@analogjs/content": "^2.0.0-beta.16",
20-
"@analogjs/router": "^2.0.0-beta.16",
19+
"@analogjs/content": "^2.0.1",
20+
"@analogjs/router": "^2.0.1",
2121
"@angular/animations": "20.3.1",
2222
"@angular/common": "20.3.1",
2323
"@angular/compiler": "20.3.1",
@@ -48,9 +48,9 @@
4848
"zone.js": "~0.15.0"
4949
},
5050
"devDependencies": {
51-
"@analogjs/platform": "^2.0.0-beta.16",
52-
"@analogjs/vite-plugin-angular": "^2.0.0-beta.16",
53-
"@analogjs/vitest-angular": "^2.0.0-beta.16",
51+
"@analogjs/platform": "^2.0.1",
52+
"@analogjs/vite-plugin-angular": "^2.0.1",
53+
"@analogjs/vitest-angular": "^2.0.1",
5454
"@angular/build": "20.3.2",
5555
"@angular/cli": "20.3.2",
5656
"@angular/compiler-cli": "20.3.1",

0 commit comments

Comments
 (0)