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 Oct 15, 2024
1 parent 6fbc934 commit 7b91775
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 566 deletions.
26 changes: 13 additions & 13 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.12.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -36,34 +36,34 @@
"@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/build": "^18.2.3",
"@angular/cli": "~18.2.3",
"@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.11",
"@types/ungap__structured-clone": "^1.2.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"bumpp": "^9.4.0",
"eslint": "^9.9.1",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"bumpp": "^9.7.1",
"eslint": "^9.12.0",
"angular-eslint": "^18.3.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.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-eslint": "^8.8.1"
"typescript": "~5.6.3",
"typescript-eslint": "^8.9.0"
}
}
Loading

0 comments on commit 7b91775

Please sign in to comment.