Skip to content

Commit

Permalink
Bump vite from 3.2.5 to 3.2.7 in /demo/vue (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 6, 2023
1 parent c24f082 commit 0215e8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"typescript": "~4.7.4",
"vite": "^3.2.4",
"vite": "^3.2.7",
"vue-tsc": "^1.0.9"
}
}
8 changes: 4 additions & 4 deletions demo/vue/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2052,10 +2052,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vite@^3.2.4:
version "3.2.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.5.tgz#dee5678172a8a0ab3e547ad4148c3d547f90e86a"
integrity sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==
vite@^3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.7.tgz#35a62826bd4d6b778ae5db8766d023bcd4e7bef3"
integrity sha512-29pdXjk49xAP0QBr0xXqu2s5jiQIXNvE/xwd0vUizYT2Hzqe4BksNNoWllFVXJf4eLZ+UlVQmXfB4lWrc+t18g==
dependencies:
esbuild "^0.15.9"
postcss "^8.4.18"
Expand Down

0 comments on commit 0215e8d

Please sign in to comment.