Skip to content

Commit

Permalink
Merge pull request #651 from terasum/dependabot/npm_and_yarn/frontend…
Browse files Browse the repository at this point in the history
…/vite-4.5.3

chore(deps-dev): bump vite from 4.4.9 to 4.5.3 in /frontend
  • Loading branch information
terasum authored Jun 17, 2024
2 parents 1f088fe + 4f95d97 commit 016c429
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 41 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"naive-ui": "^2.34.4",
"sass": "^1.66.1",
"vfonts": "^0.0.3",
"vite": "^4.4.9",
"vite": "^4.5.3",
"vite-plugin-inspect": "^0.7.38",
"vite-plugin-md": "^0.21.5"
}
Expand Down
91 changes: 55 additions & 36 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1978,10 +1978,10 @@ vite-plugin-md@^0.21.5:
markdown-it "^13.0.1"
source-map-js "^1.0.2"

"vite@^3.0.0 || ^4.0.0", vite@^4.4.9:
version "4.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
"vite@^3.0.0 || ^4.0.0", vite@^4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a"
integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 016c429

Please sign in to comment.