diff --git a/packages/chat-headless-react/THIRD-PARTY-NOTICES b/packages/chat-headless-react/THIRD-PARTY-NOTICES index aa7fee6..581e0fd 100644 --- a/packages/chat-headless-react/THIRD-PARTY-NOTICES +++ b/packages/chat-headless-react/THIRD-PARTY-NOTICES @@ -3,7 +3,7 @@ https://www.npmjs.com/package/generate-license-file The following npm package may be included in this product: - - @babel/runtime@7.25.6 + - @babel/runtime@7.25.7 This package contains the following license and notice below: @@ -67,7 +67,7 @@ The following npm packages may be included in this product: - @types/hoist-non-react-statics@3.3.5 - @types/prop-types@15.7.13 - @types/react-dom@18.3.0 - - @types/react@18.3.10 + - @types/react@18.3.11 - @types/use-sync-external-store@0.0.3 These packages each contain the following license and notice below: diff --git a/packages/chat-headless/THIRD-PARTY-NOTICES b/packages/chat-headless/THIRD-PARTY-NOTICES index 5f8f64c..bb81f95 100644 --- a/packages/chat-headless/THIRD-PARTY-NOTICES +++ b/packages/chat-headless/THIRD-PARTY-NOTICES @@ -3,7 +3,7 @@ https://www.npmjs.com/package/generate-license-file The following npm package may be included in this product: - - @babel/runtime@7.25.6 + - @babel/runtime@7.25.7 This package contains the following license and notice below: diff --git a/packages/chat-headless/package.json b/packages/chat-headless/package.json index 6ceecbf..502faa7 100644 --- a/packages/chat-headless/package.json +++ b/packages/chat-headless/package.json @@ -1,6 +1,6 @@ { "name": "@yext/chat-headless", - "version": "0.11.1", + "version": "0.12.0", "description": "A state manager library powered by Redux for Yext Chat integrations", "main": "./dist/commonjs/src/index.js", "module": "./dist/esm/src/index.mjs",