Skip to content

Commit e483215

Browse files
chore(deps): bump react to ^19.0.0
1 parent 27845ff commit e483215

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/build/fixtures/ava-ts-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"dependencies": {
55
"@testing-library/react": "^15.0.0",
66
"@types/jsdom": "^20.0.0",
7-
"@types/react": "^18.0.0",
7+
"@types/react": "^19.0.0",
88
"@types/react-dom": "^18.0.0",
99
"@types/testing-library__react": "^10.0.1",
1010
"ava": "^5.0.0",
1111
"jsdom": "^20.0.0",
12-
"react": "^18.0.0",
12+
"react": "^19.0.0",
1313
"react-dom": "^18.0.0",
1414
"ts-node": "^10.0.0",
1515
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)