Merge remote-tracking branch 'origin/develop' into fixes-roundup4
This commit is contained in:
commit
74fe330e4a
19 changed files with 646 additions and 503 deletions
26
package.json
26
package.json
|
|
@ -51,10 +51,10 @@
|
|||
"vuex": "4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.26.7",
|
||||
"@babel/eslint-parser": "7.26.5",
|
||||
"@babel/plugin-transform-runtime": "7.25.9",
|
||||
"@babel/preset-env": "7.26.7",
|
||||
"@babel/core": "7.26.8",
|
||||
"@babel/eslint-parser": "7.26.8",
|
||||
"@babel/plugin-transform-runtime": "7.26.8",
|
||||
"@babel/preset-env": "7.26.8",
|
||||
"@babel/register": "7.25.9",
|
||||
"@intlify/vue-i18n-loader": "5.0.1",
|
||||
"@ungap/event-target": "0.2.4",
|
||||
|
|
@ -67,27 +67,27 @@
|
|||
"babel-plugin-lodash": "3.3.4",
|
||||
"chai": "4.5.0",
|
||||
"chalk": "5.4.1",
|
||||
"chromedriver": "132.0.2",
|
||||
"chromedriver": "133.0.0",
|
||||
"connect-history-api-fallback": "2.0.0",
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
"cross-spawn": "7.0.6",
|
||||
"css-loader": "7.1.2",
|
||||
"css-minimizer-webpack-plugin": "7.0.0",
|
||||
"custom-event-polyfill": "1.0.7",
|
||||
"eslint": "9.19.0",
|
||||
"eslint": "9.20.0",
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"eslint-formatter-friendly": "7.0.0",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-n": "15.7.0",
|
||||
"eslint-plugin-promise": "6.6.0",
|
||||
"eslint-plugin-n": "17.15.1",
|
||||
"eslint-plugin-promise": "7.2.1",
|
||||
"eslint-plugin-vue": "9.32.0",
|
||||
"eslint-webpack-plugin": "4.2.0",
|
||||
"eventsource-polyfill": "0.9.6",
|
||||
"express": "4.21.2",
|
||||
"function-bind": "1.1.2",
|
||||
"html-webpack-plugin": "5.6.3",
|
||||
"http-proxy-middleware": "2.0.7",
|
||||
"iso-639-1": "2.1.15",
|
||||
"http-proxy-middleware": "3.0.3",
|
||||
"iso-639-1": "3.1.5",
|
||||
"json-loader": "0.5.7",
|
||||
"karma": "6.4.4",
|
||||
"karma-coverage": "2.2.1",
|
||||
|
|
@ -104,14 +104,14 @@
|
|||
"nightwatch": "2.6.25",
|
||||
"opn": "5.5.0",
|
||||
"ora": "0.4.1",
|
||||
"postcss": "8.5.1",
|
||||
"postcss": "8.5.2",
|
||||
"postcss-html": "^1.5.0",
|
||||
"postcss-loader": "7.3.4",
|
||||
"postcss-scss": "^4.0.6",
|
||||
"sass": "1.83.4",
|
||||
"sass": "1.84.0",
|
||||
"sass-loader": "13.3.3",
|
||||
"selenium-server": "3.141.59",
|
||||
"semver": "7.7.0",
|
||||
"semver": "7.7.1",
|
||||
"serviceworker-webpack5-plugin": "2.0.0",
|
||||
"shelljs": "0.8.5",
|
||||
"sinon": "15.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue