Skip to content

Commit

Permalink
Merge pull request #2409 from ably/dependabot/npm_and_yarn/examples/s…
Browse files Browse the repository at this point in the history
…paces-member-location/javascript/vite-5.4.12

chore(deps): bump vite from 5.4.6 to 5.4.12 in /examples/spaces-member-location/javascript
  • Loading branch information
GregHolmes authored Jan 29, 2025
2 parents f2d6256 + c3ef2a8 commit a8a727d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/spaces-member-location/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@ably/spaces": "^0.4.0",
"ably": "^2.3.1",
"nanoid": "^5.0.9",
"vite": "^5.4.6"
"vite": "^5.4.12"
}
}
8 changes: 4 additions & 4 deletions examples/spaces-member-location/javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -579,10 +579,10 @@ undici-types@~6.19.2:
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

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==
vite@^5.4.12:
version "5.4.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit a8a727d

Please sign in to comment.