Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejcodes committed Jul 16, 2021
1 parent 33c3cf7 commit bf4dc71
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
},
"dependencies": {
"tailwindcss": "^2.2.4",
"vue": "^3.1.4",
"vue": "^3.1.5",
"vuex": "^4.0.2"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@vue/compiler-sfc": "^3.1.4",
"autoprefixer": "^10.2.6",
"@vue/compiler-sfc": "^3.1.5",
"autoprefixer": "^10.3.1",
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"cross-env": "^7.0.3",
"css-loader": "^5.2.6",
"css-loader": "^6.0.0",
"css-minimizer-webpack-plugin": "^3.0.2",
"eslint": "^7.30.0",
"eslint-plugin-vue": "^7.13.0",
Expand All @@ -46,13 +46,13 @@
"postcss-import": "^14.0.2",
"postcss-loader": "^6.1.1",
"postcss-preset-env": "^6.7.0",
"style-loader": "^3.0.0",
"style-loader": "^3.1.0",
"stylelint": "^13.13.1",
"stylelint-config-recommended": "^5.0.0",
"stylelint-webpack-plugin": "^2.2.2",
"url-loader": "^4.1.1",
"vue-loader": "^16.3.0",
"webpack": "^5.44.0",
"webpack": "^5.45.0",
"webpack-cli": "^4.7.2",
"webpack-merge": "^5.8.0"
}
Expand Down

0 comments on commit bf4dc71

Please sign in to comment.