Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#352
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 Jul 15, 2024
1 parent 9b7f2e7 commit 1b7bebd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vite-plugin-vue-devtools": "^7.3.5",
"vitest": "^1.6.0",
"vue": "^3.4.31",
"vue-router": "^4.4.0",
"vue-tsc": "^2.0.24"
"vue-tsc": "^2.0.26"
},
"peerDependencies": {
"vue": ">= 3.3.4 < 4"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8369,7 +8369,7 @@ vite@^5.0.0:
optionalDependencies:
fsevents "~2.3.3"

vite@^5.3.2:
vite@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2"
integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==
Expand Down Expand Up @@ -8479,7 +8479,7 @@ vue-template-compiler@^2.7.14:
de-indent "^1.0.2"
he "^1.2.0"

vue-tsc@^2.0.24:
vue-tsc@^2.0.26:
version "2.0.26"
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.0.26.tgz#e071df725b02f1d72b3ef386518b2045a716d7c9"
integrity sha512-tOhuwy2bIXbMhz82ef37qeiaQHMXKQkD6mOF6CCPl3/uYtST3l6fdNyfMxipudrQTxTfXVPlgJdMENBFfC1CfQ==
Expand Down

0 comments on commit 1b7bebd

Please sign in to comment.