Skip to content

Commit

Permalink
chore(deps): bump vite from 4.5.2 to 4.5.3 (#242)
Browse files Browse the repository at this point in the history
* chore: fix some typos in comment (#240)

* chore(deps): bump undici from 5.28.3 to 5.28.4 (#234)

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Davide Carpini <[email protected]>

* chore(deps): bump @solana/web3.js from 1.91.1 to 1.91.6 (#236)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.91.1 to 1.91.6.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v1.91.1...v1.91.6)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Davide Carpini <[email protected]>

* chore(deps): bump vite from 4.5.2 to 4.5.3

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: tianzedavid <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Davide Carpini <[email protected]>
  • Loading branch information
3 people authored Apr 30, 2024
1 parent 2b4b4f5 commit 0c2ba0a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/dapp-kit-ui/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const DAppKitUI = {
modalParent: options.modalParent,
});

// configure bottons and modals options
// configure buttons and modals options
initModalAndButton(options);
dispatchCustomEvent('vdk-dapp-kit-configured');

Expand Down
2 changes: 1 addition & 1 deletion packages/dapp-kit-ui/src/utils/qr-code.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export const QrCodeUtil = {
// Cx to multiple cys
const circlesToConnect: Record<number, number[]> = {};

// Mapping all dots cicles on the same x axis
// Mapping all dots circles on the same x axis
circles.forEach(([cx, cy]) => {
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition
if (circlesToConnect[cx]) {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4308,9 +4308,9 @@
buffer "~6.0.3"

"@solana/web3.js@^1.70.1":
version "1.91.1"
resolved "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.91.1.tgz"
integrity sha512-cPgjZXm688oM9cULvJ8u2VH6Qp5rvptE1N1VODVxn2mAbpZsWrvWNPjmASkMYT/HzyrtqFkPvFdSHg8Xjt7aQA==
version "1.91.6"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.91.6.tgz#c090661c344cbc61e6cdeb0da67d3ea80d5848e1"
integrity sha512-dm20nN6HQvXToo+kM51nxHdtaa2wMSRdeK37p+WIWESfeiVHqV8XbV4XnWupq6ngt5vIckhGFG7ZnTBxUgLzDA==
dependencies:
"@babel/runtime" "^7.23.4"
"@noble/curves" "^1.2.0"
Expand Down Expand Up @@ -15095,7 +15095,7 @@ [email protected]:
picocolors "^1.0.0"
source-map-js "^1.0.2"

postcss@^8.2.14, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4.29, postcss@^8.4.35, postcss@^8.4.36, postcss@^8.4.5:
postcss@^8.2.14, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4.29, postcss@^8.4.35, postcss@^8.4.38, postcss@^8.4.5:
version "8.4.38"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz"
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
Expand Down Expand Up @@ -18475,7 +18475,7 @@ vite-tsconfig-paths@^4.2.1:

[email protected]:
version "4.5.2"
resolved "https://registry.npmjs.org/vite/-/vite-4.5.2.tgz"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
dependencies:
esbuild "^0.18.10"
Expand All @@ -18485,19 +18485,19 @@ [email protected]:
fsevents "~2.3.2"

"vite@^3.0.0 || ^4.0.0 || ^5.0.0-0", "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0", vite@^5.0.0, vite@^5.0.11, vite@^5.0.12, vite@^5.1.0, vite@^5.2.0:
version "5.2.6"
resolved "https://registry.npmjs.org/vite/-/vite-5.2.6.tgz"
integrity sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==
version "5.2.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.10.tgz#2ac927c91e99d51b376a5c73c0e4b059705f5bd7"
integrity sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==
dependencies:
esbuild "^0.20.1"
postcss "^8.4.36"
postcss "^8.4.38"
rollup "^4.13.0"
optionalDependencies:
fsevents "~2.3.3"

vite@^4.5.2:
version "4.5.3"
resolved "https://registry.npmjs.org/vite/-/vite-4.5.3.tgz"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a"
integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==
dependencies:
esbuild "^0.18.10"
Expand Down

0 comments on commit 0c2ba0a

Please sign in to comment.