Skip to content

Commit

Permalink
Merge pull request #1206 from Picovoice/dependabot/npm_and_yarn/demo/…
Browse files Browse the repository at this point in the history
…vue/vite-3.2.8

Bump vite from 3.2.7 to 3.2.8 in /demo/vue
  • Loading branch information
ErisMik authored Jan 20, 2024
2 parents 0fcc1c3 + cf5f483 commit d31541f
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 @@ -30,7 +30,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"typescript": "~4.7.4",
"vite": "^3.2.7",
"vite": "^3.2.8",
"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 @@ -2108,10 +2108,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

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==
vite@^3.2.8:
version "3.2.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.8.tgz#0697e13addf99ed44b838b8462a3a922fdd9d37b"
integrity sha512-EtQU16PLIJpAZol2cTLttNP1mX6L0SyI0pgQB1VOoWeQnMSvtiwovV3D6NcjN8CZQWWyESD2v5NGnpz5RvgOZA==
dependencies:
esbuild "^0.15.9"
postcss "^8.4.18"
Expand Down

0 comments on commit d31541f

Please sign in to comment.