Skip to content

Commit

Permalink
Merge pull request #2399 from ably/dependabot/npm_and_yarn/examples/p…
Browse files Browse the repository at this point in the history
…ub-sub-presence/javascript/vite-5.4.12

chore(deps): bump vite from 5.4.7 to 5.4.12 in /examples/pub-sub-presence/javascript
  • Loading branch information
GregHolmes authored Jan 24, 2025
2 parents 4050fce + 91559b4 commit b3295b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/pub-sub-presence/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@ably/chat": "^0.2.1",
"ably": "^2.3.1",
"nanoid": "^5.0.7",
"vite": "^5.4.2"
"vite": "^5.4.12"
}
}
8 changes: 4 additions & 4 deletions examples/pub-sub-presence/javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1327,10 +1327,10 @@ util-deprecate@^1.0.2:
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==

vite@^5.4.2:
version "5.4.7"
resolved "https://registry.npmjs.org/vite/-/vite-5.4.7.tgz"
integrity sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==
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 b3295b2

Please sign in to comment.