Skip to content
Snippets Groups Projects
Commit 70e9e29f authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix(deps): remove angular cdk

parent 076bd5e8
No related branches found
No related tags found
2 merge requests!783V3.0.0,!681fix(deps): remove angular cdk
......@@ -10,7 +10,6 @@
"dependencies": {
"@ag-grid-community/csv-export": "^29.0.0",
"@angular/animations": "^16.2.12",
"@angular/cdk": "^16.2.12",
"@angular/common": "^16.2.12",
"@angular/compiler": "^16.2.12",
"@angular/core": "^16.2.12",
......@@ -652,6 +651,7 @@
"version": "16.2.12",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-16.2.12.tgz",
"integrity": "sha512-wT8/265zm2WKY0BDaRoYbrAT4kadrmejTRLjuimQIEUKnw4vBsJMWCwQkpFo3s6zr6eznGqYVAFb8KKPVLKGBg==",
"peer": true,
"dependencies": {
"tslib": "^2.3.0"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment