Skip to content

Commit 575dc91

Browse files
authored
Update react-styleguidist to version 13.1.4 (#616)
1 parent 6d85276 commit 575dc91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"prettier": "3.4.2",
6363
"react": "18.3.1",
6464
"react-dom": "18.3.1",
65-
"react-styleguidist": "13.1.3",
65+
"react-styleguidist": "13.1.4",
6666
"rimraf": "6.0.1",
6767
"webpack": "5.97.1"
6868
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5119,10 +5119,10 @@ react-simple-code-editor@^0.13.1:
51195119
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.13.1.tgz#4514553fa132dcaffec33a6612c58f1613c52416"
51205120
integrity sha512-XYeVwRZwgyKtjNIYcAEgg2FaQcCZwhbarnkJIV20U2wkCU9q/CPFBo8nRXrK4GXUz3AvbqZFsZRrpUTkqqEYyQ==
51215121

5122-
react-styleguidist@13.1.3:
5123-
version "13.1.3"
5124-
resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-13.1.3.tgz#6d095f9776743155f64905bf785b09cbe0fb2860"
5125-
integrity sha512-3H5AAlzDW7QXuL1k1SzzlSbmEhk+r18t+m5VdUtaI0x1btpl+lDYPtfB+//zlU8ucnis0q2cdxqABsHx20UmaQ==
5122+
react-styleguidist@13.1.4:
5123+
version "13.1.4"
5124+
resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-13.1.4.tgz#cebfa0122a67084481072a964747e2557fda2986"
5125+
integrity sha512-gRGmvIowrem+xT0mieHmKpt+YYN+UBlmp8gBpoEZbQbx+GA9KJAE/eylaMaT7O8RnzD0BSRYOBvT0IjGQ7+45w==
51265126
dependencies:
51275127
"@tippyjs/react" "4.1.0"
51285128
"@types/react-test-renderer" "^18.0.0"

0 commit comments

Comments
 (0)