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 29, 2024
1 parent ba988db commit d1937e2
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 228 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"core-js": "^3.37.1",
"date-fns": "^3.6.0",
"file-saver": "^2.0.5",
"firebase": "^10.12.1",
"firebase": "^10.12.2",
"hammerjs": "^2.0.8",
"ion7-calendar": "^3.6.29",
"moment": "^2.30.1",
"pnpm": "^9.1.2",
"pnpm": "^9.1.3",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.14.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.1",
"@angular-eslint/builder": "17.5.1",
"@angular-eslint/eslint-plugin": "17.5.1",
"@angular-eslint/eslint-plugin-template": "17.5.1",
"@angular-eslint/schematics": "17.5.1",
"@angular-eslint/template-parser": "17.5.1",
"@angular-eslint/builder": "17.5.2",
"@angular-eslint/eslint-plugin": "17.5.2",
"@angular-eslint/eslint-plugin-template": "17.5.2",
"@angular-eslint/schematics": "17.5.2",
"@angular-eslint/template-parser": "17.5.2",
"@angular/cli": "~18.0.1",
"@angular/compiler": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
Expand All @@ -54,15 +54,15 @@
"@types/hammerjs": "^2.0.45",
"@types/luxon": "^3.4.2",
"@types/node": "~20.12.12",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "^9.3.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"prettier": "^3.2.5",
"ts-node": "~10.9.2",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit d1937e2

Please sign in to comment.