File tree Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 74
74
"@storybook/react-vite" : " 8.6.12" ,
75
75
"@storybook/test-runner" : " ^0.22.0" ,
76
76
"@testing-library/dom" : " 10.4.0" ,
77
- "@testing-library/jest-dom" : " 6.5.0 " ,
78
- "@testing-library/react" : " 16.0 .0" ,
77
+ "@testing-library/jest-dom" : " 6.6.3 " ,
78
+ "@testing-library/react" : " 16.3 .0" ,
79
79
"@tryghost/color-utils" : " 0.2.2" ,
80
80
"@tryghost/helpers" : " 1.1.90" ,
81
81
"@tryghost/kg-clean-basic-html" : " 4.2.1" ,
Original file line number Diff line number Diff line change 3707
3707
lodash "^4.17.21"
3708
3708
redent "^3.0.0"
3709
3709
3710
- "@testing-library/
[email protected] ":
3711
- version "16.0.0"
3712
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.0.tgz#0a1e0c7a3de25841c3591b8cb7fb0cf0c0a27321"
3713
- integrity sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==
3710
+ "@testing-library/
[email protected] ":
3711
+ version "6.6.3"
3712
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
3713
+ integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
3714
+ dependencies:
3715
+ "@adobe/css-tools" "^4.4.0"
3716
+ aria-query "^5.0.0"
3717
+ chalk "^3.0.0"
3718
+ css.escape "^1.5.1"
3719
+ dom-accessibility-api "^0.6.3"
3720
+ lodash "^4.17.21"
3721
+ redent "^3.0.0"
3722
+
3723
+ "@testing-library/
[email protected] ":
3724
+ version "16.3.0"
3725
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
3726
+ integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
3714
3727
dependencies:
3715
3728
"@babel/runtime" "^7.12.5"
3716
3729
You can’t perform that action at this time.
0 commit comments