Skip to content

Commit

Permalink
chore(deps): update devdependencies (#507)
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 14, 2024
1 parent 298c068 commit 3738b00
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"jest-serializer-vue": "3.1.0",
"jest-watch-typeahead": "2.2.2",
"regenerator-runtime": "0.14.1",
"release-it": "17.8.2",
"release-it": "17.9.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-delete": "2.1.0",
"rollup-plugin-string": "3.0.0",
"vite": "5.4.8",
"vite": "5.4.9",
"vite-plugin-vue2": "2.0.3",
"vue": "2.7.16",
"vue-template-compiler": "2.7.16"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6175,10 +6175,10 @@ regjsparser@^0.11.0:
dependencies:
jsesc "~3.0.2"

release-it@17.8.2:
version "17.8.2"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-17.8.2.tgz#50a04bb1031ad72943ae50e71ad932cfe4365aca"
integrity sha512-IgTrtALUTDEYBnVk/c6WNUkwNN+8S7/AE+PgdpP1wS+9kBm3H5tQ8AaNwkvQX/smULxOdFqMEd6DMUDHJfW7NA==
release-it@17.9.0:
version "17.9.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-17.9.0.tgz#4478fd3d80de7cd658a24c8f983f47457f182dbe"
integrity sha512-KAZqvYcfYI/Rva8yr7vzVruM3mN8kuUR1WeQfOtGrc4ub7bGYf8eN91NOXC73LJE1uNpVlppF5xB8KOvKtQosg==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "20.1.1"
Expand Down Expand Up @@ -7154,10 +7154,10 @@ [email protected]:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"

[email protected].8:
version "5.4.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
[email protected].9:
version "5.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit 3738b00

Please sign in to comment.