Skip to content

Commit 9e36928

Browse files
committed
update analog
1 parent ae790eb commit 9e36928

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"private": true,
1717
"devDependencies": {
18-
"@analogjs/platform": "^1.6.1",
19-
"@analogjs/vite-plugin-angular": "^1.6.1",
18+
"@analogjs/platform": "1.6.1",
19+
"@analogjs/vite-plugin-angular": "1.6.1",
2020
"@angular-devkit/build-angular": "18.0.7",
2121
"@angular-devkit/core": "18.0.7",
2222
"@angular-devkit/schematics": "18.0.7",
@@ -102,8 +102,8 @@
102102
"vitest": "1.6.0"
103103
},
104104
"dependencies": {
105-
"@analogjs/content": "^1.6.1",
106-
"@analogjs/router": "^1.6.1",
105+
"@analogjs/content": "1.6.1",
106+
"@analogjs/router": "1.6.1",
107107
"@angular/animations": "18.0.6",
108108
"@angular/common": "18.0.6",
109109
"@angular/compiler": "18.0.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)