Skip to content

Commit

Permalink
try build again
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Oct 7, 2023
1 parent 67aec1b commit b9d5fb4
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@nestjs/testing": "^10.2.7",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.5.5",
"@types/node": "^18.18.1",
"@types/node": "^18.18.4",
"@types/node-schedule": "^2.1.1",
"@types/semver": "7.5.3",
"@types/tar": "^6.1.6",
Expand All @@ -104,7 +104,7 @@
"bash-color": "^0.0.4",
"buffer-shims": "^1.0.0",
"concurrently": "^8.2.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.2",
Expand Down
30 changes: 15 additions & 15 deletions ui/package-lock.json

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

10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,24 +59,24 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.12",
"@angular-devkit/build-angular": "^14.2.13",
"@angular-eslint/builder": "^14.4.0",
"@angular-eslint/eslint-plugin": "^14.4.0",
"@angular-eslint/eslint-plugin-template": "^14.4.0",
"@angular-eslint/schematics": "^14.0.2",
"@angular-eslint/schematics": "^14.4.0",
"@angular-eslint/template-parser": "^14.4.0",
"@angular/cli": "^14.2.12",
"@angular/cli": "^14.2.13",
"@angular/compiler-cli": "^14.3.0",
"@angular/language-service": "^14.3.0",
"@fortawesome/fontawesome-free": "^6.4.2",
"@types/node": "^16.18.55",
"@types/node": "^16.18.58",
"@types/qrcode": "^1.5.2",
"@types/semver": "^7.5.3",
"@types/socket.io-client": "^1.4.36",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"codelyzer": "^6.0.2",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^39.9.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand Down

0 comments on commit b9d5fb4

Please sign in to comment.