Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#287
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent de46c16 commit 326e105
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"vite": "^5.2.9",
"vite-plugin-vue-devtools": "^7.0.27",
"vitest": "^1.5.0",
"vue": "^3.4.22",
"vue-router": "^4.3.0",
"vue": "^3.4.23",
"vue-router": "^4.3.2",
"vue-tsc": "^2.0.13"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8661,10 +8661,10 @@ vue-eslint-parser@^9.4.2:
lodash "^4.17.21"
semver "^7.3.6"

vue-router@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.3.0.tgz#d5913f27bf68a0a178ee798c3c88be471811a235"
integrity sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==
vue-router@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.3.2.tgz#08096c7765dacc6832f58e35f7a081a8b34116a7"
integrity sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==
dependencies:
"@vue/devtools-api" "^6.5.1"

Expand All @@ -8685,7 +8685,7 @@ vue-tsc@^2.0.13:
"@vue/language-core" "2.0.14"
semver "^7.5.4"

vue@^3.4.22:
vue@^3.4.23:
version "3.4.25"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.25.tgz#e59d4ed36389647b52ff2fd7aa84bb6691f4205b"
integrity sha512-HWyDqoBHMgav/OKiYA2ZQg+kjfMgLt/T0vg4cbIF7JbXAjDexRf5JRg+PWAfrAkSmTd2I8aPSXtooBFWHB98cg==
Expand Down

0 comments on commit 326e105

Please sign in to comment.