Skip to content

Commit 4240de8

Browse files
authored
Merge pull request #110 from sanidhyy/dependabot/bun/multi-e1aa4930cf
build(deps): bump react, react-dom and @types/react
2 parents 5b8f1a4 + 4c1d01c commit 4240de8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"fabric": "^5.5.2",
8484
"jspdf": "^3.0.4",
8585
"lucide-react": "^0.552.0",
86-
"react": "19.2.0",
87-
"react-dom": "19.2.0",
86+
"react": "19.2.3",
87+
"react-dom": "19.2.3",
8888
"next": "14.2.35",
8989
"tailwind-merge": "^3.3.1",
9090
"tailwindcss-animate": "^1.0.7",
@@ -93,7 +93,7 @@
9393
"devDependencies": {
9494
"@types/fabric": "^5.3.10",
9595
"@types/node": "^24",
96-
"@types/react": "19.2.2",
96+
"@types/react": "19.2.7",
9797
"@types/react-dom": "19.2.3",
9898
"@types/uuid": "^11.0.0",
9999
"eslint": "9",

0 commit comments

Comments
 (0)