diff --git a/.templates/template-next/package.json b/.templates/template-next/package.json index e5bbd43963..0659797cd8 100644 --- a/.templates/template-next/package.json +++ b/.templates/template-next/package.json @@ -19,7 +19,7 @@ "@tailwindcss/postcss": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "postcss": "^8.5.26", "tailwindcss": "^4.3.3", "typescript": "^6.0.3" diff --git a/.templates/template-react/package.json b/.templates/template-react/package.json index 7ea526d5c4..3604b81000 100644 --- a/.templates/template-react/package.json +++ b/.templates/template-react/package.json @@ -18,7 +18,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/next-full/package.json b/next-full/package.json index 1a260ac92f..16efd3fca7 100644 --- a/next-full/package.json +++ b/next-full/package.json @@ -22,7 +22,7 @@ "@tailwindcss/postcss": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "postcss": "^8.5.26", "tailwindcss": "^4.3.3", "typescript": "^6.0.3" diff --git a/react-block-handle/package.json b/react-block-handle/package.json index e3e44fe08f..783751831f 100644 --- a/react-block-handle/package.json +++ b/react-block-handle/package.json @@ -20,7 +20,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-blockquote/package.json b/react-blockquote/package.json index b92ae1b542..a8eef5a9ff 100644 --- a/react-blockquote/package.json +++ b/react-blockquote/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-bold/package.json b/react-bold/package.json index de5df52008..eef78eb53b 100644 --- a/react-bold/package.json +++ b/react-bold/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-change-tracking/package.json b/react-change-tracking/package.json index 8bebe3321a..d1233ffd6a 100644 --- a/react-change-tracking/package.json +++ b/react-change-tracking/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-code-block-themes/package.json b/react-code-block-themes/package.json index 4eeef9bfda..1305df9466 100644 --- a/react-code-block-themes/package.json +++ b/react-code-block-themes/package.json @@ -20,7 +20,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-code-block/package.json b/react-code-block/package.json index 8b6730249f..5749577dbc 100644 --- a/react-code-block/package.json +++ b/react-code-block/package.json @@ -20,7 +20,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-code/package.json b/react-code/package.json index 7b9ab21624..40ba179397 100644 --- a/react-code/package.json +++ b/react-code/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-drop-cursor/package.json b/react-drop-cursor/package.json index c509223fc9..b822045c40 100644 --- a/react-drop-cursor/package.json +++ b/react-drop-cursor/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-emoji-rules/package.json b/react-emoji-rules/package.json index 831114d139..8a99b5d2f0 100644 --- a/react-emoji-rules/package.json +++ b/react-emoji-rules/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-font-family/package.json b/react-font-family/package.json index a3a5fddea4..ad60fed27f 100644 --- a/react-font-family/package.json +++ b/react-font-family/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-full/package.json b/react-full/package.json index b44bb76742..c33f79a1c8 100644 --- a/react-full/package.json +++ b/react-full/package.json @@ -21,7 +21,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-gap-cursor/package.json b/react-gap-cursor/package.json index 8fd3f6a926..dab933cafe 100644 --- a/react-gap-cursor/package.json +++ b/react-gap-cursor/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-hard-break/package.json b/react-hard-break/package.json index 4c6ae74e2e..102392e92f 100644 --- a/react-hard-break/package.json +++ b/react-hard-break/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-heading/package.json b/react-heading/package.json index 41a7162feb..e926f3a69d 100644 --- a/react-heading/package.json +++ b/react-heading/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-highlight/package.json b/react-highlight/package.json index 370ec8114e..9c01b1a237 100644 --- a/react-highlight/package.json +++ b/react-highlight/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-horizontal-rule/package.json b/react-horizontal-rule/package.json index 26202145b8..09f5ba6651 100644 --- a/react-horizontal-rule/package.json +++ b/react-horizontal-rule/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-image-view/package.json b/react-image-view/package.json index 22273d7cb0..84bc9d22a3 100644 --- a/react-image-view/package.json +++ b/react-image-view/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-inline-menu/package.json b/react-inline-menu/package.json index 436f1a8df8..5f73af7829 100644 --- a/react-inline-menu/package.json +++ b/react-inline-menu/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-italic/package.json b/react-italic/package.json index 86335894d5..992cdbfd6b 100644 --- a/react-italic/package.json +++ b/react-italic/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-katex/package.json b/react-katex/package.json index 85a05f97c6..17b658fc97 100644 --- a/react-katex/package.json +++ b/react-katex/package.json @@ -20,7 +20,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-keymap/package.json b/react-keymap/package.json index 7753862760..f7f350eaf1 100644 --- a/react-keymap/package.json +++ b/react-keymap/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-link-mark-view/package.json b/react-link-mark-view/package.json index e5de493a3e..a43b6bfd51 100644 --- a/react-link-mark-view/package.json +++ b/react-link-mark-view/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-link/package.json b/react-link/package.json index 84aab18b86..38dce1c584 100644 --- a/react-link/package.json +++ b/react-link/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-list-custom-checkbox/package.json b/react-list-custom-checkbox/package.json index 91fae54257..f7c396a175 100644 --- a/react-list-custom-checkbox/package.json +++ b/react-list-custom-checkbox/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-list/package.json b/react-list/package.json index c0cf536f55..15450431ae 100644 --- a/react-list/package.json +++ b/react-list/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-loro/package.json b/react-loro/package.json index 67c31b7a47..c67a3824b7 100644 --- a/react-loro/package.json +++ b/react-loro/package.json @@ -21,7 +21,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-mark-rule/package.json b/react-mark-rule/package.json index 9f5a7bcef5..b4577729f8 100644 --- a/react-mark-rule/package.json +++ b/react-mark-rule/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-minimal/package.json b/react-minimal/package.json index 557ccb76c6..848237f8be 100644 --- a/react-minimal/package.json +++ b/react-minimal/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-page/package.json b/react-page/package.json index d479d6f895..cf0c6e38a0 100644 --- a/react-page/package.json +++ b/react-page/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-placeholder/package.json b/react-placeholder/package.json index b125f9e620..e3b24e3911 100644 --- a/react-placeholder/package.json +++ b/react-placeholder/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-readonly/package.json b/react-readonly/package.json index 124010e185..ef4e768f52 100644 --- a/react-readonly/package.json +++ b/react-readonly/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-rtl/package.json b/react-rtl/package.json index 2f39745a74..a84f8586a7 100644 --- a/react-rtl/package.json +++ b/react-rtl/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-save-html/package.json b/react-save-html/package.json index a564e1251a..324959e8a5 100644 --- a/react-save-html/package.json +++ b/react-save-html/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-save-json/package.json b/react-save-json/package.json index 74b4018316..03bd535ae6 100644 --- a/react-save-json/package.json +++ b/react-save-json/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-save-markdown/package.json b/react-save-markdown/package.json index c31a92c964..834ce6cf55 100644 --- a/react-save-markdown/package.json +++ b/react-save-markdown/package.json @@ -26,7 +26,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-search/package.json b/react-search/package.json index 2c4e0379e0..1ba5dc953b 100644 --- a/react-search/package.json +++ b/react-search/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-slash-menu/package.json b/react-slash-menu/package.json index 877e744426..78c007d064 100644 --- a/react-slash-menu/package.json +++ b/react-slash-menu/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-strike/package.json b/react-strike/package.json index 71d7eee3fc..508e5e6d5f 100644 --- a/react-strike/package.json +++ b/react-strike/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-sub-sup/package.json b/react-sub-sup/package.json index ea351e15b8..9d812bc264 100644 --- a/react-sub-sup/package.json +++ b/react-sub-sup/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-table/package.json b/react-table/package.json index ab7f70b63e..3b0ae92e2a 100644 --- a/react-table/package.json +++ b/react-table/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-text-align/package.json b/react-text-align/package.json index 557b76892e..a390ebeef9 100644 --- a/react-text-align/package.json +++ b/react-text-align/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-text-color/package.json b/react-text-color/package.json index 28a583942a..8372c4f9a9 100644 --- a/react-text-color/package.json +++ b/react-text-color/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-toolbar/package.json b/react-toolbar/package.json index 9f30ac0d27..e96921cc46 100644 --- a/react-toolbar/package.json +++ b/react-toolbar/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-tweet/package.json b/react-tweet/package.json index b2d34eb3da..faea1c1b3e 100644 --- a/react-tweet/package.json +++ b/react-tweet/package.json @@ -20,7 +20,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-typography/package.json b/react-typography/package.json index 4f972a7335..15d0aae931 100644 --- a/react-typography/package.json +++ b/react-typography/package.json @@ -20,7 +20,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-underline/package.json b/react-underline/package.json index 6718574cab..316845645c 100644 --- a/react-underline/package.json +++ b/react-underline/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-unmount/package.json b/react-unmount/package.json index 3bdf94ecfa..c90c4e858c 100644 --- a/react-unmount/package.json +++ b/react-unmount/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-user-menu-dynamic/package.json b/react-user-menu-dynamic/package.json index 151fbcab23..ac59671c4c 100644 --- a/react-user-menu-dynamic/package.json +++ b/react-user-menu-dynamic/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-user-menu/package.json b/react-user-menu/package.json index 4b55b4cefd..e1efca7580 100644 --- a/react-user-menu/package.json +++ b/react-user-menu/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-word-counter/package.json b/react-word-counter/package.json index 8076420a42..7eedff998f 100644 --- a/react-word-counter/package.json +++ b/react-word-counter/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", diff --git a/react-yjs/package.json b/react-yjs/package.json index d385375e20..2e05956ff5 100644 --- a/react-yjs/package.json +++ b/react-yjs/package.json @@ -22,7 +22,7 @@ "@tailwindcss/vite": "^4.3.3", "@types/node": "^24.13.3", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.4", + "@types/react-dom": "^19.2.5", "@vitejs/plugin-react": "^6.0.5", "tailwindcss": "^4.3.3", "typescript": "^6.0.3",