Skip to content

Commit

Permalink
chore(#693): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Aug 29, 2024
1 parent e4daaff commit de2f83e
Show file tree
Hide file tree
Showing 2 changed files with 1,133 additions and 39 deletions.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"jest": "27.5.1",
"jest-junit": "13.2.0",
"jest-mock-axios": "4.7.3",
"node-gyp": "^10.2.0",
"regenerator-runtime": "0.14.1",
"renovate": "32.0.2",
"rimraf": "3.0.2",
Expand All @@ -67,5 +68,10 @@
"vue-jest": "3.0.7",
"vue-template-compiler": "2.7.16"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"resolutions": {
"vue": "^2.7",
"vue-server-renderer": "^2.7",
"vue-template-compiler": "^2.7"
}
}
Loading

0 comments on commit de2f83e

Please sign in to comment.