|
@@ -12,7 +12,7 @@
|
|
|
"@tinymce/tinymce-vue": "^3.2.8",
|
|
|
"axios": "^1.6.8",
|
|
|
"core-js": "^3.37.0",
|
|
|
- "dompurify": "^3.1.0",
|
|
|
+ "dompurify": "^3.1.2",
|
|
|
"element-ui": "^2.15.14",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
"md5": "^2.3.0",
|
|
@@ -24,8 +24,8 @@
|
|
|
"vuex": "^3.6.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.24.4",
|
|
|
- "@babel/eslint-parser": "^7.24.1",
|
|
|
+ "@babel/core": "^7.24.5",
|
|
|
+ "@babel/eslint-parser": "^7.24.5",
|
|
|
"@electron/fuses": "^1.8.0",
|
|
|
"@rushstack/eslint-patch": "^1.10.2",
|
|
|
"@types/md5": "^2.3.5",
|
|
@@ -35,7 +35,7 @@
|
|
|
"@vue/eslint-config-prettier": "^9.0.0",
|
|
|
"@vue/preload-webpack-plugin": "^2.0.0",
|
|
|
"compression-webpack-plugin": "^6.1.2",
|
|
|
- "electron": "^29.3.1",
|
|
|
+ "electron": "^29.3.2",
|
|
|
"electron-builder": "^24.13.3",
|
|
|
"eslint": "^8.57.0",
|
|
|
"eslint-plugin-prettier": "^5.1.3",
|
|
@@ -44,7 +44,7 @@
|
|
|
"patch-package": "^8.0.0",
|
|
|
"postcss-html": "^1.6.0",
|
|
|
"prettier": "^3.2.5",
|
|
|
- "sass": "^1.75.0",
|
|
|
+ "sass": "^1.76.0",
|
|
|
"sass-loader": "^14.2.1",
|
|
|
"stylelint": "^15.11.0",
|
|
|
"stylelint-config-recess-order": "^4.6.0",
|
|
@@ -117,21 +117,21 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/core": {
|
|
|
- "version": "7.24.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.24.4.tgz",
|
|
|
- "integrity": "sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
"@babel/code-frame": "^7.24.2",
|
|
|
- "@babel/generator": "^7.24.4",
|
|
|
+ "@babel/generator": "^7.24.5",
|
|
|
"@babel/helper-compilation-targets": "^7.23.6",
|
|
|
- "@babel/helper-module-transforms": "^7.23.3",
|
|
|
- "@babel/helpers": "^7.24.4",
|
|
|
- "@babel/parser": "^7.24.4",
|
|
|
+ "@babel/helper-module-transforms": "^7.24.5",
|
|
|
+ "@babel/helpers": "^7.24.5",
|
|
|
+ "@babel/parser": "^7.24.5",
|
|
|
"@babel/template": "^7.24.0",
|
|
|
- "@babel/traverse": "^7.24.1",
|
|
|
- "@babel/types": "^7.24.0",
|
|
|
+ "@babel/traverse": "^7.24.5",
|
|
|
+ "@babel/types": "^7.24.5",
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
"debug": "^4.1.0",
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -147,9 +147,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/eslint-parser": {
|
|
|
- "version": "7.24.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz",
|
|
|
- "integrity": "sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/eslint-parser/-/eslint-parser-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
|
@@ -161,16 +161,16 @@
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@babel/core": "^7.11.0",
|
|
|
- "eslint": "^7.5.0 || ^8.0.0"
|
|
|
+ "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/generator": {
|
|
|
- "version": "7.24.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.24.4.tgz",
|
|
|
- "integrity": "sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.24.0",
|
|
|
+ "@babel/types": "^7.24.5",
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
|
"jsesc": "^2.5.1"
|
|
@@ -322,28 +322,28 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
- "version": "7.22.15",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
|
|
|
- "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
|
|
|
+ "version": "7.24.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz",
|
|
|
+ "integrity": "sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.22.15"
|
|
|
+ "@babel/types": "^7.24.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
- "version": "7.23.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz",
|
|
|
- "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
- "@babel/helper-module-imports": "^7.22.15",
|
|
|
- "@babel/helper-simple-access": "^7.22.5",
|
|
|
- "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
- "@babel/helper-validator-identifier": "^7.22.20"
|
|
|
+ "@babel/helper-module-imports": "^7.24.3",
|
|
|
+ "@babel/helper-simple-access": "^7.24.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.24.5",
|
|
|
+ "@babel/helper-validator-identifier": "^7.24.5"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -408,12 +408,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-simple-access": {
|
|
|
- "version": "7.22.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
|
|
|
- "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.22.5"
|
|
|
+ "@babel/types": "^7.24.5"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -432,30 +432,30 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
|
- "version": "7.22.6",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
|
|
|
- "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.22.5"
|
|
|
+ "@babel/types": "^7.24.5"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
- "version": "7.23.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz",
|
|
|
- "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==",
|
|
|
+ "version": "7.24.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz",
|
|
|
+ "integrity": "sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
- "version": "7.22.20",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
|
|
|
- "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -485,14 +485,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helpers": {
|
|
|
- "version": "7.24.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.4.tgz",
|
|
|
- "integrity": "sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@babel/template": "^7.24.0",
|
|
|
- "@babel/traverse": "^7.24.1",
|
|
|
- "@babel/types": "^7.24.0"
|
|
|
+ "@babel/traverse": "^7.24.5",
|
|
|
+ "@babel/types": "^7.24.5"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -514,9 +514,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/parser": {
|
|
|
- "version": "7.24.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.4.tgz",
|
|
|
- "integrity": "sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==",
|
|
|
"bin": {
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
},
|
|
@@ -1816,19 +1816,19 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/traverse": {
|
|
|
- "version": "7.24.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.24.1.tgz",
|
|
|
- "integrity": "sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/code-frame": "^7.24.1",
|
|
|
- "@babel/generator": "^7.24.1",
|
|
|
+ "@babel/code-frame": "^7.24.2",
|
|
|
+ "@babel/generator": "^7.24.5",
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
|
- "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
- "@babel/parser": "^7.24.1",
|
|
|
- "@babel/types": "^7.24.0",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.24.5",
|
|
|
+ "@babel/parser": "^7.24.5",
|
|
|
+ "@babel/types": "^7.24.5",
|
|
|
"debug": "^4.3.1",
|
|
|
"globals": "^11.1.0"
|
|
|
},
|
|
@@ -1837,13 +1837,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/types": {
|
|
|
- "version": "7.24.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.24.0.tgz",
|
|
|
- "integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==",
|
|
|
+ "version": "7.24.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.24.5.tgz",
|
|
|
+ "integrity": "sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-string-parser": "^7.23.4",
|
|
|
- "@babel/helper-validator-identifier": "^7.22.20",
|
|
|
+ "@babel/helper-string-parser": "^7.24.1",
|
|
|
+ "@babel/helper-validator-identifier": "^7.24.5",
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -7144,9 +7144,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/dompurify": {
|
|
|
- "version": "3.1.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/dompurify/-/dompurify-3.1.0.tgz",
|
|
|
- "integrity": "sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA=="
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/dompurify/-/dompurify-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg=="
|
|
|
},
|
|
|
"node_modules/domready": {
|
|
|
"version": "1.0.8",
|
|
@@ -7233,7 +7233,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/electron": {
|
|
|
- "version": "29.3.1",
|
|
|
+ "version": "29.3.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/electron/-/electron-29.3.2.tgz",
|
|
|
+ "integrity": "sha512-pRWsaFtbd78kEHR0lg5aMhZDY6b5JykIEhZRtyTCaJpGFObB2NFIJDzR7mTia0cZp3pPq60n/SS4gRxvSM5WFQ==",
|
|
|
"dev": true,
|
|
|
"hasInstallScript": true,
|
|
|
"dependencies": {
|
|
@@ -14317,7 +14319,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/sass": {
|
|
|
- "version": "1.75.0",
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass/-/sass-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"chokidar": ">=3.0.0 <4.0.0",
|