Skip to content

Commit

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

Bump vite from 5.4.5 to 5.4.6 in /axolotl-web
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
2 parents 0a763a2 + b52b9bf commit ef12fcc
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.79.1",
"vite": "^5.4.5",
"vite": "^5.4.6",
"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 @@ -3846,10 +3846,10 @@ [email protected]:
pathe "^1.1.2"
vite "^5.0.0"

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==
vite@^5.0.0, vite@^5.4.6:
version "5.4.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
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 @@ -3772,9 +3772,9 @@
},
{
"type": "file",
"url": "https://registry.yarnpkg.com/vite/-/vite-5.4.5.tgz#e4ab27709de46ff29bd8db52b0c51606acba893b",
"sha512": "a57a91d2ab5bd9b4f02e47afe12137af869b08d8a83f71a48ef2032e5cf388fa57b478222488ee2a5fb518de8448e4f7c0c8c6dc94de011a298f64b061a1d338",
"dest-filename": "vite-5.4.5.tgz",
"url": "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f",
"sha512": "21e2f97fc38ee67ca5b20cddf6dab8a83d90a88d24d8240b1ab583d2b08dd0440966904ae6f240c7423e18390c397c505ff39f14732e2c8c7a75d031197fe4f9",
"dest-filename": "vite-5.4.6.tgz",
"dest": "flatpak-node/yarn-mirror"
},
{
Expand Down

0 comments on commit ef12fcc

Please sign in to comment.