We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a0205 commit 8717530Copy full SHA for 8717530
1 file changed
examples/angular/package.json
@@ -35,12 +35,12 @@
35
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
36
"dependencies": {
37
"@angular/animations": "21.2.12",
38
- "@angular/cdk": "21.2.10",
+ "@angular/cdk": "21.2.11",
39
"@angular/common": "21.2.12",
40
"@angular/compiler": "21.2.12",
41
"@angular/core": "21.2.12",
42
"@angular/forms": "21.2.12",
43
- "@angular/material": "21.2.10",
+ "@angular/material": "21.2.11",
44
"@angular/platform-browser": "21.2.12",
45
"@angular/platform-browser-dynamic": "21.2.12",
46
"@angular/platform-server": "21.2.12",
0 commit comments