Skip to content

Commit 0a02ed9

Browse files
committed
Update @testing-library/dom to v9.3.3
1 parent 0a2aacd commit 0a02ed9

File tree

2 files changed

+89
-161
lines changed

2 files changed

+89
-161
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@swc/core": "1.3.75",
2828
"@swc/helpers": "0.5.0",
2929
"@swc/jest": "0.2.26",
30-
"@testing-library/dom": "9.3.1",
30+
"@testing-library/dom": "9.3.3",
3131
"@testing-library/jest-dom": "5.16.5",
3232
"@testing-library/react": "14.0.0",
3333
"@testing-library/user-event": "14.4.3",
@@ -119,9 +119,9 @@
119119
"react-window": "1.8.9",
120120
"rxjs": "7.8.1",
121121
"semver": "7.5.4",
122-
"slate": "0.94.1",
122+
"slate": "0.47.9",
123123
"slate-plain-serializer": "0.7.13",
124-
"slate-react": "0.99.0",
124+
"slate-react": "0.22.10",
125125
"uuid": "^9.0.1",
126126
"whatwg-fetch": "3.6.2"
127127
},
@@ -130,5 +130,9 @@
130130
"prettier@3.0.0": {
131131
"unplugged": true
132132
}
133+
},
134+
"resolutions": {
135+
"@types/slate": "0.47.11",
136+
"slate-dev-environment@^0.2.2": "patch:slate-dev-environment@npm:0.2.5#.yarn/patches/slate-dev-environment-npm-0.2.5-9aeb7da7b5.patch"
133137
}
134138
}

0 commit comments

Comments
 (0)