Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Jan 14, 2023
1 parent 5f5da0b commit 48abc48
Show file tree
Hide file tree
Showing 2 changed files with 874 additions and 860 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,23 +42,23 @@
"flatpickr": "^4.6.13"
},
"devDependencies": {
"@types/jest": "^29.1.2",
"@vue/test-utils": "^2.1.0",
"bootstrap": "^4.6",
"css-loader": "^6.7.1",
"@types/jest": "^29.2.5",
"@vue/test-utils": "^2.2.7",
"bootstrap": "^4.6.2",
"css-loader": "^6.7.3",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^29.1.2",
"jest-environment-jsdom": "^29.1.2",
"mini-css-extract-plugin": "^2.6.1",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"mini-css-extract-plugin": "^2.7.2",
"style-loader": "^3.3.1",
"ts-jest": "^29.0.3",
"ts-loader": "^9.4.1",
"typescript": "^4.8.4",
"vue": "^3.2.40",
"vue-loader": "^17.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"ts-jest": "^29.0.5",
"ts-loader": "^9.4.2",
"typescript": "^4.9.4",
"vue": "^3.2.45",
"vue-loader": "^17.0.1",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 48abc48

Please sign in to comment.