Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#108
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 Oct 19, 2023
1 parent c3483b8 commit dd449a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"vitest": "0.34.2",
"vue": "^3.3.4",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.16"
"vue-tsc": "^1.8.18"
},
"peerDependencies": {
"vue": "^3.3.4"
Expand Down Expand Up @@ -150,7 +150,7 @@
]
},
"engines": {
"node": ">=18.17.0"
"node": ">=18.17.1"
},
"volta": {
"node": "18.18.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7585,7 +7585,7 @@ vue-template-compiler@^2.7.14:
de-indent "^1.0.2"
he "^1.2.0"

vue-tsc@^1.8.16:
vue-tsc@^1.8.18:
version "1.8.19"
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.8.19.tgz#313481444e87aa2840b02644134c2fc2f3c92ba2"
integrity sha512-tacMQLQ0CXAfbhRycCL5sWIy1qujXaIEtP1hIQpzHWOUuICbtTj9gJyFf91PvzG5KCNIkA5Eg7k2Fmgt28l5DQ==
Expand Down

0 comments on commit dd449a6

Please sign in to comment.