Skip to content

Commit

Permalink
chore(): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Mar 26, 2024
1 parent 0c7c901 commit f2b37db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@google-cloud/storage": "7.9.0",
"@sign-mt/browsermt": "0.2.3",
"cors": "2.8.5",
"express": "4.19.1",
"express": "4.19.2",
"express-async-errors": "3.1.1",
"firebase-admin": "12.0.0",
"firebase-functions": "4.8.1",
Expand All @@ -37,8 +37,8 @@
"@types/http-errors": "2.0.4",
"@types/jest": "29.5.12",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0",
"firebase-functions-test": "3.1.1",
"firebase-tools": "13.5.2",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@angular/platform-server": "17.3.1",
"@angular/router": "17.3.1",
"@angular/service-worker": "17.3.1",
"@angular/ssr": "17.3.1",
"@angular/ssr": "17.3.2",
"@asymmetrik/ngx-leaflet": "17.0.0",
"@capacitor-firebase/analytics": "5.4.1",
"@capacitor-firebase/app": "5.4.1",
Expand Down Expand Up @@ -106,14 +106,14 @@
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/architect": "0.1703.1",
"@angular-devkit/build-angular": "17.3.1",
"@angular-devkit/architect": "0.1703.2",
"@angular-devkit/build-angular": "17.3.2",
"@angular-eslint/builder": "17.3.0",
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/schematics": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.1",
"@angular/cli": "17.3.2",
"@angular/compiler-cli": "17.3.1",
"@capacitor/assets": "3.0.4",
"@capacitor/cli": "5.7.4",
Expand All @@ -131,8 +131,8 @@
"@types/web-app-manifest": "1.0.8",
"@types/webgl2": "0.0.11",
"@types/wicg-file-system-access": "2023.10.5",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"browser-sync": "3.0.2",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
Expand Down

0 comments on commit f2b37db

Please sign in to comment.