|
|
|
@ -38,6 +38,7 @@ |
|
|
|
"js-beautify": "1.13.0", |
|
|
|
"js-cookie": "3.0.1", |
|
|
|
"jsencrypt": "3.0.0-rc.1", |
|
|
|
"mammoth": "^1.11.0", |
|
|
|
"nprogress": "0.2.0", |
|
|
|
"quill": "2.0.2", |
|
|
|
"screenfull": "5.0.2", |
|
|
|
@ -52,7 +53,6 @@ |
|
|
|
"vuex": "3.6.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"express": "^4.18.2", |
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6", |
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.28.6", |
|
|
|
"@open-wc/webpack-import-meta-loader": "^0.4.7", |
|
|
|
@ -62,6 +62,7 @@ |
|
|
|
"chalk": "4.1.0", |
|
|
|
"compression-webpack-plugin": "6.1.2", |
|
|
|
"connect": "3.6.6", |
|
|
|
"express": "^4.18.2", |
|
|
|
"sass": "1.32.13", |
|
|
|
"sass-loader": "10.1.1", |
|
|
|
"script-ext-html-webpack-plugin": "2.1.5", |
|
|
|
|