@kindly/react-chat 2.77.1 → 2.77.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kindly/react-chat",
3
- "version": "2.77.1",
3
+ "version": "2.77.3",
4
4
  "description": "Kindly Chat react component",
5
5
  "repository": "https://github.com/kindly-ai/kindly-chat/tree/main/packages/react-chat",
6
6
  "license": "MIT",
@@ -34,47 +34,47 @@
34
34
  "stream-browserify": "^3.0.0",
35
35
  "styled-components": "^6.1.19",
36
36
  "ua-parser-js": "^2.0.4",
37
- "uuid": "^11.1.0"
37
+ "uuid": "^13.0.0"
38
38
  },
39
39
  "devDependencies": {
40
- "@babel/core": "^7.28.0",
40
+ "@babel/core": "^7.28.3",
41
41
  "@babel/plugin-proposal-class-properties": "^7.18.6",
42
- "@babel/plugin-transform-runtime": "^7.28.0",
43
- "@babel/preset-env": "^7.28.0",
42
+ "@babel/plugin-transform-runtime": "^7.28.3",
43
+ "@babel/preset-env": "^7.28.3",
44
44
  "@babel/preset-react": "^7.27.1",
45
- "@babel/runtime-corejs3": "^7.28.0",
46
- "@storybook/addon-a11y": "9.0.16",
47
- "@storybook/addon-docs": "9.0.16",
48
- "@storybook/addon-links": "9.0.16",
45
+ "@babel/runtime-corejs3": "^7.28.3",
46
+ "@storybook/addon-a11y": "9.1.5",
47
+ "@storybook/addon-docs": "9.1.5",
48
+ "@storybook/addon-links": "9.1.5",
49
49
  "@storybook/addon-webpack5-compiler-babel": "^3.0.6",
50
50
  "@storybook/jest": "^0.2.3",
51
- "@storybook/react-webpack5": "9.0.16",
51
+ "@storybook/react-webpack5": "9.1.5",
52
52
  "@storybook/test-runner": "^0.23.0",
53
53
  "@storybook/testing-library": "^0.2.2",
54
- "@testing-library/dom": "^10.4.0",
55
- "@testing-library/jest-dom": "^6.6.3",
54
+ "@testing-library/dom": "^10.4.1",
55
+ "@testing-library/jest-dom": "^6.8.0",
56
56
  "@testing-library/react": "^16.3.0",
57
- "@types/react": "^18.3.23",
57
+ "@types/react": "^18.3.24",
58
58
  "@types/react-dom": "^18.3.7",
59
59
  "axe-playwright": "^2.1.0",
60
- "babel-jest": "^30.0.4",
60
+ "babel-jest": "^30.1.2",
61
61
  "babel-loader": "^10.0.0",
62
62
  "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
63
63
  "babel-plugin-transform-remove-console": "^6.9.4",
64
- "chromatic": "^13.1.2",
64
+ "chromatic": "^13.1.4",
65
65
  "clean-webpack-plugin": "^4.0.0",
66
- "dotenv": "17.2.0",
66
+ "dotenv": "17.2.1",
67
67
  "express": "^5.1.0",
68
68
  "file-loader": "^6.2.0",
69
- "html-webpack-plugin": "^5.6.3",
70
- "jest": "^30.0.4",
71
- "jest-environment-jsdom": "^30.0.4",
69
+ "html-webpack-plugin": "^5.6.4",
70
+ "jest": "^30.1.2",
71
+ "jest-environment-jsdom": "^30.1.2",
72
72
  "jest-junit": "^16.0.0",
73
73
  "jest-webpack-resolver": "^0.3.0",
74
74
  "lodash.clonedeep": "^4.5.0",
75
75
  "lodash.set": "^4.3.2",
76
76
  "mockdate": "^3.0.5",
77
- "msw": "^2.10.4",
77
+ "msw": "^2.11.1",
78
78
  "msw-storybook-addon": "^2.0.5",
79
79
  "process": "^0.11.10",
80
80
  "pusher-js": "^8.4.0",
@@ -82,10 +82,10 @@
82
82
  "react-dom": "^18.3.1",
83
83
  "react-test-renderer": "^18.3.1",
84
84
  "resolve-url-loader": "^5.0.0",
85
- "storybook": "9.0.16",
85
+ "storybook": "9.1.5",
86
86
  "type-fest": "^4.41.0",
87
87
  "url-loader": "^4.1.1",
88
- "webpack": "^5.100.0",
88
+ "webpack": "^5.101.3",
89
89
  "webpack-bundle-analyzer": "^4.10.2",
90
90
  "webpack-cli": "^6.0.1",
91
91
  "webpack-dev-server": "^5.2.2",