Skip to content

Commit 2e73a1f

Browse files
committed
chore: version 19.2.0-next.0
1 parent 95ee1e1 commit 2e73a1f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ponyracer/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "^19.1.0",
14-
"@angular/common": "^19.1.0",
15-
"@angular/compiler": "^19.1.0",
16-
"@angular/core": "^19.1.0",
17-
"@angular/forms": "^19.1.0",
18-
"@angular/platform-browser": "^19.1.0",
19-
"@angular/platform-browser-dynamic": "^19.1.0",
20-
"@angular/router": "^19.1.0",
13+
"@angular/animations": "^19.2.0-next.0",
14+
"@angular/common": "^19.2.0-next.0",
15+
"@angular/compiler": "^19.2.0-next.0",
16+
"@angular/core": "^19.2.0-next.0",
17+
"@angular/forms": "^19.2.0-next.0",
18+
"@angular/platform-browser": "^19.2.0-next.0",
19+
"@angular/platform-browser-dynamic": "^19.2.0-next.0",
20+
"@angular/router": "^19.2.0-next.0",
2121
"rxjs": "~7.8.0",
2222
"tslib": "^2.3.0",
2323
"zone.js": "~0.15.0"
2424
},
2525
"devDependencies": {
26-
"@angular-devkit/build-angular": "^19.1.9",
27-
"@angular/cli": "^19.1.9",
28-
"@angular/compiler-cli": "^19.1.0",
26+
"@angular-devkit/build-angular": "^19.2.0-next.0",
27+
"@angular/cli": "^19.2.0-next.0",
28+
"@angular/compiler-cli": "^19.2.0-next.0",
2929
"@types/jasmine": "~5.1.0",
3030
"jasmine-core": "~5.5.0",
3131
"karma": "~6.4.0",

0 commit comments

Comments
 (0)