Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Feb 7, 2022
1 parent 4c82926 commit 5c84f61
Show file tree
Hide file tree
Showing 2 changed files with 1,350 additions and 1,270 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,25 @@
"flatpickr": "^4.6.9"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"@vue/compiler-sfc": "^3.2.6",
"@babel/core": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@vue/compiler-sfc": "^3.2.30",
"@vue/test-utils": "^2.0.0-rc.17",
"babel-jest": "^27.0.6",
"babel-loader": "^8.2.2",
"babel-jest": "^27.5.0",
"babel-loader": "^8.2.3",
"bootstrap": "^4.6",
"cross-env": "^7.0.3",
"css-loader": "^6.2.0",
"css-loader": "^6.6.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.2",
"jest": "^27.0.6",
"mini-css-extract-plugin": "^2.1.0",
"style-loader": "^3.0.0",
"vue": "^3.0",
"vue-loader": "^16.0",
"webpack": "^5.65.0",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.6.0"
"html-webpack-plugin": "^5.5.0",
"jest": "^27.5.0",
"mini-css-extract-plugin": "^2.5.3",
"style-loader": "^3.3.1",
"vue": "^3.2.30",
"vue-loader": "^17.0.0",
"webpack": "^5.68.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.4"
},
"peerDependencies": {
"vue": "^3.0.0"
Expand Down
Loading

0 comments on commit 5c84f61

Please sign in to comment.