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 Sep 17, 2024
1 parent 6a589e9 commit d73ce27
Show file tree
Hide file tree
Showing 2 changed files with 1,611 additions and 1,528 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
"prepublishOnly": "npm run test && npm run build"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.4",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@vue/compiler-sfc": "^3.5.6",
"@vue/test-utils": "^2.4.6",
"@vue/vue3-jest": "^29.2.6",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"bootstrap": "^4.6.2",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
"css-loader": "^7.1.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.8.1",
"mini-css-extract-plugin": "^2.9.1",
"mitt": "^3.0.1",
"sass": "~1.71.1",
"sass-loader": "^14.1.1",
"style-loader": "^3.3.4",
"sass": "~1.78.0",
"sass-loader": "^16.0.1",
"style-loader": "^4.0.0",
"svg-url-loader": "^8.0.0",
"vue": "^3.4.21",
"vue": "^3.5.6",
"vue-loader": "^17.4.2",
"webpack": "^5.90.3",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2",
"webpack-dev-server": "^5.1.0",
"webpack-remove-empty-scripts": "^1.0.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit d73ce27

Please sign in to comment.