updated packages

This commit is contained in:
ThaumRystra
2023-12-30 14:13:56 +02:00
parent 9196e5bdef
commit 3b80f53929
5 changed files with 975 additions and 1276 deletions

View File

@@ -20,33 +20,33 @@
"npm": "6.13.x"
},
"dependencies": {
"@babel/runtime": "^7.21.5",
"@babel/runtime": "^7.23.7",
"@chenfengyuan/vue-countdown": "^1.1.5",
"@tozd/vue-observer-utils": "^0.5.0",
"@types/meteor": "^2.9.4",
"aws-sdk": "^2.1373.0",
"bcrypt": "^5.1.0",
"@types/meteor": "^2.9.7",
"aws-sdk": "^2.1528.0",
"bcrypt": "^5.1.1",
"chroma-js": "^2.4.2",
"css-box-shadow": "^1.0.0-3",
"cytoscape": "^3.25.0",
"cytoscape": "^3.28.1",
"cytoscape-dagre": "^2.5.0",
"cytoscape-klay": "^3.1.4",
"dagre": "^0.8.5",
"date-fns": "^1.30.1",
"ddp-rate-limiter-mixin": "^1.1.10",
"discord.js": "^12.5.3",
"dompurify": "^2.4.5",
"ignore": "^5.2.4",
"dompurify": "^2.4.7",
"ignore": "^5.3.0",
"ignore-styles": "^5.0.1",
"lodash": "^4.17.20",
"marked": "^4.3.0",
"meteor-node-stubs": "^1.2.5",
"meteor-node-stubs": "^1.2.7",
"minify-css-string": "^1.0.0",
"moo": "^0.5.2",
"nearley": "^2.19.1",
"ngraph.graph": "^19.1.0",
"ngraph.path": "^1.4.0",
"pretty-bytes": "^6.1.0",
"ngraph.path": "^1.5.0",
"pretty-bytes": "^6.1.1",
"qrcode.vue": "^1.7.0",
"request": "^2.88.2",
"sharp": "^0.33.1",
@@ -60,21 +60,21 @@
"vue-reactive-provide": "^0.3.0",
"vue-router": "^3.6.5",
"vuedraggable": "^2.23.2",
"vuetify": "^2.6.12",
"vuetify": "^2.7.1",
"vuetify-upload-button": "^2.0.2",
"vuex": "^3.1.3"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vue/compiler-dom": "^3.3.4",
"@vue/runtime-dom": "^3.3.4",
"chai": "^4.3.7",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vue/compiler-dom": "^3.4.2",
"@vue/runtime-dom": "^3.4.2",
"chai": "^4.3.10",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.20.0",
"eslint-plugin-vuetify": "^1.1.0",
"typescript": "^5.0"
"typescript": "^5.3.3"
},
"eslintConfig": {
"extends": [