Skip to content

Commit

Permalink
feature: 更新前端package.json依赖包版本 TencentBlueKing#624
Browse files Browse the repository at this point in the history
  • Loading branch information
hLinx committed Jan 14, 2022
1 parent 66e24d4 commit 904f952
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 33 deletions.
61 changes: 31 additions & 30 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"dependencies": {
"@blueking/paas-login": "0.0.11",
"@blueking/user-selector": "^1.0.7",
"@icon-cool/bk-icon-job": "0.0.8",
"@vue/composition-api": "^1.0.0-beta.1",
"@icon-cool/bk-icon-job": "0.0.11",
"@vue/composition-api": "^1.4.3",
"ace-builds": "^1.4.12",
"axios": "^0.24.0",
"bk-magic-vue": "2.4.0",
"core-js": "^3.18.1",
"bk-magic-vue": "^2.4.4",
"core-js": "^3.20.2",
"cron-parser-custom": "^2.13.0",
"diff": "^5.0.0",
"diff2html": "^3.4.4",
"highlight.js": "^11.2.0",
"html2canvas": "^1.0.0-rc.7",
"highlight.js": "^11.4.0",
"html2canvas": "^1.4.0",
"js-base64": "^3.6.1",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
Expand All @@ -39,41 +39,41 @@
"vuex": "^3.6.2"
},
"devDependencies": {
"@babel/core": "^7.13.16",
"@babel/core": "^7.16.7",
"@babel/eslint-parser": "^7.16.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-export-namespace-from": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-export-namespace-from": "^7.16.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-jsx": "^7.12.13",
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-syntax-jsx": "^7.16.7",
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
"@babel/plugin-transform-runtime": "^7.16.8",
"@babel/preset-env": "^7.16.8",
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
"@vue/babel-plugin-transform-vue-jsx": "^1.2.1",
"@vue/babel-sugar-inject-h": "^1.2.2",
"@vue/eslint-config-standard": "^6.0.0",
"babel-loader": "^8.0.6",
"babel-plugin-import-bk-magic-vue": "^2.1.10",
"babel-plugin-lodash": "^3.3.4",
"copy-webpack-plugin": "^9.0.1",
"copy-webpack-plugin": "^10.2.0",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.1.3",
"dotenv": "^10.0.0",
"eslint": "^8.2.0",
"css-minimizer-webpack-plugin": "^3.3.1",
"dotenv": "^11.0.0",
"eslint": "^8.6.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^8.0.3",
"eslint-webpack-plugin": "^3.1.0",
"figlet": "^1.5.0",
"html-loader": "^3.0.1",
"html-loader": "^3.1.0",
"html-webpack-plugin": "^5.5.0",
"lodash-webpack-plugin": "^0.11.6",
"markdown-loader": "^6.0.0",
"mini-css-extract-plugin": "^2.4.4",
"node-xlsx": "^0.17.2",
"mini-css-extract-plugin": "^2.4.7",
"node-xlsx": "^0.21.0",
"postcss": "^8.2.10",
"postcss-advanced-variables": "~3.0.0",
"postcss-atroot": "^0.2.3",
Expand All @@ -82,27 +82,28 @@
"postcss-import": "^14.0.2",
"postcss-import-webpack-resolver": "~1.0.1",
"postcss-loader": "^6.2.0",
"postcss-mixins": "^8.1.0",
"postcss-mixins": "^9.0.1",
"postcss-nested": "^5.0.6",
"postcss-preset-env": "^6.7.0",
"postcss-preset-env": "^7.2.3",
"postcss-property-lookup": "^3.0.0",
"postcss-syntax": "^0.36.2",
"postcss-url": "^10.1.3",
"speed-measure-webpack-plugin": "^1.5.0",
"style-loader": "^3.3.1",
"stylelint": "^14.0.1",
"stylelint-config-standard": "^23.0.0",
"stylelint": "^14.2.0",
"stylelint-config-recommended-vue": "^1.1.0",
"stylelint-config-standard": "^24.0.0",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.0.0",
"stylelint-webpack-plugin": "^3.1.0",
"stylelint-scss": "^4.1.0",
"stylelint-webpack-plugin": "^3.1.1",
"terser-webpack-plugin": "^5.2.5",
"thread-loader": "^3.0.0",
"vue-loader": "15.9.8",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.63.0",
"webpack": "^5.66.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^4.4.0",
"webpack-dev-server": "^4.7.3",
"webpack-merge": "^5.2.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions src/frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,10 @@
</script>
<style lang="postcss">
.job-site {
opacity: 100%;
opacity: 1;

&.loading {
opacity: 0%;
opacity: 0;
}

.flag-box {
Expand Down
4 changes: 3 additions & 1 deletion src/frontend/stylelint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
*/

module.exports = {
extends: 'stylelint-config-standard',
extends: [
'stylelint-config-standard',
],
customSyntax: 'postcss-html',
plugins: [
'stylelint-scss',
Expand Down

0 comments on commit 904f952

Please sign in to comment.