fix(deps): update dependency valtio to v1.13.0 (#390)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-06 13:10:45 -03:00 committed by GitHub
parent dd673f1531
commit 35bca38e50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 13 deletions

View File

@ -29,7 +29,7 @@
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-qr-reader-es6": "2.2.1-2", "react-qr-reader-es6": "2.2.1-2",
"solana-wallet": "1.0.2", "solana-wallet": "1.0.2",
"valtio": "1.12.1" "valtio": "1.13.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "17.0.35", "@types/node": "17.0.35",
@ -8198,9 +8198,9 @@
"dev": true "dev": true
}, },
"node_modules/valtio": { "node_modules/valtio": {
"version": "1.12.1", "version": "1.13.0",
"resolved": "https://registry.npmjs.org/valtio/-/valtio-1.12.1.tgz", "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.13.0.tgz",
"integrity": "sha512-R0V4H86Xi2Pp7pmxN/EtV4Q6jr6PMN3t1IwxEvKUp6160r8FimvPh941oWyeK1iec/DTsh9Jb3Q+GputMS8SYg==", "integrity": "sha512-s2VkxxFyaJwjpIheJonRa/34HWS1EpsEjw9OW9l3j8G4cbIw7lruspOjyv+z2o4BrGx351BH+VWb8sZHkrlyYA==",
"dependencies": { "dependencies": {
"derive-valtio": "0.1.0", "derive-valtio": "0.1.0",
"proxy-compare": "2.5.1", "proxy-compare": "2.5.1",
@ -14530,9 +14530,9 @@
"dev": true "dev": true
}, },
"valtio": { "valtio": {
"version": "1.12.1", "version": "1.13.0",
"resolved": "https://registry.npmjs.org/valtio/-/valtio-1.12.1.tgz", "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.13.0.tgz",
"integrity": "sha512-R0V4H86Xi2Pp7pmxN/EtV4Q6jr6PMN3t1IwxEvKUp6160r8FimvPh941oWyeK1iec/DTsh9Jb3Q+GputMS8SYg==", "integrity": "sha512-s2VkxxFyaJwjpIheJonRa/34HWS1EpsEjw9OW9l3j8G4cbIw7lruspOjyv+z2o4BrGx351BH+VWb8sZHkrlyYA==",
"requires": { "requires": {
"derive-valtio": "0.1.0", "derive-valtio": "0.1.0",
"proxy-compare": "2.5.1", "proxy-compare": "2.5.1",

View File

@ -31,7 +31,7 @@
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-qr-reader-es6": "2.2.1-2", "react-qr-reader-es6": "2.2.1-2",
"solana-wallet": "1.0.2", "solana-wallet": "1.0.2",
"valtio": "1.12.1" "valtio": "1.13.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "17.0.35", "@types/node": "17.0.35",

View File

@ -47,7 +47,7 @@
"react-qr-reader-es6": "2.2.1-2", "react-qr-reader-es6": "2.2.1-2",
"solana-wallet": "^1.0.2", "solana-wallet": "^1.0.2",
"tronweb": "^4.4.0", "tronweb": "^4.4.0",
"valtio": "1.12.1", "valtio": "1.13.0",
"viem": "1.21.4" "viem": "1.21.4"
}, },
"devDependencies": { "devDependencies": {

View File

@ -6918,10 +6918,10 @@ validator@^13.7.0:
resolved "https://registry.yarnpkg.com/validator/-/validator-13.11.0.tgz#23ab3fd59290c61248364eabf4067f04955fbb1b" resolved "https://registry.yarnpkg.com/validator/-/validator-13.11.0.tgz#23ab3fd59290c61248364eabf4067f04955fbb1b"
integrity sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ== integrity sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==
valtio@1.12.1: valtio@1.13.0:
version "1.12.1" version "1.13.0"
resolved "https://registry.yarnpkg.com/valtio/-/valtio-1.12.1.tgz#741f8bd46586f8c4b1a7639b1348252a052b746e" resolved "https://registry.yarnpkg.com/valtio/-/valtio-1.13.0.tgz#6ee62629b658bc88a72703817e4eb1827b3d8754"
integrity sha512-R0V4H86Xi2Pp7pmxN/EtV4Q6jr6PMN3t1IwxEvKUp6160r8FimvPh941oWyeK1iec/DTsh9Jb3Q+GputMS8SYg== integrity sha512-s2VkxxFyaJwjpIheJonRa/34HWS1EpsEjw9OW9l3j8G4cbIw7lruspOjyv+z2o4BrGx351BH+VWb8sZHkrlyYA==
dependencies: dependencies:
derive-valtio "0.1.0" derive-valtio "0.1.0"
proxy-compare "2.5.1" proxy-compare "2.5.1"