We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c30a1a commit fc91d9bCopy full SHA for fc91d9b
package.json
@@ -10,14 +10,14 @@
10
},
11
"private": true,
12
"dependencies": {
13
- "@angular/animations": "^18.2.4",
+ "@angular/animations": "^20.0.0",
14
"@angular/common": "^19.0.0",
15
"@angular/compiler": "^18.2.4",
16
- "@angular/core": "^18.2.4",
17
- "@angular/forms": "^18.2.4",
18
- "@angular/platform-browser": "^18.2.4",
19
- "@angular/platform-browser-dynamic": "^18.2.4",
20
- "@angular/router": "^18.2.4",
+ "@angular/core": "^20.0.0",
+ "@angular/forms": "^20.0.0",
+ "@angular/platform-browser": "^20.0.0",
+ "@angular/platform-browser-dynamic": "^20.0.0",
+ "@angular/router": "^20.0.0",
21
"@descope/angular-sdk":"0.7.11",
22
"angular-google-charts": "^2.2.3",
23
"autoprefixer": "^10.4.17",
0 commit comments