@moveo-ai/web-client 0.60.4 → 0.61.0

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": "@moveo-ai/web-client",
3
- "version": "0.60.4",
3
+ "version": "0.61.0",
4
4
  "description": "Client side library to load the moveo chat widget and connect it with your agent",
5
5
  "main": "dist/web-client.min.js",
6
6
  "scripts": {
@@ -33,30 +33,34 @@
33
33
  "author": "Moveo.ai (TM)",
34
34
  "license": "MIT",
35
35
  "devDependencies": {
36
- "@babel/core": "^7.24.4",
37
- "@babel/preset-env": "^7.24.4",
38
- "@commitlint/cli": "^18.6.1",
39
- "@commitlint/config-conventional": "^18.6.2",
40
- "@playwright/test": "^1.42.1",
41
- "@storybook/addon-actions": "^7.6.17",
42
- "@storybook/addon-essentials": "^7.6.17",
43
- "@storybook/addon-interactions": "^7.6.17",
44
- "@storybook/addon-links": "^7.6.17",
36
+ "@babel/core": "^7.24.5",
37
+ "@babel/preset-env": "^7.24.5",
38
+ "@babel/preset-react": "^7.24.1",
39
+ "@chromatic-com/storybook": "^1.3.4",
40
+ "@commitlint/cli": "^19.3.0",
41
+ "@commitlint/config-conventional": "^19.2.2",
42
+ "@playwright/test": "^1.44.0",
43
+ "@storybook/addon-actions": "^8.0.10",
44
+ "@storybook/addon-essentials": "^8.0.10",
45
+ "@storybook/addon-interactions": "^8.0.10",
46
+ "@storybook/addon-links": "^8.0.10",
47
+ "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
48
+ "@storybook/addons": "^7.6.17",
45
49
  "@storybook/preset-scss": "^1.0.3",
46
- "@storybook/react": "^7.6.17",
47
- "@storybook/react-webpack5": "^7.6.17",
48
- "@storybook/testing-library": "^0.2.2",
50
+ "@storybook/react": "^8.0.10",
51
+ "@storybook/react-webpack5": "^8.0.10",
52
+ "@storybook/test": "^8.0.10",
49
53
  "@testing-library/dom": "^9.3.4",
50
- "@testing-library/jest-dom": "^6.4.2",
54
+ "@testing-library/jest-dom": "^6.4.5",
51
55
  "@testing-library/react": "^14.2.1",
52
56
  "@testing-library/user-event": "^14.5.2",
53
57
  "@types/debug": "^4.1.12",
54
58
  "@types/jest": "^29.5.12",
55
- "@types/node": "^20.11.28",
56
- "@types/react": "^18.2.79",
59
+ "@types/node": "^20.12.11",
60
+ "@types/react": "^18.3.1",
57
61
  "@types/ua-parser-js": "^0.7.39",
58
- "@typescript-eslint/eslint-plugin": "^7.2.0",
59
- "@typescript-eslint/parser": "^7.2.0",
62
+ "@typescript-eslint/eslint-plugin": "^7.8.0",
63
+ "@typescript-eslint/parser": "^7.8.0",
60
64
  "anchorme": "^2.1.2",
61
65
  "babel-jest": "^29.7.0",
62
66
  "babel-loader": "^9.1.3",
@@ -66,26 +70,26 @@
66
70
  "css-loader": "^6.10.0",
67
71
  "css-modules-typescript-loader": "^4.0.1",
68
72
  "debug": "^4.3.4",
69
- "dompurify": "^3.1.0",
73
+ "dompurify": "^3.1.2",
70
74
  "dotenv": "^16.4.5",
71
75
  "eslint": "^8.57.0",
72
76
  "eslint-config-prettier": "^9.1.0",
73
77
  "eslint-import-resolver-typescript": "^3.6.1",
74
78
  "eslint-plugin-import": "^2.29.1",
75
- "eslint-plugin-jest-dom": "^5.1.0",
79
+ "eslint-plugin-jest-dom": "^5.4.0",
76
80
  "eslint-plugin-jsx-a11y": "^6.8.0",
77
81
  "eslint-plugin-prettier": "^5.1.3",
78
82
  "eslint-plugin-react": "^7.34.1",
79
- "eslint-plugin-react-hooks": "^4.6.0",
83
+ "eslint-plugin-react-hooks": "^4.6.2",
80
84
  "eslint-plugin-storybook": "^0.8.0",
81
- "eslint-plugin-testing-library": "^6.2.0",
85
+ "eslint-plugin-testing-library": "^6.2.2",
82
86
  "he": "^1.2.0",
83
87
  "html-webpack-plugin": "^5.6.0",
84
88
  "husky": "^9.0.11",
85
- "i18next": "^23.11.2",
89
+ "i18next": "^23.11.3",
86
90
  "i18next-browser-languagedetector": "^7.2.1",
87
- "i18next-http-backend": "^2.5.0",
88
- "isbot": "^4.4.0",
91
+ "i18next-http-backend": "^2.5.1",
92
+ "isbot": "^5.1.6",
89
93
  "jest": "^29.7.0",
90
94
  "jest-environment-jsdom": "^29.7.0",
91
95
  "keen-slider": "^6.8.6",
@@ -96,11 +100,11 @@
96
100
  "nanoid": "^4.0.2",
97
101
  "postcss": "^8.4.38",
98
102
  "prettier": "^3.2.5",
99
- "react": "^18.2.0",
100
- "react-dom": "^18.2.0",
103
+ "react": "^18.3.1",
104
+ "react-dom": "^18.3.1",
101
105
  "react-dropzone": "^14.2.3",
102
- "react-hook-form": "^7.51.3",
103
- "react-i18next": "^14.1.0",
106
+ "react-hook-form": "^7.51.4",
107
+ "react-i18next": "^14.1.1",
104
108
  "react-modal": "^3.16.1",
105
109
  "react-page-visibility": "^7.0.0",
106
110
  "react-transition-group": "^4.4.5",
@@ -111,7 +115,7 @@
111
115
  "remark-breaks": "^3.0.3",
112
116
  "remark-parse": "^10.0.2",
113
117
  "remark-rehype": "^10.1.0",
114
- "sass": "^1.75.0",
118
+ "sass": "^1.77.0",
115
119
  "sass-loader": "^14.2.1",
116
120
  "semantic-release": "^23.0.8",
117
121
  "shader": "^1.0.0",
@@ -119,8 +123,8 @@
119
123
  "socket.io": "^4.7.5",
120
124
  "socket.io-client": "^4.7.5",
121
125
  "source-map-loader": "^5.0.0",
122
- "storybook": "^7.6.17",
123
- "storybook-react-i18next": "^2.0.10",
126
+ "storybook": "^8.0.10",
127
+ "storybook-react-i18next": "^3.0.1",
124
128
  "style-loader": "^3.3.4",
125
129
  "stylelint": "^15.11.0",
126
130
  "stylelint-config-standard-scss": "^11.1.0",
@@ -130,7 +134,7 @@
130
134
  "ts-loader": "^9.5.1",
131
135
  "tsconfig-paths-webpack-plugin": "^4.1.0",
132
136
  "type-fest": "^3.12.0",
133
- "typescript": "^5.4.2",
137
+ "typescript": "^5.4.5",
134
138
  "ua-parser-js": "^1.0.37",
135
139
  "unified": "^10.1.2",
136
140
  "url-loader": "^4.1.1",
@@ -140,7 +144,7 @@
140
144
  "webpack-dev-server": "^5.0.4",
141
145
  "webpack-merge": "^5.10.0",
142
146
  "webpack-visualizer-plugin2": "^1.1.0",
143
- "yet-another-react-lightbox": "^3.17.3"
147
+ "yet-another-react-lightbox": "^3.18.0"
144
148
  },
145
149
  "repository": {
146
150
  "url": "https://github.com/moveo-ai/web-client"