We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198d00f commit 7977f82Copy full SHA for 7977f82
packages/reshow-unit/package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.18.2",
+ "version": "0.19.1",
3
"name": "reshow-unit",
4
"repository": {
5
"type": "git",
@@ -16,13 +16,12 @@
16
"dependencies": {
17
"@babel/cli": "^7.x",
18
"@babel/core": "^7.20.12",
19
- "@testing-library/dom": "^8.20.0",
20
- "@testing-library/react": "^15.x",
+ "@testing-library/dom": "^10.x",
+ "@testing-library/react": "^16.x",
21
"@testing-library/user-event": "^14.x",
22
"get-object-value": "*",
23
"get-random-id": "*",
24
"process": "0.11.10",
25
- "react-test-renderer": "^18.x",
26
"reshow-build": "*",
27
"reshow-runtime": "*",
28
"reshow-unit-dom": "*",
0 commit comments