Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
seydx committed Apr 9, 2022
1 parent c7702e0 commit d4943e4
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 76 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"main": "src/index.js",
"dependencies": {
"@aws-sdk/client-rekognition": "^3.58.0",
"@aws-sdk/client-rekognition": "^3.67.0",
"@seydx/lowdb": "^3.0.2",
"alexa-remote2": "^4.1.2",
"axios": "^0.26.1",
Expand All @@ -36,7 +36,7 @@
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"mailparser": "^3.4.0",
"moment": "^2.29.1",
"moment": "^2.29.2",
"morgan": "^1.10.0",
"mqtt": "4.2.8",
"multer": "^1.4.4",
Expand All @@ -58,14 +58,14 @@
"web-push": "^3.4.5"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/core": "^7.17.9",
"@babel/eslint-parser": "^7.17.0",
"@babel/eslint-plugin": "^7.17.7",
"concurrently": "6.5.1",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.4",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-unicorn": "^42.0.0",
"jest": "^27.5.1",
Expand Down
2 changes: 1 addition & 1 deletion ui/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"v-jsoneditor": "^1.4.5",
"vue": "2.6.14",
"vue-chartjs": "3.5.1",
"vue-i18n": "^8.27.1",
"vue-i18n": "8.27.1",
"vue-infinite-loading": "^2.4.5",
"vue-inline-svg": "^2.1.0",
"vue-it-bigger": "^0.2.2",
Expand Down

0 comments on commit d4943e4

Please sign in to comment.