Skip to content

Commit

Permalink
chore: update npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Mar 10, 2024
1 parent 8dc2b3a commit 1435d99
Show file tree
Hide file tree
Showing 2 changed files with 1,977 additions and 1,755 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,26 @@
"prepublishOnly": "npm run test && npm run build"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.2",
"@vue/compiler-sfc": "^3.3.4",
"@vue/test-utils": "^2.3.2",
"@vue/vue3-jest": "^29.2.4",
"babel-jest": "^29.5.0",
"babel-loader": "^9.1.2",
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.4",
"@vue/vue3-jest": "^29.2.6",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"bootstrap": "^4.6.2",
"css-loader": "^6.8.1",
"css-loader": "^6.10.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"mini-css-extract-plugin": "^2.7.6",
"style-loader": "^3.3.3",
"vue": "^3.3.4",
"vue-loader": "^17.1.2",
"webpack": "^5.84.1",
"webpack-cli": "^5.1.1",
"webpack-dev-server": "^4.15.0"
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.8.1",
"style-loader": "^3.3.4",
"vue": "^3.4.21",
"vue-loader": "^17.4.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2"
},
"peerDependencies": {
"vue": "^3.2.0"
Expand Down
Loading

0 comments on commit 1435d99

Please sign in to comment.