|
@@ -12,7 +12,7 @@
|
|
"@tinymce/tinymce-vue": "^3.2.8",
|
|
"@tinymce/tinymce-vue": "^3.2.8",
|
|
"axios": "^1.6.8",
|
|
"axios": "^1.6.8",
|
|
"core-js": "^3.36.1",
|
|
"core-js": "^3.36.1",
|
|
- "dompurify": "^3.0.11",
|
|
|
|
|
|
+ "dompurify": "^3.1.0",
|
|
"element-ui": "^2.15.14",
|
|
"element-ui": "^2.15.14",
|
|
"hanzi-writer": "^3.6.1",
|
|
"hanzi-writer": "^3.6.1",
|
|
"js-audio-recorder": "^1.0.7",
|
|
"js-audio-recorder": "^1.0.7",
|
|
@@ -27,9 +27,9 @@
|
|
"vuex": "^3.6.2"
|
|
"vuex": "^3.6.2"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@babel/core": "^7.24.3",
|
|
|
|
|
|
+ "@babel/core": "^7.24.4",
|
|
"@babel/eslint-parser": "^7.24.1",
|
|
"@babel/eslint-parser": "^7.24.1",
|
|
- "@rushstack/eslint-patch": "^1.7.2",
|
|
|
|
|
|
+ "@rushstack/eslint-patch": "^1.10.2",
|
|
"@types/md5": "^2.3.5",
|
|
"@types/md5": "^2.3.5",
|
|
"@vue/cli-plugin-babel": "~5.0.8",
|
|
"@vue/cli-plugin-babel": "~5.0.8",
|
|
"@vue/cli-plugin-eslint": "~5.0.8",
|
|
"@vue/cli-plugin-eslint": "~5.0.8",
|
|
@@ -40,12 +40,12 @@
|
|
"compression-webpack-plugin": "^6.1.2",
|
|
"compression-webpack-plugin": "^6.1.2",
|
|
"eslint": "^8.57.0",
|
|
"eslint": "^8.57.0",
|
|
"eslint-plugin-prettier": "^5.1.3",
|
|
"eslint-plugin-prettier": "^5.1.3",
|
|
- "eslint-plugin-vue": "^9.24.0",
|
|
|
|
|
|
+ "eslint-plugin-vue": "^9.24.1",
|
|
"patch-package": "^8.0.0",
|
|
"patch-package": "^8.0.0",
|
|
"postcss-html": "^1.6.0",
|
|
"postcss-html": "^1.6.0",
|
|
"prettier": "^3.2.5",
|
|
"prettier": "^3.2.5",
|
|
- "sass": "^1.72.0",
|
|
|
|
- "sass-loader": "^13.3.3",
|
|
|
|
|
|
+ "sass": "^1.74.1",
|
|
|
|
+ "sass-loader": "^14.1.1",
|
|
"stylelint": "^15.11.0",
|
|
"stylelint": "^15.11.0",
|
|
"stylelint-config-recess-order": "^4.6.0",
|
|
"stylelint-config-recess-order": "^4.6.0",
|
|
"stylelint-config-recommended-scss": "^14.0.0",
|
|
"stylelint-config-recommended-scss": "^14.0.0",
|
|
@@ -120,18 +120,18 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"node_modules/@babel/core": {
|
|
- "version": "7.24.3",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.24.3.tgz",
|
|
|
|
- "integrity": "sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==",
|
|
|
|
|
|
+ "version": "7.24.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.24.2",
|
|
"@babel/code-frame": "^7.24.2",
|
|
- "@babel/generator": "^7.24.1",
|
|
|
|
|
|
+ "@babel/generator": "^7.24.4",
|
|
"@babel/helper-compilation-targets": "^7.23.6",
|
|
"@babel/helper-compilation-targets": "^7.23.6",
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
- "@babel/helpers": "^7.24.1",
|
|
|
|
- "@babel/parser": "^7.24.1",
|
|
|
|
|
|
+ "@babel/helpers": "^7.24.4",
|
|
|
|
+ "@babel/parser": "^7.24.4",
|
|
"@babel/template": "^7.24.0",
|
|
"@babel/template": "^7.24.0",
|
|
"@babel/traverse": "^7.24.1",
|
|
"@babel/traverse": "^7.24.1",
|
|
"@babel/types": "^7.24.0",
|
|
"@babel/types": "^7.24.0",
|
|
@@ -143,6 +143,10 @@
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "opencollective",
|
|
|
|
+ "url": "https://opencollective.com/babel"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/core/node_modules/@babel/compat-data": {
|
|
"node_modules/@babel/core/node_modules/@babel/compat-data": {
|
|
@@ -253,9 +257,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"node_modules/@babel/generator": {
|
|
- "version": "7.24.1",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.24.1.tgz",
|
|
|
|
- "integrity": "sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==",
|
|
|
|
|
|
+ "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==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/types": "^7.24.0",
|
|
"@babel/types": "^7.24.0",
|
|
@@ -573,9 +577,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"node_modules/@babel/helpers": {
|
|
- "version": "7.24.1",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.1.tgz",
|
|
|
|
- "integrity": "sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==",
|
|
|
|
|
|
+ "version": "7.24.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@babel/template": "^7.24.0",
|
|
"@babel/template": "^7.24.0",
|
|
@@ -602,9 +606,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"node_modules/@babel/parser": {
|
|
- "version": "7.24.1",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.1.tgz",
|
|
|
|
- "integrity": "sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==",
|
|
|
|
|
|
+ "version": "7.24.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==",
|
|
"bin": {
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
},
|
|
@@ -2429,9 +2433,9 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"node_modules/@rushstack/eslint-patch": {
|
|
"node_modules/@rushstack/eslint-patch": {
|
|
- "version": "1.7.2",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz",
|
|
|
|
- "integrity": "sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==",
|
|
|
|
|
|
+ "version": "1.10.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz",
|
|
|
|
+ "integrity": "sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"node_modules/@sideway/address": {
|
|
"node_modules/@sideway/address": {
|
|
@@ -5863,9 +5867,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/dompurify": {
|
|
"node_modules/dompurify": {
|
|
- "version": "3.0.11",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/dompurify/-/dompurify-3.0.11.tgz",
|
|
|
|
- "integrity": "sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg=="
|
|
|
|
|
|
+ "version": "3.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/dompurify/-/dompurify-3.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA=="
|
|
},
|
|
},
|
|
"node_modules/domready": {
|
|
"node_modules/domready": {
|
|
"version": "1.0.8",
|
|
"version": "1.0.8",
|
|
@@ -6144,9 +6148,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/eslint-plugin-vue": {
|
|
"node_modules/eslint-plugin-vue": {
|
|
- "version": "9.24.0",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.0.tgz",
|
|
|
|
- "integrity": "sha512-9SkJMvF8NGMT9aQCwFc5rj8Wo1XWSMSHk36i7ZwdI614BU7sIOR28ZjuFPKp8YGymZN12BSEbiSwa7qikp+PBw==",
|
|
|
|
|
|
+ "version": "9.24.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz",
|
|
|
|
+ "integrity": "sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
@@ -6162,7 +6166,7 @@
|
|
"node": "^14.17.0 || >=16.0.0"
|
|
"node": "^14.17.0 || >=16.0.0"
|
|
},
|
|
},
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
- "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0"
|
|
|
|
|
|
+ "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/eslint-plugin-vue/node_modules/globals": {
|
|
"node_modules/eslint-plugin-vue/node_modules/globals": {
|
|
@@ -11985,9 +11989,9 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"node_modules/sass": {
|
|
"node_modules/sass": {
|
|
- "version": "1.72.0",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/sass/-/sass-1.72.0.tgz",
|
|
|
|
- "integrity": "sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==",
|
|
|
|
|
|
+ "version": "1.74.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass/-/sass-1.74.1.tgz",
|
|
|
|
+ "integrity": "sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
@@ -12002,25 +12006,29 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/sass-loader": {
|
|
"node_modules/sass-loader": {
|
|
- "version": "13.3.3",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-13.3.3.tgz",
|
|
|
|
- "integrity": "sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==",
|
|
|
|
|
|
+ "version": "14.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-14.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-QX8AasDg75monlybel38BZ49JP5Z+uSKfKwF2rO7S74BywaRmGQMUBw9dtkS+ekyM/QnP+NOrRYq8ABMZ9G8jw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"neo-async": "^2.6.2"
|
|
"neo-async": "^2.6.2"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
- "node": ">= 14.15.0"
|
|
|
|
|
|
+ "node": ">= 18.12.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "opencollective",
|
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
},
|
|
},
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
- "fibers": ">= 3.1.0",
|
|
|
|
|
|
+ "@rspack/core": "0.x || 1.x",
|
|
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
|
|
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
|
|
"sass": "^1.3.0",
|
|
"sass": "^1.3.0",
|
|
"sass-embedded": "*",
|
|
"sass-embedded": "*",
|
|
"webpack": "^5.0.0"
|
|
"webpack": "^5.0.0"
|
|
},
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"peerDependenciesMeta": {
|
|
- "fibers": {
|
|
|
|
|
|
+ "@rspack/core": {
|
|
"optional": true
|
|
"optional": true
|
|
},
|
|
},
|
|
"node-sass": {
|
|
"node-sass": {
|
|
@@ -12031,6 +12039,9 @@
|
|
},
|
|
},
|
|
"sass-embedded": {
|
|
"sass-embedded": {
|
|
"optional": true
|
|
"optional": true
|
|
|
|
+ },
|
|
|
|
+ "webpack": {
|
|
|
|
+ "optional": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -15532,18 +15543,18 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"@babel/core": {
|
|
"@babel/core": {
|
|
- "version": "7.24.3",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.24.3.tgz",
|
|
|
|
- "integrity": "sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==",
|
|
|
|
|
|
+ "version": "7.24.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.24.2",
|
|
"@babel/code-frame": "^7.24.2",
|
|
- "@babel/generator": "^7.24.1",
|
|
|
|
|
|
+ "@babel/generator": "^7.24.4",
|
|
"@babel/helper-compilation-targets": "^7.23.6",
|
|
"@babel/helper-compilation-targets": "^7.23.6",
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
- "@babel/helpers": "^7.24.1",
|
|
|
|
- "@babel/parser": "^7.24.1",
|
|
|
|
|
|
+ "@babel/helpers": "^7.24.4",
|
|
|
|
+ "@babel/parser": "^7.24.4",
|
|
"@babel/template": "^7.24.0",
|
|
"@babel/template": "^7.24.0",
|
|
"@babel/traverse": "^7.24.1",
|
|
"@babel/traverse": "^7.24.1",
|
|
"@babel/types": "^7.24.0",
|
|
"@babel/types": "^7.24.0",
|
|
@@ -15636,9 +15647,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"@babel/generator": {
|
|
"@babel/generator": {
|
|
- "version": "7.24.1",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.24.1.tgz",
|
|
|
|
- "integrity": "sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==",
|
|
|
|
|
|
+ "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==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
"@babel/types": "^7.24.0",
|
|
"@babel/types": "^7.24.0",
|
|
@@ -15869,9 +15880,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"@babel/helpers": {
|
|
"@babel/helpers": {
|
|
- "version": "7.24.1",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.1.tgz",
|
|
|
|
- "integrity": "sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==",
|
|
|
|
|
|
+ "version": "7.24.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
"@babel/template": "^7.24.0",
|
|
"@babel/template": "^7.24.0",
|
|
@@ -15892,9 +15903,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"@babel/parser": {
|
|
"@babel/parser": {
|
|
- "version": "7.24.1",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.1.tgz",
|
|
|
|
- "integrity": "sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg=="
|
|
|
|
|
|
+ "version": "7.24.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg=="
|
|
},
|
|
},
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.22.15",
|
|
"version": "7.22.15",
|
|
@@ -17175,9 +17186,9 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"@rushstack/eslint-patch": {
|
|
"@rushstack/eslint-patch": {
|
|
- "version": "1.7.2",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz",
|
|
|
|
- "integrity": "sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==",
|
|
|
|
|
|
+ "version": "1.10.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz",
|
|
|
|
+ "integrity": "sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"@sideway/address": {
|
|
"@sideway/address": {
|
|
@@ -19971,9 +19982,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"dompurify": {
|
|
"dompurify": {
|
|
- "version": "3.0.11",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/dompurify/-/dompurify-3.0.11.tgz",
|
|
|
|
- "integrity": "sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg=="
|
|
|
|
|
|
+ "version": "3.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/dompurify/-/dompurify-3.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA=="
|
|
},
|
|
},
|
|
"domready": {
|
|
"domready": {
|
|
"version": "1.0.8",
|
|
"version": "1.0.8",
|
|
@@ -20364,9 +20375,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"eslint-plugin-vue": {
|
|
"eslint-plugin-vue": {
|
|
- "version": "9.24.0",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.0.tgz",
|
|
|
|
- "integrity": "sha512-9SkJMvF8NGMT9aQCwFc5rj8Wo1XWSMSHk36i7ZwdI614BU7sIOR28ZjuFPKp8YGymZN12BSEbiSwa7qikp+PBw==",
|
|
|
|
|
|
+ "version": "9.24.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz",
|
|
|
|
+ "integrity": "sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
@@ -24790,9 +24801,9 @@
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
"sass": {
|
|
"sass": {
|
|
- "version": "1.72.0",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/sass/-/sass-1.72.0.tgz",
|
|
|
|
- "integrity": "sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==",
|
|
|
|
|
|
+ "version": "1.74.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass/-/sass-1.74.1.tgz",
|
|
|
|
+ "integrity": "sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
@@ -24801,9 +24812,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"sass-loader": {
|
|
"sass-loader": {
|
|
- "version": "13.3.3",
|
|
|
|
- "resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-13.3.3.tgz",
|
|
|
|
- "integrity": "sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==",
|
|
|
|
|
|
+ "version": "14.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-14.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-QX8AasDg75monlybel38BZ49JP5Z+uSKfKwF2rO7S74BywaRmGQMUBw9dtkS+ekyM/QnP+NOrRYq8ABMZ9G8jw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
"neo-async": "^2.6.2"
|
|
"neo-async": "^2.6.2"
|