Updated packages

This commit is contained in:
Stefan Zermatten
2023-05-05 14:25:10 +02:00
parent 30a0c4d2a9
commit 9fb85b8c50
5 changed files with 84 additions and 84 deletions

View File

@@ -20,10 +20,10 @@
"npm": "6.13.x"
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@babel/runtime": "^7.21.5",
"@chenfengyuan/vue-countdown": "^1.1.5",
"@tozd/vue-observer-utils": "^0.5.0",
"aws-sdk": "^2.1362.0",
"aws-sdk": "^2.1372.0",
"bcrypt": "^5.1.0",
"chroma-js": "^2.4.2",
"css-box-shadow": "^1.0.0-3",
@@ -59,8 +59,8 @@
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vue/compiler-dom": "^3.2.47",
"@vue/runtime-dom": "^3.2.47",
"chai": "^4.3.7",