Merge branch 'master' of http://gitlab.oytour.com/luochao/superman
Showing
... | ... | @@ -64,7 +64,7 @@ |
"@babel/eslint-parser": "^7.21.3", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/preset-stage-2": "^7.8.3", | ||
"autoprefixer": "^10.4.14", | ||
"autoprefixer": "^10.4.20", | ||
"babel-helper-vue-jsx-merge-props": "^2.0.3", | ||
"babel-loader": "^9.1.2", | ||
"babel-plugin-syntax-jsx": "^6.18.0", | ||
... | ... | @@ -93,7 +93,7 @@ |
"node-notifier": "^10.0.1", | ||
"ora": "^1.2.0", | ||
"portfinder": "^1.0.13", | ||
"postcss": "^8.4.21", | ||
"postcss": "^8.5.3", | ||
"postcss-import": "^15.1.0", | ||
"postcss-loader": "^7.1.0", | ||
"postcss-preset-env": "^8.0.1", | ||
... | ... | @@ -105,6 +105,7 @@ |
"style-loader": "^2.0.0", | ||
"stylus": "^0.59.0", | ||
"stylus-loader": "^7.1.0", | ||
"tailwindcss": "^4.0.9", | ||
"thread-loader": "^3.0.4", | ||
"timers-browserify": "^2.0.12", | ||
"url-loader": "^4.1.1", | ||
... | ... |
Please register or sign in to comment