@moveo-ai/web-client 0.75.2 → 0.76.0-true.1
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/dist/iframe.min.js +1 -1
- package/dist/iframe.min.js.LICENSE.txt +2 -2
- package/dist/iframe.min.js.map +1 -1
- package/dist/index.html +1 -1
- package/dist/preview.css.min.js +1 -1
- package/dist/preview.css.min.js.LICENSE.txt +1 -1
- package/dist/preview.css.min.js.map +1 -1
- package/dist/web-client.min.js +1 -1
- package/dist/web-client.min.js.LICENSE.txt +1 -1
- package/dist/web-client.min.js.map +1 -1
- package/package.json +75 -74
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@moveo-ai/web-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.76.0-true.1",
|
|
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,119 +33,120 @@
|
|
|
33
33
|
"author": "Moveo.ai (TM)",
|
|
34
34
|
"license": "MIT",
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@babel/core": "^7.
|
|
37
|
-
"@babel/preset-env": "^7.
|
|
38
|
-
"@babel/preset-react": "^7.
|
|
39
|
-
"@
|
|
40
|
-
"@
|
|
41
|
-
"@commitlint/
|
|
42
|
-
"@
|
|
43
|
-
"@
|
|
44
|
-
"@storybook/addon-
|
|
45
|
-
"@storybook/addon-
|
|
46
|
-
"@storybook/addon-
|
|
47
|
-
"@storybook/addon-
|
|
36
|
+
"@babel/core": "^7.26.10",
|
|
37
|
+
"@babel/preset-env": "^7.26.9",
|
|
38
|
+
"@babel/preset-react": "^7.26.3",
|
|
39
|
+
"@babel/preset-typescript": "^7.26.0",
|
|
40
|
+
"@chromatic-com/storybook": "^3.2.6",
|
|
41
|
+
"@commitlint/cli": "^19.8.0",
|
|
42
|
+
"@commitlint/config-conventional": "^19.8.0",
|
|
43
|
+
"@playwright/test": "^1.51.1",
|
|
44
|
+
"@storybook/addon-actions": "^8.6.7",
|
|
45
|
+
"@storybook/addon-essentials": "^8.6.7",
|
|
46
|
+
"@storybook/addon-interactions": "^8.6.7",
|
|
47
|
+
"@storybook/addon-links": "^8.6.7",
|
|
48
|
+
"@storybook/addon-webpack5-compiler-babel": "^3.0.5",
|
|
48
49
|
"@storybook/addons": "^7.6.17",
|
|
49
50
|
"@storybook/preset-scss": "^1.0.3",
|
|
50
|
-
"@storybook/react": "^8.
|
|
51
|
-
"@storybook/react-webpack5": "^8.
|
|
52
|
-
"@storybook/test": "^8.
|
|
51
|
+
"@storybook/react": "^8.6.7",
|
|
52
|
+
"@storybook/react-webpack5": "^8.6.7",
|
|
53
|
+
"@storybook/test": "^8.6.7",
|
|
53
54
|
"@testing-library/dom": "^10.4.0",
|
|
54
|
-
"@testing-library/jest-dom": "^6.
|
|
55
|
-
"@testing-library/react": "^16.
|
|
56
|
-
"@testing-library/user-event": "^14.
|
|
55
|
+
"@testing-library/jest-dom": "^6.6.3",
|
|
56
|
+
"@testing-library/react": "^16.2.0",
|
|
57
|
+
"@testing-library/user-event": "^14.6.1",
|
|
57
58
|
"@types/debug": "^4.1.12",
|
|
58
|
-
"@types/jest": "^29.5.
|
|
59
|
-
"@types/node": "^22.
|
|
59
|
+
"@types/jest": "^29.5.14",
|
|
60
|
+
"@types/node": "^22.13.10",
|
|
60
61
|
"@types/react": "^18.3.4",
|
|
61
62
|
"@types/ua-parser-js": "^0.7.39",
|
|
62
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
63
|
-
"@typescript-eslint/parser": "^8.
|
|
63
|
+
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
|
64
|
+
"@typescript-eslint/parser": "^8.26.1",
|
|
64
65
|
"anchorme": "^3.0.8",
|
|
65
66
|
"babel-jest": "^29.7.0",
|
|
66
|
-
"babel-loader": "^
|
|
67
|
+
"babel-loader": "^10.0.0",
|
|
67
68
|
"classnames": "^2.5.1",
|
|
68
69
|
"clean-webpack-plugin": "^4.0.0",
|
|
69
|
-
"copy-webpack-plugin": "^
|
|
70
|
+
"copy-webpack-plugin": "^13.0.0",
|
|
70
71
|
"css-loader": "^7.1.2",
|
|
71
72
|
"css-modules-typescript-loader": "^4.0.1",
|
|
72
|
-
"debug": "^4.
|
|
73
|
-
"dompurify": "^3.
|
|
74
|
-
"dotenv": "^16.4.
|
|
73
|
+
"debug": "^4.4.0",
|
|
74
|
+
"dompurify": "^3.2.4",
|
|
75
|
+
"dotenv": "^16.4.7",
|
|
75
76
|
"eslint": "^8.57.0",
|
|
76
77
|
"eslint-config-prettier": "^9.1.0",
|
|
77
78
|
"eslint-import-resolver-typescript": "^3.6.3",
|
|
78
|
-
"eslint-plugin-import": "^2.
|
|
79
|
-
"eslint-plugin-jest-dom": "^5.
|
|
80
|
-
"eslint-plugin-jsx-a11y": "^6.
|
|
81
|
-
"eslint-plugin-prettier": "^5.2.
|
|
82
|
-
"eslint-plugin-react": "^7.
|
|
79
|
+
"eslint-plugin-import": "^2.31.0",
|
|
80
|
+
"eslint-plugin-jest-dom": "^5.5.0",
|
|
81
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
82
|
+
"eslint-plugin-prettier": "^5.2.3",
|
|
83
|
+
"eslint-plugin-react": "^7.37.4",
|
|
83
84
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
84
|
-
"eslint-plugin-storybook": "^0.
|
|
85
|
+
"eslint-plugin-storybook": "^0.11.6",
|
|
85
86
|
"eslint-plugin-testing-library": "^6.3.0",
|
|
86
87
|
"he": "^1.2.0",
|
|
87
|
-
"html-webpack-plugin": "^5.6.
|
|
88
|
-
"husky": "^9.1.
|
|
89
|
-
"i18next": "^
|
|
90
|
-
"i18next-browser-languagedetector": "^8.0.
|
|
91
|
-
"i18next-http-backend": "^
|
|
92
|
-
"isbot": "^5.1.
|
|
88
|
+
"html-webpack-plugin": "^5.6.3",
|
|
89
|
+
"husky": "^9.1.7",
|
|
90
|
+
"i18next": "^24.2.3",
|
|
91
|
+
"i18next-browser-languagedetector": "^8.0.4",
|
|
92
|
+
"i18next-http-backend": "^3.0.2",
|
|
93
|
+
"isbot": "^5.1.25",
|
|
93
94
|
"jest": "^29.7.0",
|
|
94
95
|
"jest-environment-jsdom": "^29.7.0",
|
|
95
96
|
"keen-slider": "^6.8.6",
|
|
96
|
-
"lint-staged": "^15.
|
|
97
|
+
"lint-staged": "^15.5.0",
|
|
97
98
|
"lodash.capitalize": "^4.2.1",
|
|
98
99
|
"lodash.debounce": "^4.0.8",
|
|
99
100
|
"lodash.throttle": "^4.1.1",
|
|
100
|
-
"nanoid": "^5.
|
|
101
|
-
"postcss": "^8.
|
|
102
|
-
"prettier": "^3.
|
|
101
|
+
"nanoid": "^5.1.5",
|
|
102
|
+
"postcss": "^8.5.3",
|
|
103
|
+
"prettier": "^3.5.3",
|
|
103
104
|
"react": "^18.3.1",
|
|
104
105
|
"react-dom": "^18.3.1",
|
|
105
|
-
"react-dropzone": "^14.
|
|
106
|
-
"react-hook-form": "^7.
|
|
107
|
-
"react-i18next": "^15.
|
|
108
|
-
"react-modal": "^3.16.
|
|
106
|
+
"react-dropzone": "^14.3.8",
|
|
107
|
+
"react-hook-form": "^7.54.2",
|
|
108
|
+
"react-i18next": "^15.4.1",
|
|
109
|
+
"react-modal": "^3.16.3",
|
|
109
110
|
"react-page-visibility": "^7.0.0",
|
|
110
111
|
"react-transition-group": "^4.4.5",
|
|
111
|
-
"react-use": "^17.
|
|
112
|
+
"react-use": "^17.6.0",
|
|
112
113
|
"recoil": "^0.7.7",
|
|
113
114
|
"redux": "^5.0.1",
|
|
114
|
-
"rehype-stringify": "^10.0.
|
|
115
|
+
"rehype-stringify": "^10.0.1",
|
|
115
116
|
"remark-breaks": "^4.0.0",
|
|
116
117
|
"remark-parse": "^11.0.0",
|
|
117
|
-
"remark-rehype": "^11.1.
|
|
118
|
-
"sass": "^1.
|
|
119
|
-
"sass-embedded": "^1.
|
|
120
|
-
"sass-loader": "^16.0.
|
|
121
|
-
"semantic-release": "^24.
|
|
118
|
+
"remark-rehype": "^11.1.1",
|
|
119
|
+
"sass": "^1.86.0",
|
|
120
|
+
"sass-embedded": "^1.86.0",
|
|
121
|
+
"sass-loader": "^16.0.5",
|
|
122
|
+
"semantic-release": "^24.2.3",
|
|
122
123
|
"shader": "^1.0.0",
|
|
123
124
|
"smooth-scroll-into-view-if-needed": "^2.0.2",
|
|
124
|
-
"socket.io": "^4.
|
|
125
|
-
"socket.io-client": "^4.
|
|
125
|
+
"socket.io": "^4.8.1",
|
|
126
|
+
"socket.io-client": "^4.8.1",
|
|
126
127
|
"source-map-loader": "^5.0.0",
|
|
127
|
-
"storybook": "^8.
|
|
128
|
-
"storybook-react-i18next": "^3.1
|
|
128
|
+
"storybook": "^8.6.7",
|
|
129
|
+
"storybook-react-i18next": "^3.2.1",
|
|
129
130
|
"style-loader": "^4.0.0",
|
|
130
|
-
"stylelint": "^16.
|
|
131
|
-
"stylelint-config-standard-scss": "^
|
|
132
|
-
"stylelint-declaration-strict-value": "^1.10.
|
|
133
|
-
"ts-deepmerge": "^
|
|
134
|
-
"ts-jest": "^29.2.
|
|
135
|
-
"ts-loader": "^9.5.
|
|
136
|
-
"tsconfig-paths-webpack-plugin": "^4.
|
|
137
|
-
"type-fest": "^4.
|
|
138
|
-
"typescript": "^5.
|
|
131
|
+
"stylelint": "^16.16.0",
|
|
132
|
+
"stylelint-config-standard-scss": "^14.0.0",
|
|
133
|
+
"stylelint-declaration-strict-value": "^1.10.11",
|
|
134
|
+
"ts-deepmerge": "^7.0.2",
|
|
135
|
+
"ts-jest": "^29.2.6",
|
|
136
|
+
"ts-loader": "^9.5.2",
|
|
137
|
+
"tsconfig-paths-webpack-plugin": "^4.2.0",
|
|
138
|
+
"type-fest": "^4.37.0",
|
|
139
|
+
"typescript": "^5.8.2",
|
|
139
140
|
"ua-parser-js": "^1.0.38",
|
|
140
141
|
"unified": "^11.0.5",
|
|
141
142
|
"url-loader": "^4.1.1",
|
|
142
|
-
"webpack": "^5.
|
|
143
|
+
"webpack": "^5.98.0",
|
|
143
144
|
"webpack-bundle-analyzer": "^4.10.2",
|
|
144
|
-
"webpack-cli": "^
|
|
145
|
-
"webpack-dev-server": "^5.0
|
|
145
|
+
"webpack-cli": "^6.0.1",
|
|
146
|
+
"webpack-dev-server": "^5.2.0",
|
|
146
147
|
"webpack-merge": "^6.0.1",
|
|
147
|
-
"webpack-visualizer-plugin2": "^1.
|
|
148
|
-
"yet-another-react-lightbox": "^3.21.
|
|
148
|
+
"webpack-visualizer-plugin2": "^1.2.0",
|
|
149
|
+
"yet-another-react-lightbox": "^3.21.8"
|
|
149
150
|
},
|
|
150
151
|
"repository": {
|
|
151
152
|
"url": "https://github.com/moveo-ai/web-client"
|
|
@@ -183,7 +184,7 @@
|
|
|
183
184
|
},
|
|
184
185
|
{
|
|
185
186
|
"path": "./dist/iframe.min.js",
|
|
186
|
-
"maxSize": "
|
|
187
|
+
"maxSize": "350 kB"
|
|
187
188
|
}
|
|
188
189
|
]
|
|
189
190
|
},
|