diff --git a/.templates/template-next/package.json b/.templates/template-next/package.json index 5a1d746ff8..22acb8e1a0 100644 --- a/.templates/template-next/package.json +++ b/.templates/template-next/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/postcss": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", diff --git a/.templates/template-react/package.json b/.templates/template-react/package.json index 64aa88b15f..9cec940db5 100644 --- a/.templates/template-react/package.json +++ b/.templates/template-react/package.json @@ -17,7 +17,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/next-full/package.json b/next-full/package.json index 35cc0cea3c..df3ee35909 100644 --- a/next-full/package.json +++ b/next-full/package.json @@ -19,7 +19,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/postcss": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", diff --git a/react-block-handle/package.json b/react-block-handle/package.json index 722a8b0302..004c881c93 100644 --- a/react-block-handle/package.json +++ b/react-block-handle/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-blockquote/package.json b/react-blockquote/package.json index f6dca324bc..130bd66564 100644 --- a/react-blockquote/package.json +++ b/react-blockquote/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-bold/package.json b/react-bold/package.json index 312e5e35a5..b9858cf4d5 100644 --- a/react-bold/package.json +++ b/react-bold/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-change-tracking/package.json b/react-change-tracking/package.json index 1a39fec379..f1fb9f2b7d 100644 --- a/react-change-tracking/package.json +++ b/react-change-tracking/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-code-block-themes/package.json b/react-code-block-themes/package.json index d5a53b3f3d..305aba0c52 100644 --- a/react-code-block-themes/package.json +++ b/react-code-block-themes/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-code-block/package.json b/react-code-block/package.json index 529a6410b2..1f6af3011c 100644 --- a/react-code-block/package.json +++ b/react-code-block/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-code/package.json b/react-code/package.json index 89fb5b73b1..bce460c26a 100644 --- a/react-code/package.json +++ b/react-code/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-drop-cursor/package.json b/react-drop-cursor/package.json index 56ec68bc51..bd7e697e55 100644 --- a/react-drop-cursor/package.json +++ b/react-drop-cursor/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-emoji-rules/package.json b/react-emoji-rules/package.json index 274444611c..f748a447dd 100644 --- a/react-emoji-rules/package.json +++ b/react-emoji-rules/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-full/package.json b/react-full/package.json index 8b564e25d7..6aa8a9e693 100644 --- a/react-full/package.json +++ b/react-full/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-gap-cursor/package.json b/react-gap-cursor/package.json index 893374c923..13aa404e2e 100644 --- a/react-gap-cursor/package.json +++ b/react-gap-cursor/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-hard-break/package.json b/react-hard-break/package.json index 54de329445..a2770e47ae 100644 --- a/react-hard-break/package.json +++ b/react-hard-break/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-heading/package.json b/react-heading/package.json index 73f9a7e6a2..a60c979e56 100644 --- a/react-heading/package.json +++ b/react-heading/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-horizontal-rule/package.json b/react-horizontal-rule/package.json index ef29e41289..0d83da2721 100644 --- a/react-horizontal-rule/package.json +++ b/react-horizontal-rule/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-image-view/package.json b/react-image-view/package.json index c7f02680cd..27796594c2 100644 --- a/react-image-view/package.json +++ b/react-image-view/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-inline-menu/package.json b/react-inline-menu/package.json index 825f2bcebd..7c7fbefb50 100644 --- a/react-inline-menu/package.json +++ b/react-inline-menu/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-italic/package.json b/react-italic/package.json index 8efb2dafdc..f0368ce4dd 100644 --- a/react-italic/package.json +++ b/react-italic/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-keymap/package.json b/react-keymap/package.json index 444880b588..58442e97d9 100644 --- a/react-keymap/package.json +++ b/react-keymap/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-link-mark-view/package.json b/react-link-mark-view/package.json index 2d9cd61d31..db2154cf09 100644 --- a/react-link-mark-view/package.json +++ b/react-link-mark-view/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-link/package.json b/react-link/package.json index 7f9c72c293..4f9d6d970c 100644 --- a/react-link/package.json +++ b/react-link/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-list-custom-checkbox/package.json b/react-list-custom-checkbox/package.json index e837fa8d74..803ec6ccf1 100644 --- a/react-list-custom-checkbox/package.json +++ b/react-list-custom-checkbox/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-list/package.json b/react-list/package.json index 852f85a346..6389fe7c4a 100644 --- a/react-list/package.json +++ b/react-list/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-loro/package.json b/react-loro/package.json index 04f92310cb..76d8b3591d 100644 --- a/react-loro/package.json +++ b/react-loro/package.json @@ -20,7 +20,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-mark-rule/package.json b/react-mark-rule/package.json index 904f82c874..0ebeca33ed 100644 --- a/react-mark-rule/package.json +++ b/react-mark-rule/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-minimal/package.json b/react-minimal/package.json index af7cf79f72..f2b05ddac1 100644 --- a/react-minimal/package.json +++ b/react-minimal/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-placeholder/package.json b/react-placeholder/package.json index 15dbcc6db6..d2b14e3d11 100644 --- a/react-placeholder/package.json +++ b/react-placeholder/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-readonly/package.json b/react-readonly/package.json index 60510091f8..e88a5f8e07 100644 --- a/react-readonly/package.json +++ b/react-readonly/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-rtl/package.json b/react-rtl/package.json index 80771138a0..b2b09e21a6 100644 --- a/react-rtl/package.json +++ b/react-rtl/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-save-html/package.json b/react-save-html/package.json index 17853ec972..ca89aca476 100644 --- a/react-save-html/package.json +++ b/react-save-html/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-save-json/package.json b/react-save-json/package.json index cf168335e7..7bf730be94 100644 --- a/react-save-json/package.json +++ b/react-save-json/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-save-markdown/package.json b/react-save-markdown/package.json index 01c7e806f7..0703128105 100644 --- a/react-save-markdown/package.json +++ b/react-save-markdown/package.json @@ -25,7 +25,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-search/package.json b/react-search/package.json index 58a2decf26..47b7905776 100644 --- a/react-search/package.json +++ b/react-search/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-slash-menu/package.json b/react-slash-menu/package.json index 0f4a444120..985a09f94c 100644 --- a/react-slash-menu/package.json +++ b/react-slash-menu/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-strike/package.json b/react-strike/package.json index 53475da4df..2457f9b826 100644 --- a/react-strike/package.json +++ b/react-strike/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-table/package.json b/react-table/package.json index 50d8dbf64b..4136a9ab53 100644 --- a/react-table/package.json +++ b/react-table/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-text-align/package.json b/react-text-align/package.json index 5d0011e2b0..db4f764219 100644 --- a/react-text-align/package.json +++ b/react-text-align/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-text-color/package.json b/react-text-color/package.json index 2921164f3d..4b31fd5a49 100644 --- a/react-text-color/package.json +++ b/react-text-color/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-toolbar/package.json b/react-toolbar/package.json index 8c8a65d8f6..fa50366f83 100644 --- a/react-toolbar/package.json +++ b/react-toolbar/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-tweet/package.json b/react-tweet/package.json index 336445400e..a57be74332 100644 --- a/react-tweet/package.json +++ b/react-tweet/package.json @@ -20,7 +20,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-typography/package.json b/react-typography/package.json index fd05c847a2..125623867f 100644 --- a/react-typography/package.json +++ b/react-typography/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-underline/package.json b/react-underline/package.json index 4c899127d1..e27e05b7dc 100644 --- a/react-underline/package.json +++ b/react-underline/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-unmount/package.json b/react-unmount/package.json index 10a2ee8804..d2417f46b2 100644 --- a/react-unmount/package.json +++ b/react-unmount/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-user-menu-dynamic/package.json b/react-user-menu-dynamic/package.json index 6c81385050..0e00b19fbe 100644 --- a/react-user-menu-dynamic/package.json +++ b/react-user-menu-dynamic/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-user-menu/package.json b/react-user-menu/package.json index 3e6d102ffb..9cf3f9005c 100644 --- a/react-user-menu/package.json +++ b/react-user-menu/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-word-counter/package.json b/react-word-counter/package.json index 66b4693936..384b81cc05 100644 --- a/react-word-counter/package.json +++ b/react-word-counter/package.json @@ -18,7 +18,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18", diff --git a/react-yjs/package.json b/react-yjs/package.json index 13a6c6e609..b55c1288b9 100644 --- a/react-yjs/package.json +++ b/react-yjs/package.json @@ -22,7 +22,7 @@ "@iconify-json/lucide": "^1.2.87", "@tailwindcss/vite": "^4.1.18", "@types/node": "^24.10.9", - "@types/react": "^19.2.9", + "@types/react": "^19.2.10", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "tailwindcss": "^4.1.18",