Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Aug 30, 2020
1 parent feb88e6 commit c33b568
Show file tree
Hide file tree
Showing 2 changed files with 1,591 additions and 1,847 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
"prepublishOnly": "yarn run test && yarn run build"
},
"dependencies": {
"flatpickr": "^4.6.3"
"flatpickr": "^4.6.6"
},
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/plugin-transform-object-assign": "^7.8.3",
"@babel/preset-env": "^7.9.6",
"@vue/test-utils": "1.0.0",
"babel-jest": "^26.0.1",
"@babel/core": "^7.11.4",
"@babel/plugin-transform-object-assign": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@vue/test-utils": "1.0.5",
"babel-jest": "^26.3.0",
"babel-loader": "^8.1.0",
"bootstrap": "^4.4.1",
"bootstrap": "^4.5.2",
"clean-webpack-plugin": "^3.0.0",
"cross-env": "^7.0.2",
"css-loader": "^3.5.3",
"css-loader": "^4.2.2",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^4.3.0",
"jest": "^26.0.1",
"mini-css-extract-plugin": "^0.9.0",
"jest": "^26.4.2",
"mini-css-extract-plugin": "^0.11.0",
"style-loader": "^1.2.1",
"unminified-webpack-plugin": "^2.0.0",
"vue": "^2.6.11",
"vue-loader": "^15.9.2",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"
"vue": "^2.6.12",
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
},
"peerDependencies": {
"vue": "^2.0.0"
Expand Down
Loading

0 comments on commit c33b568

Please sign in to comment.