Skip to content

Commit f397183

Browse files
fix(deps): update angular monorepo to v17
1 parent 048ac80 commit f397183

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
"private": true,
4646
"dependencies": {
4747
"@ajsf/core": "^0.1.4",
48-
"@angular/animations": "~11.2.0",
49-
"@angular/common": "~11.2.0",
50-
"@angular/compiler": "~11.2.0",
51-
"@angular/core": "~11.2.0",
52-
"@angular/forms": "~11.2.0",
53-
"@angular/platform-browser": "~11.2.0",
54-
"@angular/platform-browser-dynamic": "~11.2.0",
55-
"@angular/router": "~11.2.0",
48+
"@angular/animations": "~17.2.0",
49+
"@angular/common": "~17.3.0",
50+
"@angular/compiler": "~17.2.0",
51+
"@angular/core": "~17.3.0",
52+
"@angular/forms": "~17.3.0",
53+
"@angular/platform-browser": "~17.2.0",
54+
"@angular/platform-browser-dynamic": "~17.2.0",
55+
"@angular/router": "~17.2.0",
5656
"@arkecosystem/crypto": "3.0.0",
5757
"@ngxs/storage-plugin": "^3.6.2",
5858
"@ngxs/store": "^3.6.2",
@@ -79,7 +79,7 @@
7979
"@angular-builders/custom-webpack": "^11.0.0",
8080
"@angular-devkit/build-angular": "^0.1102.0",
8181
"@angular/cli": "~11.2.0",
82-
"@angular/compiler-cli": "~11.2.0",
82+
"@angular/compiler-cli": "~17.2.0",
8383
"@types/jasmine": "~3.6.0",
8484
"@types/mocha": "^8.2.0",
8585
"@types/node": "^12.12.47",

0 commit comments

Comments
 (0)