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 @@ -2964,7 +2964,7 @@ __metadata:
2964
2964
"@privyid/browserslist-config": "workspace:^"
2965
2965
"@privyid/tailwind-preset": "workspace:^"
2966
2966
"@splidejs/splide": "npm:4.1.4"
2967
- "@testing-library/dom": "npm:9.3.3 "
2967
+ "@testing-library/dom": "npm:9.3.4 "
2968
2968
"@testing-library/user-event": "npm:14.5.2"
2969
2969
"@types/sanitize-html": "npm:^2"
2970
2970
"@vueuse/core": "npm:10.7.1"
@@ -3606,7 +3606,23 @@ __metadata:
3606
3606
languageName: node
3607
3607
linkType: hard
3608
3608
3609
- "@testing-library/dom@npm:9.3.3, @testing-library/dom@npm:^9.3.3":
3609
+ "@testing-library/dom@npm:9.3.4":
3610
+ version: 9.3.4
3611
+ resolution: "@testing-library/dom@npm:9.3.4"
3612
+ dependencies:
3613
+ "@babel/code-frame": "npm:^7.10.4"
3614
+ "@babel/runtime": "npm:^7.12.5"
3615
+ "@types/aria-query": "npm:^5.0.1"
3616
+ aria-query: "npm:5.1.3"
3617
+ chalk: "npm:^4.1.0"
3618
+ dom-accessibility-api: "npm:^0.5.9"
3619
+ lz-string: "npm:^1.5.0"
3620
+ pretty-format: "npm:^27.0.2"
3621
+ checksum: 510da752ea76f4a10a0a4e3a77917b0302cf03effe576cd3534cab7e796533ee2b0e9fb6fb11b911a1ebd7c70a0bb6f235bf4f816c9b82b95b8fe0cddfd10975
3622
+ languageName: node
3623
+ linkType: hard
3624
+
3625
+ "@testing-library/dom@npm:^9.3.3":
3610
3626
version: 9.3.3
3611
3627
resolution: "@testing-library/dom@npm:9.3.3"
3612
3628
dependencies:
You can’t perform that action at this time.
0 commit comments