Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 531dcdd commit e8a28e5
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 93 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-router-mock",
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.1",
"version": "1.1.0",
"description": "Easily test your components by mocking the router",
"main": "dist/index.cjs",
Expand Down Expand Up @@ -49,22 +49,22 @@
"@types/jest": "^29.5.12",
"@types/sinon": "^17.0.3",
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.5",
"@vue/test-utils": "^2.4.6",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"happy-dom": "^14.7.1",
"happy-dom": "^14.10.1",
"lint-staged": "^15.2.2",
"minimist": "^1.2.8",
"prettier": "^3.2.5",
"publie": "^0.0.2",
"semver": "^7.6.0",
"semver": "^7.6.2",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.6.0",
"vue": "^3.4.26",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"simple-git-hooks": {
Expand Down

0 comments on commit e8a28e5

Please sign in to comment.