Skip to content

Commit 7a4ade4

Browse files
Bump postcss from 8.4.24 to 8.4.31 in /examples/with-vite-react (#1940)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.24...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
1 parent e368f70 commit 7a4ade4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

examples/with-vite-react/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3335,10 +3335,10 @@
33353335
ethers "5.5.4"
33363336
joi "17.9.1"
33373337

3338-
"@web3-onboard/core@^2.20.0":
3339-
version "2.20.0"
3340-
resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.20.0.tgz#e023cdfc21a496acbf23730e469ee9d11167faa3"
3341-
integrity sha512-YAVRwoP7QjRJREiMtuDbNWzOwjR59QvIEH7Jl14TpwpIgx0WIGegQK7yJnmZIyWZpHZELof2m6HoFAEy6OjFpA==
3338+
"@web3-onboard/core@^2.21.2":
3339+
version "2.21.2"
3340+
resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.21.2.tgz#962683efc87b29ee9150ab8d7ea9568ea3b41dd5"
3341+
integrity sha512-apzVi2zWqs4ktZBBJ60x1e4odI1mSoZ2c69bXUg36A0xI0iRFQ9Od44peI3mfTDEru7hWsr81Nv6l+v3HRSKLw==
33423342
dependencies:
33433343
"@web3-onboard/common" "^2.3.3"
33443344
bignumber.js "^9.0.0"
@@ -3472,13 +3472,13 @@
34723472
"@portis/web3" "^4.0.6"
34733473
"@web3-onboard/common" "^2.3.3"
34743474

3475-
"@web3-onboard/react@^2.8.0":
3476-
version "2.8.5"
3477-
resolved "https://registry.yarnpkg.com/@web3-onboard/react/-/react-2.8.5.tgz#0660f2e4b070222c78213430fc8af34acb3ce2e9"
3478-
integrity sha512-oXRa6VK4p/WX8tnIwScYtN+f6O/yi3VX05Uet9vtuHuJGemlnhf8VwpUoWRIKdBpoqrqnAwH1zHuDLjtcBdJiQ==
3475+
"@web3-onboard/react@^2.8.11":
3476+
version "2.8.13"
3477+
resolved "https://registry.yarnpkg.com/@web3-onboard/react/-/react-2.8.13.tgz#c58fae9ba73f343aaa4483d57b6b27b1b14d1851"
3478+
integrity sha512-RhdnbVNWxYrMFOwxZKRKV3ys7SKymdHa2cHsyzcVEQlHzZVhZVlKB6KWzvk6umcyuT4DF9W4edzd1clJwCmazg==
34793479
dependencies:
34803480
"@web3-onboard/common" "^2.3.3"
3481-
"@web3-onboard/core" "^2.20.0"
3481+
"@web3-onboard/core" "^2.21.2"
34823482
use-sync-external-store "1.0.0"
34833483

34843484
"@web3-onboard/sequence@^2.0.5":
@@ -8131,9 +8131,9 @@ pocket-js-core@0.0.3:
81318131
axios "^0.18.0"
81328132

81338133
postcss@^8.4.14, postcss@^8.4.18:
8134-
version "8.4.24"
8135-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
8136-
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
8134+
version "8.4.31"
8135+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
8136+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
81378137
dependencies:
81388138
nanoid "^3.3.6"
81398139
picocolors "^1.0.0"

0 commit comments

Comments
 (0)