Skip to content

Commit

Permalink
Merge pull request #1357 from axolotl-chat/dependabot/npm_and_yarn/ax…
Browse files Browse the repository at this point in the history
…olotl-web/vite-5.4.5

Bump vite from 5.4.3 to 5.4.5 in /axolotl-web
  • Loading branch information
github-actions[bot] committed Sep 16, 2024
2 parents 35fb315 + e625e99 commit 0dd93f3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion axolotl-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"jsdom": "^25.0.0",
"prettier": "^3.3.3",
"sass": "^1.78.0",
"vite": "^5.4.3",
"vite": "^5.4.5",
"vitest": "^2.1.1"
},
"browserslist": [
Expand Down
8 changes: 4 additions & 4 deletions axolotl-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3881,10 +3881,10 @@ [email protected]:
pathe "^1.1.2"
vite "^5.0.0"

vite@^5.0.0, vite@^5.4.3:
version "5.4.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb"
integrity sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==
vite@^5.0.0, vite@^5.4.5:
version "5.4.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.5.tgz#e4ab27709de46ff29bd8db52b0c51606acba893b"
integrity sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down
6 changes: 3 additions & 3 deletions flatpak/node-sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -3800,9 +3800,9 @@
},
{
"type": "file",
"url": "https://registry.yarnpkg.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb",
"sha512": "207fa797ae1eabd9498c5a94fbfcab467ac73d54e5832e36ffe2336ce75a143565c8b808ff00e57fe142a1b5cb5f5713d17e7eecb3321f5988cb6c4974b7e8f1",
"dest-filename": "vite-5.4.3.tgz",
"url": "https://registry.yarnpkg.com/vite/-/vite-5.4.5.tgz#e4ab27709de46ff29bd8db52b0c51606acba893b",
"sha512": "a57a91d2ab5bd9b4f02e47afe12137af869b08d8a83f71a48ef2032e5cf388fa57b478222488ee2a5fb518de8448e4f7c0c8c6dc94de011a298f64b061a1d338",
"dest-filename": "vite-5.4.5.tgz",
"dest": "flatpak-node/yarn-mirror"
},
{
Expand Down

0 comments on commit 0dd93f3

Please sign in to comment.