diff --git a/examples/client-example/package.json b/examples/client-example/package.json index 39e331b90..b1edf502e 100644 --- a/examples/client-example/package.json +++ b/examples/client-example/package.json @@ -8,8 +8,8 @@ "@testing-library/jest-dom": "^6.8.0", "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.5.2", - "react": "^19.2.7", - "react-dom": "^19.2.7" + "react": "^19.2.8", + "react-dom": "^19.2.8" }, "scripts": { "dev": "vite --port 3001", diff --git a/examples/expo-example/package.json b/examples/expo-example/package.json index 9683f04e8..f4be6f512 100644 --- a/examples/expo-example/package.json +++ b/examples/expo-example/package.json @@ -28,8 +28,8 @@ "expo-symbols": "~56.0.5", "expo-system-ui": "~56.0.5", "expo-web-browser": "~56.0.5", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "react": "^19.2.8", + "react-dom": "^19.2.8", "react-native": "^0.85.3", "react-native-gesture-handler": "~2.30.0", "react-native-reanimated": "~4.3.1", diff --git a/examples/guide-example/package.json b/examples/guide-example/package.json index 1067f4df4..5350c2081 100644 --- a/examples/guide-example/package.json +++ b/examples/guide-example/package.json @@ -12,8 +12,8 @@ "dependencies": { "@knocklabs/client": "workspace:^", "@knocklabs/react": "workspace:^", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "react": "^19.2.8", + "react-dom": "^19.2.8", "react-router": "^7.6.3" }, "devDependencies": { diff --git a/examples/ms-teams-connect-example/package.json b/examples/ms-teams-connect-example/package.json index e7b77331c..2010c7e10 100644 --- a/examples/ms-teams-connect-example/package.json +++ b/examples/ms-teams-connect-example/package.json @@ -14,8 +14,8 @@ "@knocklabs/react": "0.13.1", "jsonwebtoken": "^9.0.3", "next": "15.3.6", - "react": "^19.2.7", - "react-dom": "^19.2.7" + "react": "^19.2.8", + "react-dom": "^19.2.8" }, "devDependencies": { "@types/jsonwebtoken": "^9.0.10", diff --git a/examples/nextjs-app-dir-example/package.json b/examples/nextjs-app-dir-example/package.json index ff8f9c6a5..16d6e1ecd 100644 --- a/examples/nextjs-app-dir-example/package.json +++ b/examples/nextjs-app-dir-example/package.json @@ -26,8 +26,8 @@ "framer-motion": "^12.38.0", "next": "npm:next@15.3.6", "next-seo": "^6.8.0", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "react": "^19.2.8", + "react-dom": "^19.2.8", "react-icons": "^5.4.0", "sonner": "^2.0.7", "swr": "^2.4.1", diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index 9c3041c2c..382761c25 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -28,8 +28,8 @@ "framer-motion": "^12.38.0", "next": "15.3.6", "next-seo": "^6.8.0", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "react": "^19.2.8", + "react-dom": "^19.2.8", "react-icons": "^5.4.0", "sonner": "^2.0.7", "swr": "^2.4.1", diff --git a/examples/slack-connect-example/package.json b/examples/slack-connect-example/package.json index f352c39e6..bcb2e913f 100644 --- a/examples/slack-connect-example/package.json +++ b/examples/slack-connect-example/package.json @@ -14,8 +14,8 @@ "@knocklabs/react": "0.13.1", "jsonwebtoken": "^9.0.3", "next": "15.3.6", - "react": "^19.2.7", - "react-dom": "^19.2.7" + "react": "^19.2.8", + "react-dom": "^19.2.8" }, "devDependencies": { "@types/jsonwebtoken": "^9.0.10", diff --git a/examples/slack-kit-example/package.json b/examples/slack-kit-example/package.json index 86e8e529c..078446292 100644 --- a/examples/slack-kit-example/package.json +++ b/examples/slack-kit-example/package.json @@ -15,8 +15,8 @@ "@knocklabs/react": "0.13.1", "jsonwebtoken": "^9.0.3", "next": "15.3.6", - "react": "^19.2.7", - "react-dom": "^19.2.7" + "react": "^19.2.8", + "react-dom": "^19.2.8" }, "devDependencies": { "@tailwindcss/postcss": "^4.3.0", diff --git a/packages/expo/package.json b/packages/expo/package.json index f0fdf13a7..059a30bbc 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -76,7 +76,7 @@ "expo-device": "~56.0.4", "expo-notifications": "~56.0.14", "jsdom": "^29.1.0", - "react": "^19.2.7", + "react": "^19.2.8", "react-native": "^0.85.3", "react-native-gesture-handler": "~2.30.0", "rimraf": "^6.1.3", diff --git a/packages/react-core/package.json b/packages/react-core/package.json index f6c81f51f..c95b83ead 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -67,8 +67,8 @@ "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.5.2", "jsdom": "^29.1.0", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "react": "^19.2.8", + "react-dom": "^19.2.8", "rimraf": "^6.1.3", "typescript": "^5.8.3", "vite": "^8.1.5", diff --git a/packages/react-native/package.json b/packages/react-native/package.json index 13ce41047..afbb26d82 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -64,8 +64,8 @@ "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.5.2", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "react": "^19.2.8", + "react-dom": "^19.2.8", "react-native": "^0.85.3", "react-native-gesture-handler": "~2.30.0", "rimraf": "^6.1.3", diff --git a/packages/react/package.json b/packages/react/package.json index ad54759b4..bd190059a 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -109,8 +109,8 @@ "eslint-plugin-react-refresh": "^0.5.2", "jsdom": "^29.1.0", "next": "15.3.6", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "react": "^19.2.8", + "react-dom": "^19.2.8", "rimraf": "^6.1.3", "rollup-preserve-directives": "^1.1.3", "typescript": "^5.8.3", diff --git a/yarn.lock b/yarn.lock index 961df04b8..b30a71272 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4687,8 +4687,8 @@ __metadata: expo-symbols: "npm:~56.0.5" expo-system-ui: "npm:~56.0.5" expo-web-browser: "npm:~56.0.5" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" react-native: "npm:^0.85.3" react-native-gesture-handler: "npm:~2.30.0" react-native-reanimated: "npm:~4.3.1" @@ -4724,7 +4724,7 @@ __metadata: expo-device: "npm:~56.0.4" expo-notifications: "npm:~56.0.14" jsdom: "npm:^29.1.0" - react: "npm:^19.2.7" + react: "npm:^19.2.8" react-native: "npm:^0.85.3" react-native-gesture-handler: "npm:~2.30.0" react-native-render-html: "npm:^6.3.4" @@ -4814,8 +4814,8 @@ __metadata: eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.5.2" jsdom: "npm:^29.1.0" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" rimraf: "npm:^6.1.3" swr: "npm:^2.4.1" typescript: "npm:^5.8.3" @@ -4844,8 +4844,8 @@ __metadata: eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.5.2" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" react-native: "npm:^0.85.3" react-native-gesture-handler: "npm:~2.30.0" react-native-get-random-values: "npm:^2.0.0" @@ -4901,8 +4901,8 @@ __metadata: jsdom: "npm:^29.1.0" lucide-react: "npm:^0.544.0" next: "npm:15.3.6" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" rimraf: "npm:^6.1.3" rollup-preserve-directives: "npm:^1.1.3" typescript: "npm:^5.8.3" @@ -10446,8 +10446,8 @@ __metadata: "@vitejs/plugin-react-swc": "npm:^4.3.0" jsdom: "npm:^29.1.0" prettier: "npm:^3.5.3" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" vite: "npm:^8.1.5" vitest: "npm:^4.1.10" languageName: unknown @@ -13561,8 +13561,8 @@ __metadata: eslint-plugin-react-hooks: "npm:^5.2.0" eslint-plugin-react-refresh: "npm:^0.5.2" globals: "npm:^16.0.0" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" react-router: "npm:^7.6.3" typescript: "npm:^5.8.3" typescript-eslint: "npm:^8.61.0" @@ -16242,8 +16242,8 @@ __metadata: eslint-config-next: "npm:15.4.6" jsonwebtoken: "npm:^9.0.3" next: "npm:15.3.6" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" typescript: "npm:^5.8.3" languageName: unknown linkType: soft @@ -16494,8 +16494,8 @@ __metadata: framer-motion: "npm:^12.38.0" next: "npm:next@15.3.6" next-seo: "npm:^6.8.0" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" react-icons: "npm:^5.4.0" sonner: "npm:^2.0.7" swr: "npm:^2.4.1" @@ -16534,8 +16534,8 @@ __metadata: framer-motion: "npm:^12.38.0" next: "npm:15.3.6" next-seo: "npm:^6.8.0" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" react-icons: "npm:^5.4.0" sonner: "npm:^2.0.7" swr: "npm:^2.4.1" @@ -17556,14 +17556,14 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:^19.2.7": - version: 19.2.7 - resolution: "react-dom@npm:19.2.7" +"react-dom@npm:^19.2.8": + version: 19.2.8 + resolution: "react-dom@npm:19.2.8" dependencies: scheduler: "npm:^0.27.0" peerDependencies: - react: ^19.2.7 - checksum: 10c0/970ff600f6e80d47d39e2f226f12f226173b3cba3382efc97c5f0cd663de9af38c7a4c11c213fb936094faeac83060d660247accaa96b752180d5b951b9cfecb + react: ^19.2.8 + checksum: 10c0/41ba2247b76f687fcfe5bbc99f514d6b851d8c8041c2f5ded36ed05bd7fdc5208cacbac9de51e3e6633e77f96f44cec9f0d4a5a55184dba4e00738f224439134 languageName: node linkType: hard @@ -17974,10 +17974,10 @@ __metadata: languageName: node linkType: hard -"react@npm:^19.2.7": - version: 19.2.7 - resolution: "react@npm:19.2.7" - checksum: 10c0/0bd0e2f1bbd4ba97561c6597bf8a5fec05e6476fe61e165c1065598d16668efc6715205599c94d3ddd49d36cb0f21cbf1b9bcc18ee840b805ce222c3e8d558ac +"react@npm:^19.2.8": + version: 19.2.8 + resolution: "react@npm:19.2.8" + checksum: 10c0/5f86bdb56426652fd6d989d30a6f2e603c057272c47c9ca3a3fbe190a3a39ee9ccce937d63cfc039717abed1b8891d6a499134bc35311acc07eafdacd86537cd languageName: node linkType: hard @@ -19050,8 +19050,8 @@ __metadata: eslint-config-next: "npm:15.4.6" jsonwebtoken: "npm:^9.0.3" next: "npm:15.3.6" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" typescript: "npm:^5.8.3" languageName: unknown linkType: soft @@ -19071,8 +19071,8 @@ __metadata: jsonwebtoken: "npm:^9.0.3" next: "npm:15.3.6" postcss: "npm:^8" - react: "npm:^19.2.7" - react-dom: "npm:^19.2.7" + react: "npm:^19.2.8" + react-dom: "npm:^19.2.8" tailwindcss: "npm:^4.2.2" typescript: "npm:^5.8.3" languageName: unknown