Skip to content

Commit e3ed64a

Browse files
chore(deps): update all non-major dependencies
1 parent 50fa644 commit e3ed64a

File tree

2 files changed

+240
-238
lines changed

2 files changed

+240
-238
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package",
33
"name": "vue-router-mock",
4-
"packageManager": "pnpm@10.20.0",
4+
"packageManager": "pnpm@10.21.0",
55
"version": "2.0.0",
66
"description": "Easily test your components by mocking the router",
77
"main": "./dist/index.js",
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@types/jest": "^30.0.0",
4646
"@types/sinon": "^17.0.4",
47-
"@vitest/coverage-v8": "^4.0.6",
47+
"@vitest/coverage-v8": "^4.0.8",
4848
"@vue/test-utils": "^2.4.6",
4949
"chalk": "^5.6.2",
5050
"conventional-changelog-cli": "^5.0.0",
@@ -57,10 +57,10 @@
5757
"publie": "^0.0.2",
5858
"semver": "^7.7.3",
5959
"simple-git-hooks": "^2.13.1",
60-
"tsdown": "^0.15.12",
60+
"tsdown": "^0.16.1",
6161
"typescript": "^5.9.3",
62-
"vitest": "^4.0.6",
63-
"vue": "^3.5.22",
62+
"vitest": "^4.0.8",
63+
"vue": "^3.5.24",
6464
"vue-router": "^4.6.3"
6565
},
6666
"simple-git-hooks": {

0 commit comments

Comments
 (0)