Skip to content

Commit

Permalink
Release 5.0.7 (#314)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kody <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Dec 30, 2022
1 parent e2f8c73 commit f727ad6
Show file tree
Hide file tree
Showing 2 changed files with 567 additions and 591 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@
"material design"
],
"devDependencies": {
"@babel/core": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@mdi/js": "7.0.96",
"@types/node": "^16.9.2",
"@vue/test-utils": "1.3.0",
"@babel/core": "^7.20.7",
"@babel/preset-env": "^7.20.2",
"@mdi/js": "7.1.96",
"@types/node": "^18.11.18",
"@vue/test-utils": "1.3.3",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^28.1.3",
"babel-jest": "^29.3.1",
"copyfiles": "^2.4.1",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest-junit": "^14.0.0",
"jest-serializer-vue": "2.0.2",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-junit": "^15.0.0",
"jest-serializer-vue": "3.1.0",
"mustache": "^4.2.0",
"p-map": "^5.5.0",
"prettier": "^2.7.1",
"regenerator-runtime": "^0.13.9",
"prettier": "^2.8.1",
"regenerator-runtime": "^0.13.11",
"rimraf": "^3.0.2",
"ts-node": "^10.2.1",
"typescript": "^4.5.2",
"vue": "^2.6.14",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"vue": "^2.7.14",
"vue-jest": "^3.0.7",
"vue-template-compiler": "^2.6.14"
"vue-template-compiler": "^2.7.14"
},
"homepage": "https://github.com/mkody/vue-material-design-icons",
"bugs": {
Expand Down
Loading

0 comments on commit f727ad6

Please sign in to comment.