Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Feb 28, 2024
1 parent 3086e79 commit b2b8f17
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "7.1.0",
"eslint": "8.57.0",
"firebase-functions-test": "3.1.1",
"firebase-tools": "13.3.1",
"firebase-tools": "13.4.0",
"jest": "29.7.0",
"minimatch": "^9.0.3",
"mock-express-request": "0.2.2",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.2.2",
"@angular/animations": "17.2.3",
"@angular/cdk": "17.2.1",
"@angular/common": "17.2.2",
"@angular/compiler": "17.2.2",
"@angular/core": "17.2.2",
"@angular/forms": "17.2.2",
"@angular/common": "17.2.3",
"@angular/compiler": "17.2.3",
"@angular/core": "17.2.3",
"@angular/forms": "17.2.3",
"@angular/material": "17.2.1",
"@angular/platform-browser": "17.2.2",
"@angular/platform-browser-dynamic": "17.2.2",
"@angular/platform-server": "17.2.2",
"@angular/router": "17.2.2",
"@angular/service-worker": "17.2.2",
"@angular/platform-browser": "17.2.3",
"@angular/platform-browser-dynamic": "17.2.3",
"@angular/platform-server": "17.2.3",
"@angular/router": "17.2.3",
"@angular/service-worker": "17.2.3",
"@angular/ssr": "17.2.1",
"@asymmetrik/ngx-leaflet": "17.0.0",
"@capacitor-firebase/analytics": "5.4.1",
Expand Down Expand Up @@ -113,11 +113,11 @@
"@angular-eslint/schematics": "17.2.1",
"@angular-eslint/template-parser": "17.2.1",
"@angular/cli": "17.2.1",
"@angular/compiler-cli": "17.2.2",
"@angular/compiler-cli": "17.2.3",
"@capacitor/assets": "3.0.4",
"@capacitor/cli": "5.7.0",
"@ionic/angular-server": "7.7.3",
"@playwright/test": "1.41.2",
"@playwright/test": "1.42.0",
"@sign-mt/configuration": "git://github.com/sign/.github.git",
"@trapezedev/project": "7.0.10",
"@types/dom-mediacapture-transform": "0.1.9",
Expand Down

0 comments on commit b2b8f17

Please sign in to comment.