Skip to content

Commit

Permalink
Merge pull request #335 from crishellco/renovate/vite-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency vite to v2.9.12
  • Loading branch information
renovate[bot] committed Jun 10, 2022
2 parents 06ec620 + 397d006 commit 5e34c40
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vuex": "3.6.2"
},
"devDependencies": {
"vite": "2.9.10",
"vite": "2.9.12",
"vite-plugin-vue2": "2.0.1",
"vue-template-compiler": "2.6.14"
}
Expand Down
8 changes: 4 additions & 4 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1239,10 +1239,10 @@ vite-plugin-vue2@2.0.1:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"

vite@2.9.10:
version "2.9.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a"
integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==
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==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"regenerator-runtime": "0.13.9",
"rimraf": "3.0.2",
"semantic-release": "19.0.3",
"vite": "2.9.10",
"vite": "2.9.12",
"vite-plugin-vue2": "2.0.1",
"vue": "2.6.14",
"vue-html-loader": "1.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15222,10 +15222,10 @@ vite-plugin-vue2@2.0.1:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"

vite@2.9.10:
version "2.9.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a"
integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==
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==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
Expand Down

0 comments on commit 5e34c40

Please sign in to comment.