Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent d0e5388 commit e4c12a1
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 498 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "armonik-admin-gui",
"version": "0.10.7",
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.11.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -36,9 +36,9 @@
"@ngx-grpc/grpc-web-client": "^3.1.2",
"@ungap/structured-clone": "^1.2.0",
"jest-junit": "^16.0.0",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"rxjs": "~7.8.1",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@angular-eslint/builder": "18.3.0",
Expand All @@ -51,22 +51,22 @@
"@angular/compiler-cli": "^18.2.3",
"@angular/localize": "18.2.3",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/luxon": "^3.4.2",
"@types/node": "^20.12.7",
"@types/node": "^20.16.9",
"@types/ungap__structured-clone": "^0.3.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"bumpp": "^9.5.2",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-preset-angular": "^14.1.0",
"jest-preset-angular": "^14.2.4",
"ng-extract-i18n-merge": "2.12.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.4.5"
"typescript": "~5.6.2"
}
}
Loading

0 comments on commit e4c12a1

Please sign in to comment.