Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 2.9.12 to 2.9.13 in /examples/api (ta…
Browse files Browse the repository at this point in the history
…uri-apps#5103)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2022
1 parent bca796b commit 89af335
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.49",
"svelte": "^3.49.0",
"unocss": "^0.39.3",
"vite": "^2.9.12"
"vite": "^2.9.13"
}
}
8 changes: 4 additions & 4 deletions examples/api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -926,10 +926,10 @@ unocss@^0.39.3:
"@unocss/transformer-variant-group" "0.39.3"
"@unocss/vite" "0.39.3"

vite@^2.9.12:
version "2.9.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==
vite@^2.9.13:
version "2.9.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
Expand Down

0 comments on commit 89af335

Please sign in to comment.