-
- Downloads
Update css-loader to 5
parent
2c76c46a
No related branches found
No related tags found
... | ... | @@ -47,10 +47,10 @@ |
}, | ||
"devDependencies": { | ||
"@babel/core": "7.18.10", | ||
"@babel/eslint-parser": "7.18.9", | ||
"@babel/plugin-transform-runtime": "7.18.10", | ||
"@babel/preset-env": "7.18.10", | ||
"@babel/register": "7.18.9", | ||
"@babel/eslint-parser": "7.18.9", | ||
"@intlify/vue-i18n-loader": "5.0.0", | ||
"@ungap/event-target": "0.2.3", | ||
"@vue/babel-helper-vue-jsx-merge-props": "1.2.1", | ||
... | ... | @@ -66,16 +66,16 @@ |
"connect-history-api-fallback": "2.0.0", | ||
"copy-webpack-plugin": "6.4.1", | ||
"cross-spawn": "7.0.3", | ||
"css-loader": "0.28.11", | ||
"css-loader": "5.2.7", | ||
"custom-event-polyfill": "1.0.7", | ||
"eslint": "8.22.0", | ||
"eslint-config-standard": "17.0.0", | ||
"eslint-formatter-friendly": "7.0.0", | ||
"eslint-webpack-plugin": "2.7.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-n": "15.2.4", | ||
"eslint-plugin-promise": "6.0.0", | ||
"eslint-plugin-vue": "9.3.0", | ||
"eslint-webpack-plugin": "2.7.0", | ||
"eventsource-polyfill": "0.9.6", | ||
"express": "4.18.1", | ||
"file-loader": "3.0.1", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment