Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG committed Sep 26, 2024
1 parent c3bbad6 commit 1d60b99
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 48 deletions.
64 changes: 23 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 5 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@
"primeicons": "^7.0.0",
"primeng": "^17.18.9",
"rxjs": "7.8.1",
"tslib": "^2.7.0",
"zone.js": "~0.14.10"
"tslib": "^2.7.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.1.2",
Expand All @@ -89,16 +88,16 @@
"@openapitools/openapi-generator-cli": "^2.13.9",
"@schematics/angular": "18.2.1",
"@types/jasmine": "~5.1.4",
"@types/node": "~22.6.1",
"@types/node": "~22.7.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.5",
"jasmine-core": "~5.2.0",
"husky": "^9.1.6",
"jasmine-core": "~5.3.0",
"jasmine-spec-reporter": "^7.0.0",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
Expand All @@ -115,8 +114,7 @@
"postcss-url": "~10.1.3",
"prettier": "^3.3.3",
"sonar-scanner": "^3.1.0",
"sonarqube-scanner": "^4.0.1",
"style-loader": "^4.0.0",
"sonarqube-scanner": "^4.2.3",
"ts-node": "10.9.2",
"typescript": "5.5",
"url-loader": "^4.1.1",
Expand Down

0 comments on commit 1d60b99

Please sign in to comment.