File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 62
62
"@juggle/resize-observer" : " 3.4.0" ,
63
63
"@nuxt/kit" : " 3.9.0" ,
64
64
"@splidejs/splide" : " 4.1.4" ,
65
- "@testing-library/dom" : " 9.3.3 " ,
65
+ "@testing-library/dom" : " 9.3.4 " ,
66
66
"@testing-library/user-event" : " 14.5.2" ,
67
67
"@vueuse/core" : " 10.7.1" ,
68
68
"@vueuse/math" : " 10.7.1" ,
Original file line number Diff line number Diff line change @@ -2990,7 +2990,7 @@ __metadata:
2990
2990
"@privyid/browserslist-config": "workspace:^"
2991
2991
"@privyid/tailwind-preset": "workspace:^"
2992
2992
"@splidejs/splide": "npm:4.1.4"
2993
- "@testing-library/dom": "npm:9.3.3 "
2993
+ "@testing-library/dom": "npm:9.3.4 "
2994
2994
"@testing-library/user-event": "npm:14.5.2"
2995
2995
"@types/sanitize-html": "npm:^2"
2996
2996
"@vueuse/core": "npm:10.7.1"
@@ -3632,7 +3632,23 @@ __metadata:
3632
3632
languageName: node
3633
3633
linkType: hard
3634
3634
3635
- "@testing-library/dom@npm:9.3.3, @testing-library/dom@npm:^9.3.3":
3635
+ "@testing-library/dom@npm:9.3.4":
3636
+ version: 9.3.4
3637
+ resolution: "@testing-library/dom@npm:9.3.4"
3638
+ dependencies:
3639
+ "@babel/code-frame": "npm:^7.10.4"
3640
+ "@babel/runtime": "npm:^7.12.5"
3641
+ "@types/aria-query": "npm:^5.0.1"
3642
+ aria-query: "npm:5.1.3"
3643
+ chalk: "npm:^4.1.0"
3644
+ dom-accessibility-api: "npm:^0.5.9"
3645
+ lz-string: "npm:^1.5.0"
3646
+ pretty-format: "npm:^27.0.2"
3647
+ checksum: 510da752ea76f4a10a0a4e3a77917b0302cf03effe576cd3534cab7e796533ee2b0e9fb6fb11b911a1ebd7c70a0bb6f235bf4f816c9b82b95b8fe0cddfd10975
3648
+ languageName: node
3649
+ linkType: hard
3650
+
3651
+ "@testing-library/dom@npm:^9.3.3":
3636
3652
version: 9.3.3
3637
3653
resolution: "@testing-library/dom@npm:9.3.3"
3638
3654
dependencies:
You can’t perform that action at this time.
0 commit comments