Updated packages

This commit is contained in:
Stefan Zermatten
2023-04-21 11:17:46 +02:00
parent 9e4bbe0d1b
commit 0bf5954472
5 changed files with 126 additions and 112 deletions

View File

@@ -23,7 +23,7 @@
"@babel/runtime": "^7.21.0",
"@chenfengyuan/vue-countdown": "^1.1.5",
"@tozd/vue-observer-utils": "^0.5.0",
"aws-sdk": "^2.1358.0",
"aws-sdk": "^2.1362.0",
"bcrypt": "^5.1.0",
"chroma-js": "^2.4.2",
"css-box-shadow": "^1.0.0-3",
@@ -34,7 +34,7 @@
"ignore": "^5.2.4",
"ignore-styles": "^5.0.1",
"lodash": "^4.17.20",
"marked": "^4.2.12",
"marked": "^4.3.0",
"meteor-node-stubs": "^1.2.5",
"minify-css-string": "^1.0.0",
"moo": "^0.5.2",
@@ -53,14 +53,14 @@
"vue-reactive-provide": "^0.3.0",
"vue-router": "^3.6.5",
"vuedraggable": "^2.23.2",
"vuetify": "^2.6.14",
"vuetify": "^2.6.15",
"vuetify-upload-button": "^2.0.2",
"vuex": "^3.1.3"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vue/compiler-dom": "^3.2.47",
"@vue/runtime-dom": "^3.2.47",
"chai": "^4.3.7",