Skip to content

Commit 5a897bf

Browse files
chore(deps-dev): bump react and @types/react (#951)
1 parent 743fc1a commit 5a897bf

File tree

2 files changed

+48
-20
lines changed

2 files changed

+48
-20
lines changed

package-lock.json

Lines changed: 46 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@pixas/prettier-config": "^0.13.0",
6969
"@types/jest": "^29.5.12",
7070
"@types/lodash": "^4.17.4",
71-
"@types/react": "^18.2.45",
71+
"@types/react": "^19.0.1",
7272
"@types/react-dom": "^18.2.17",
7373
"@types/react-test-renderer": "^19.0.0",
7474
"@types/string-template": "^1.0.2",
@@ -82,7 +82,7 @@
8282
"jest-environment-jsdom": "^29.7.0",
8383
"lint-staged": "^15.2.7",
8484
"lodash": "^4.17.21",
85-
"react": "^18.2.0",
85+
"react": "^19.0.0",
8686
"react-dom": "^18.2.0",
8787
"react-test-renderer": "^19.0.0",
8888
"string-template": "^1.0.0",

0 commit comments

Comments
 (0)