Skip to content

Commit

Permalink
chore:update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed May 3, 2024
1 parent a010582 commit b9c85db
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 178 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~17.3.6",
"@angular/common": "~17.3.6",
"@angular/core": "~17.3.6",
"@angular/animations": "~17.3.7",
"@angular/common": "~17.3.7",
"@angular/core": "~17.3.7",
"@angular/fire": "^17.0.1",
"@angular/forms": "~17.3.6",
"@angular/platform-browser": "~17.3.6",
"@angular/platform-browser-dynamic": "~17.3.6",
"@angular/router": "~17.3.6",
"@angular/service-worker": "~17.3.6",
"@ionic/angular": "^8.0.1",
"@ionic/core": "^8.0.1",
"@angular/forms": "~17.3.7",
"@angular/platform-browser": "~17.3.7",
"@angular/platform-browser-dynamic": "~17.3.7",
"@angular/router": "~17.3.7",
"@angular/service-worker": "~17.3.7",
"@ionic/angular": "^8.1.0",
"@ionic/core": "^8.1.0",
"@ionic/storage": "^4.0.0",
"core-js": "^3.37.0",
"date-fns": "^3.6.0",
Expand All @@ -36,7 +36,7 @@
"moment": "^2.30.1",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.14.4"
"zone.js": "~0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.6",
Expand All @@ -46,13 +46,13 @@
"@angular-eslint/schematics": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "~17.3.6",
"@angular/compiler": "~17.3.6",
"@angular/compiler-cli": "~17.3.6",
"@angular/language-service": "~17.3.6",
"@angular/compiler": "~17.3.7",
"@angular/compiler-cli": "~17.3.7",
"@angular/language-service": "~17.3.7",
"@ionic/angular-toolkit": "^11.0.1",
"@types/hammerjs": "^2.0.45",
"@types/luxon": "^3.4.2",
"@types/node": "~20.12.7",
"@types/node": "~20.12.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint": "^9.1.1",
Expand Down
Loading

0 comments on commit b9c85db

Please sign in to comment.