We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a182898 commit 958a2e7Copy full SHA for 958a2e7
tests/build/fixtures/ava-ts-node/package.json
@@ -5,12 +5,12 @@
5
"@testing-library/react": "^15.0.0",
6
"@types/jsdom": "^20.0.0",
7
"@types/react": "^18.0.0",
8
- "@types/react-dom": "^18.0.0",
+ "@types/react-dom": "^19.0.0",
9
"@types/testing-library__react": "^10.0.1",
10
"ava": "^5.0.0",
11
"jsdom": "^20.0.0",
12
"react": "^18.0.0",
13
- "react-dom": "^18.0.0",
+ "react-dom": "^19.0.0",
14
"ts-node": "^10.0.0",
15
"typescript": "^5.0.0"
16
},
0 commit comments