Skip to content

Commit 5bd6a22

Browse files
authored
Merge pull request #109 from eviltester/dependabot/npm_and_yarn/react-19.2.5
Bump react from 18.2.0 to 19.2.5
2 parents d36ad7a + 1422f28 commit 5bd6a22

5 files changed

Lines changed: 244 additions & 248 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ test_output.txt
1111
playwright-report
1212
test-results
1313
.tmp
14+
.tmp-pack
1415
apps/web/dist
1516
apps/web/dist/

.tmp-pack/anywaydata-cli-0.2.0.tgz

-9.29 KB
Binary file not shown.
-131 KB
Binary file not shown.

docs-src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@mdx-js/react": "3.1.1",
2121
"clsx": "2.1.1",
2222
"prism-react-renderer": "2.4.1",
23-
"react": "18.2.0",
24-
"react-dom": "18.2.0",
23+
"react": "19.2.5",
24+
"react-dom": "19.2.5",
2525
"react-player": "3.4.0"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)