diff --git a/with-attachments/package.json b/with-attachments/package.json index 69821159..22b8c164 100644 --- a/with-attachments/package.json +++ b/with-attachments/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@typescript-eslint/eslint-plugin": "7.1.0", "eslint": "8.56.0", diff --git a/with-attachments/yarn.lock b/with-attachments/yarn.lock index 20367310..313c4763 100644 --- a/with-attachments/yarn.lock +++ b/with-attachments/yarn.lock @@ -240,10 +240,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/with-domains/package.json b/with-domains/package.json index 169a022d..bc0911d0 100644 --- a/with-domains/package.json +++ b/with-domains/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@typescript-eslint/eslint-plugin": "7.1.0", "eslint": "8.56.0", diff --git a/with-domains/yarn.lock b/with-domains/yarn.lock index 667a36b5..a48e5e76 100644 --- a/with-domains/yarn.lock +++ b/with-domains/yarn.lock @@ -240,10 +240,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/with-ical/package.json b/with-ical/package.json index 8eb04c0b..dff14069 100644 --- a/with-ical/package.json +++ b/with-ical/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@typescript-eslint/eslint-plugin": "7.1.0", "eslint": "8.56.0", diff --git a/with-ical/yarn.lock b/with-ical/yarn.lock index 627b8635..55e85ae1 100644 --- a/with-ical/yarn.lock +++ b/with-ical/yarn.lock @@ -240,10 +240,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/with-nextauth/package.json b/with-nextauth/package.json index 802a870d..8db58d69 100644 --- a/with-nextauth/package.json +++ b/with-nextauth/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@types/jsonwebtoken": "9.0.6", "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@typescript-eslint/eslint-plugin": "7.1.0", "eslint": "8.56.0", diff --git a/with-nextauth/yarn.lock b/with-nextauth/yarn.lock index b000d632..eada3a9f 100644 --- a/with-nextauth/yarn.lock +++ b/with-nextauth/yarn.lock @@ -331,10 +331,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/with-prevent-thread-on-gmail/package.json b/with-prevent-thread-on-gmail/package.json index a1c83eb7..407e4aa5 100644 --- a/with-prevent-thread-on-gmail/package.json +++ b/with-prevent-thread-on-gmail/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@types/uuid": "9.0.8", "@typescript-eslint/eslint-plugin": "7.1.0", diff --git a/with-prevent-thread-on-gmail/yarn.lock b/with-prevent-thread-on-gmail/yarn.lock index d53ce73c..cb9e41d5 100644 --- a/with-prevent-thread-on-gmail/yarn.lock +++ b/with-prevent-thread-on-gmail/yarn.lock @@ -240,10 +240,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/with-react-email/package.json b/with-react-email/package.json index 8acf6dfa..a5219505 100644 --- a/with-react-email/package.json +++ b/with-react-email/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@typescript-eslint/eslint-plugin": "7.1.0", "eslint": "8.56.0", diff --git a/with-react-email/yarn.lock b/with-react-email/yarn.lock index 20367310..313c4763 100644 --- a/with-react-email/yarn.lock +++ b/with-react-email/yarn.lock @@ -240,10 +240,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/with-unsubscribe-url-header/package.json b/with-unsubscribe-url-header/package.json index 44477de4..1cc86380 100644 --- a/with-unsubscribe-url-header/package.json +++ b/with-unsubscribe-url-header/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@typescript-eslint/eslint-plugin": "7.1.0", "eslint": "8.56.0", diff --git a/with-unsubscribe-url-header/yarn.lock b/with-unsubscribe-url-header/yarn.lock index 627b8635..55e85ae1 100644 --- a/with-unsubscribe-url-header/yarn.lock +++ b/with-unsubscribe-url-header/yarn.lock @@ -240,10 +240,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" diff --git a/with-webhooks/package.json b/with-webhooks/package.json index 5615152f..a71a7a5b 100644 --- a/with-webhooks/package.json +++ b/with-webhooks/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@types/node": "20.11.20", - "@types/react": "18.2.61", + "@types/react": "18.2.62", "@types/react-dom": "18.2.19", "@typescript-eslint/eslint-plugin": "7.1.0", "eslint": "8.56.0", diff --git a/with-webhooks/yarn.lock b/with-webhooks/yarn.lock index 82eb3cee..6dd708fe 100644 --- a/with-webhooks/yarn.lock +++ b/with-webhooks/yarn.lock @@ -245,10 +245,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"