Skip to content

Commit 045b000

Browse files
fix(deps): update dependency react-dom to v19
1 parent 6e67918 commit 045b000

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

scripts/gen-icons/bun.lockb

-64 Bytes
Binary file not shown.

scripts/gen-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@types/react-dom": "^18.2.18"
77
},
88
"dependencies": {
9-
"react-dom": "^18.2.0",
9+
"react-dom": "^19.0.0",
1010
"react-icons": "^5.0.1",
1111
"svgo": "^3.2.0"
1212
}

0 commit comments

Comments
 (0)