Skip to content

Commit b125fb6

Browse files
committed
sadsad
1 parent c57bf38 commit b125fb6

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
},
99
"dependencies": {
1010
"@angular/benchpress": "~0.3.0",
11+
"@angular/common": "20.0.0-rc.1",
12+
"@angular/core": "^20.0.0-rc",
1113
"@octokit/auth-app": "^6",
1214
"@octokit/core": "^5",
13-
"@angular/core": "^20.0.0-rc",
14-
"@angular/common": "20.0.0-rc.1",
1515
"@types/jasmine": "~5.1.0",
16-
"quicktype-core": "23.1.0",
1716
"@types/node": "^12.11.1",
1817
"jasmine-core": "~3.8.0",
1918
"karma": "~6.3.0",
@@ -22,9 +21,11 @@
2221
"karma-jasmine": "~4.0.0",
2322
"karma-jasmine-html-reporter": "~2.1.0",
2423
"ng-packagr": "^20.0.0-rc",
24+
"quicktype-core": "23.1.0",
2525
"rxjs": "~6.6.0",
2626
"tslib": "^2.3.0",
2727
"typescript": "~5.0.1",
28+
"zod": "^4.1.9",
2829
"zone.js": "~0.11.4"
2930
},
3031
"pnpm": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)