|
|
|
@ -7,17 +7,14 @@
|
|
|
|
|
"private": true,
|
|
|
|
|
"scripts": {
|
|
|
|
|
"dev": "quasar dev",
|
|
|
|
|
"build": "quasar build",
|
|
|
|
|
"lint": "eslint --ext .js,.vue ./",
|
|
|
|
|
"ncu": "ncu -i -x codemirror,codemirror-asciidoc",
|
|
|
|
|
"ncu-u": "ncu -u -x codemirror,codemirror-asciidoc"
|
|
|
|
|
"build": "NODE_OPTIONS=--max-old-space-size=8192 quasar build"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@apollo/client": "3.8.6",
|
|
|
|
|
"@lezer/common": "1.1.0",
|
|
|
|
|
"@apollo/client": "3.8.7",
|
|
|
|
|
"@lezer/common": "1.1.1",
|
|
|
|
|
"@mdi/font": "7.3.67",
|
|
|
|
|
"@quasar/extras": "1.16.7",
|
|
|
|
|
"@simplewebauthn/browser": "8.3.1",
|
|
|
|
|
"@quasar/extras": "1.16.8",
|
|
|
|
|
"@simplewebauthn/browser": "8.3.4",
|
|
|
|
|
"@tiptap/core": "2.1.12",
|
|
|
|
|
"@tiptap/extension-code-block": "2.1.12",
|
|
|
|
|
"@tiptap/extension-code-block-lowlight": "2.1.12",
|
|
|
|
@ -43,8 +40,8 @@
|
|
|
|
|
"@tiptap/pm": "2.1.12",
|
|
|
|
|
"@tiptap/starter-kit": "2.1.12",
|
|
|
|
|
"@tiptap/vue-3": "2.1.12",
|
|
|
|
|
"@vue/repl": "2.6.1",
|
|
|
|
|
"apollo-upload-client": "17.0.0",
|
|
|
|
|
"@vue/repl": "2.8.0",
|
|
|
|
|
"apollo-upload-client": "18.0.1",
|
|
|
|
|
"browser-fs-access": "0.35.0",
|
|
|
|
|
"clipboard": "2.0.11",
|
|
|
|
|
"codemirror": "5.65.11",
|
|
|
|
@ -52,16 +49,16 @@
|
|
|
|
|
"dependency-graph": "0.11.0",
|
|
|
|
|
"filesize": "10.1.0",
|
|
|
|
|
"filesize-parser": "1.5.0",
|
|
|
|
|
"fuse.js": "6.6.2",
|
|
|
|
|
"fuse.js": "7.0.0",
|
|
|
|
|
"graphql": "16.6.0",
|
|
|
|
|
"graphql-tag": "2.12.6",
|
|
|
|
|
"highlight.js": "11.9.0",
|
|
|
|
|
"js-cookie": "3.0.5",
|
|
|
|
|
"jwt-decode": "3.1.2",
|
|
|
|
|
"jwt-decode": "4.0.0",
|
|
|
|
|
"katex": "0.16.9",
|
|
|
|
|
"lodash-es": "4.17.21",
|
|
|
|
|
"lowlight": "3.1.0",
|
|
|
|
|
"luxon": "3.4.3",
|
|
|
|
|
"luxon": "3.4.4",
|
|
|
|
|
"markdown-it": "13.0.2",
|
|
|
|
|
"markdown-it-abbr": "1.0.4",
|
|
|
|
|
"markdown-it-attrs": "4.1.6",
|
|
|
|
@ -87,20 +84,21 @@
|
|
|
|
|
"prosemirror-schema-list": "1.3.0",
|
|
|
|
|
"prosemirror-state": "1.4.3",
|
|
|
|
|
"prosemirror-transform": "1.8.0",
|
|
|
|
|
"prosemirror-view": "1.32.1",
|
|
|
|
|
"prosemirror-view": "1.32.4",
|
|
|
|
|
"pug": "3.0.2",
|
|
|
|
|
"quasar": "2.13.0",
|
|
|
|
|
"quasar": "2.14.0",
|
|
|
|
|
"slugify": "1.6.6",
|
|
|
|
|
"socket.io-client": "4.7.2",
|
|
|
|
|
"sortablejs-vue3": "1.2.9",
|
|
|
|
|
"sortablejs": "1.15.0",
|
|
|
|
|
"sortablejs-vue3": "1.2.11",
|
|
|
|
|
"tabulator-tables": "5.5.2",
|
|
|
|
|
"tippy.js": "6.3.7",
|
|
|
|
|
"twemoji": "14.0.2",
|
|
|
|
|
"typescript": "5.2.2",
|
|
|
|
|
"typescript": "5.3.2",
|
|
|
|
|
"uuid": "9.0.1",
|
|
|
|
|
"v-network-graph": "0.9.10",
|
|
|
|
|
"vue": "3.3.6",
|
|
|
|
|
"vue-i18n": "9.5.0",
|
|
|
|
|
"v-network-graph": "0.9.13",
|
|
|
|
|
"vue": "3.3.8",
|
|
|
|
|
"vue-i18n": "9.7.1",
|
|
|
|
|
"vue-router": "4.2.5",
|
|
|
|
|
"vue3-otp-input": "0.4.1",
|
|
|
|
|
"vuedraggable": "4.1.0",
|
|
|
|
@ -108,18 +106,18 @@
|
|
|
|
|
"zxcvbn": "4.4.2"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@intlify/unplugin-vue-i18n": "1.4.0",
|
|
|
|
|
"@quasar/app-vite": "1.6.2",
|
|
|
|
|
"@types/lodash": "4.14.200",
|
|
|
|
|
"@vue/language-plugin-pug": "1.8.19",
|
|
|
|
|
"@intlify/unplugin-vue-i18n": "1.5.0",
|
|
|
|
|
"@quasar/app-vite": "1.7.0",
|
|
|
|
|
"@types/lodash": "4.14.202",
|
|
|
|
|
"@vue/language-plugin-pug": "1.8.22",
|
|
|
|
|
"autoprefixer": "10.4.16",
|
|
|
|
|
"browserlist": "latest",
|
|
|
|
|
"eslint": "8.52.0",
|
|
|
|
|
"eslint": "8.54.0",
|
|
|
|
|
"eslint-config-standard": "17.1.0",
|
|
|
|
|
"eslint-plugin-import": "2.28.1",
|
|
|
|
|
"eslint-plugin-n": "16.2.0",
|
|
|
|
|
"eslint-plugin-import": "2.29.0",
|
|
|
|
|
"eslint-plugin-n": "16.3.1",
|
|
|
|
|
"eslint-plugin-promise": "6.1.1",
|
|
|
|
|
"eslint-plugin-vue": "9.17.0"
|
|
|
|
|
"eslint-plugin-vue": "9.18.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18.0",
|
|
|
|
|