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 Jan 4, 2024
1 parent e6f2dce commit 154c359
Show file tree
Hide file tree
Showing 2 changed files with 738 additions and 630 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "armonik-admin-gui",
"version": "0.10.6",
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.14.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -35,13 +35,13 @@
"@ngx-grpc/core": "^3.1.2",
"@ngx-grpc/grpc-web-client": "^3.1.2",
"@ungap/structured-clone": "^1.2.0",
"defu": "^6.1.2",
"defu": "^6.1.3",
"jest-junit": "^16.0.0",
"luxon": "^3.4.3",
"pnpm": "^8.11.0",
"luxon": "^3.4.4",
"pnpm": "^8.14.0",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.13.3"
"zone.js": "~0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.6",
Expand All @@ -53,23 +53,23 @@
"@angular/cli": "~16.2.6",
"@angular/compiler-cli": "^16.2.8",
"@angular/localize": "16.2.8",
"@types/google-protobuf": "^3.15.6",
"@types/jest": "^29.5.4",
"@types/luxon": "^3.3.2",
"@types/node": "^20.6.0",
"@types/ungap__structured-clone": "^0.3.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"bumpp": "^9.2.0",
"eslint": "^8.49.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.11",
"@types/luxon": "^3.3.8",
"@types/node": "^20.10.6",
"@types/ungap__structured-clone": "^0.3.3",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-preset-angular": "^13.1.2",
"ng-extract-i18n-merge": "2.7.1",
"jest-preset-angular": "^13.1.5",
"ng-extract-i18n-merge": "2.9.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "~5.1.6"
"ts-node": "^10.9.2",
"typescript": "~5.3.3"
}
}
Loading

0 comments on commit 154c359

Please sign in to comment.