Merge branch 'version-2-dev' into version-2

This commit is contained in:
Stefan Zermatten
2022-11-29 14:26:59 +02:00
21 changed files with 145 additions and 99 deletions

View File

@@ -20,10 +20,10 @@
"npm": "6.13.x"
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@babel/runtime": "^7.20.6",
"@chenfengyuan/vue-countdown": "^1.1.5",
"@tozd/vue-observer-utils": "^0.5.0",
"aws-sdk": "^2.1258.0",
"aws-sdk": "^2.1262.0",
"bcrypt": "^5.1.0",
"chroma-js": "^2.4.2",
"css-box-shadow": "^1.0.0-3",
@@ -31,10 +31,10 @@
"ddp-rate-limiter-mixin": "^1.1.10",
"discord.js": "^12.5.3",
"dompurify": "^2.4.1",
"ignore": "^5.2.0",
"ignore": "^5.2.1",
"ignore-styles": "^5.0.1",
"lodash": "^4.17.20",
"marked": "^4.2.2",
"marked": "^4.2.3",
"meteor-node-stubs": "^1.2.5",
"minify-css-string": "^1.0.0",
"moo": "^0.5.2",
@@ -58,8 +58,8 @@
"vuex": "^3.1.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"@vue/compiler-dom": "^3.2.45",
"chai": "^4.3.7",
"eslint": "^7.32.0",
@@ -118,4 +118,4 @@
]
}
}
}
}