Skip to content

Commit

Permalink
Merge pull request #1 from SnowballSH/dependabot/npm_and_yarn/fronten…
Browse files Browse the repository at this point in the history
…d/vite-3.2.7

Bump vite from 3.2.4 to 3.2.7 in /frontend
  • Loading branch information
SnowballSH committed Jun 7, 2023
2 parents c5b7c63 + ae6b0e6 commit c8e3223
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"sass": "^1.56.1",
"typescript": "^4.6.4",
"vite": "^3.2.3",
"vite": "^3.2.7",
"vite-plugin-top-level-await": "^1.2.2",
"vite-plugin-wasm": "^3.1.0"
}
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -471,10 +471,10 @@ vite-plugin-wasm@^3.1.0:
dependencies:
vite "^3"

vite@^3, vite@^3.2.3:
version "3.2.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.4.tgz#d8c7892dd4268064e04fffbe7d866207dd24166e"
integrity sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==
vite@^3, 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 c8e3223

Please sign in to comment.