@moveo-ai/web-client 0.51.0 → 0.51.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 +1 -1
- package/dist/iframe.min.js.map +1 -1
- package/dist/index.html +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 +43 -43
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@moveo-ai/web-client",
|
|
3
|
-
"version": "0.51.
|
|
3
|
+
"version": "0.51.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,30 +33,30 @@
|
|
|
33
33
|
"author": "Môveo.AI (TM)",
|
|
34
34
|
"license": "MIT",
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@babel/core": "^7.22.
|
|
37
|
-
"@babel/preset-env": "^7.22.
|
|
38
|
-
"@commitlint/cli": "^17.6.
|
|
39
|
-
"@commitlint/config-conventional": "^17.6.
|
|
40
|
-
"@playwright/test": "^1.
|
|
41
|
-
"@storybook/addon-actions": "^7.0.
|
|
42
|
-
"@storybook/addon-essentials": "^7.0.
|
|
43
|
-
"@storybook/addon-interactions": "^7.0.
|
|
44
|
-
"@storybook/addon-links": "^7.0.
|
|
36
|
+
"@babel/core": "^7.22.5",
|
|
37
|
+
"@babel/preset-env": "^7.22.5",
|
|
38
|
+
"@commitlint/cli": "^17.6.5",
|
|
39
|
+
"@commitlint/config-conventional": "^17.6.5",
|
|
40
|
+
"@playwright/test": "^1.35.1",
|
|
41
|
+
"@storybook/addon-actions": "^7.0.22",
|
|
42
|
+
"@storybook/addon-essentials": "^7.0.22",
|
|
43
|
+
"@storybook/addon-interactions": "^7.0.22",
|
|
44
|
+
"@storybook/addon-links": "^7.0.22",
|
|
45
45
|
"@storybook/preset-scss": "^1.0.3",
|
|
46
|
-
"@storybook/react": "^7.0.
|
|
47
|
-
"@storybook/react-webpack5": "^7.0.
|
|
46
|
+
"@storybook/react": "^7.0.22",
|
|
47
|
+
"@storybook/react-webpack5": "^7.0.22",
|
|
48
48
|
"@storybook/testing-library": "^0.1.0",
|
|
49
|
-
"@testing-library/dom": "^9.3.
|
|
49
|
+
"@testing-library/dom": "^9.3.1",
|
|
50
50
|
"@testing-library/jest-dom": "^5.16.5",
|
|
51
51
|
"@testing-library/react": "^14.0.0",
|
|
52
52
|
"@testing-library/user-event": "^14.4.3",
|
|
53
53
|
"@types/debug": "^4.1.8",
|
|
54
|
-
"@types/jest": "^29.5.
|
|
55
|
-
"@types/node": "^20.
|
|
56
|
-
"@types/react": "^18.2.
|
|
54
|
+
"@types/jest": "^29.5.2",
|
|
55
|
+
"@types/node": "^20.3.1",
|
|
56
|
+
"@types/react": "^18.2.13",
|
|
57
57
|
"@types/ua-parser-js": "^0.7.36",
|
|
58
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
59
|
-
"@typescript-eslint/parser": "^5.
|
|
58
|
+
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
|
59
|
+
"@typescript-eslint/parser": "^5.60.0",
|
|
60
60
|
"anchorme": "^2.1.2",
|
|
61
61
|
"babel-jest": "^29.5.0",
|
|
62
62
|
"babel-loader": "^9.1.2",
|
|
@@ -64,16 +64,16 @@
|
|
|
64
64
|
"classnames": "^2.3.2",
|
|
65
65
|
"clean-webpack-plugin": "^4.0.0",
|
|
66
66
|
"copy-webpack-plugin": "^11.0.0",
|
|
67
|
-
"css-loader": "^6.
|
|
67
|
+
"css-loader": "^6.8.1",
|
|
68
68
|
"css-modules-typescript-loader": "^4.0.1",
|
|
69
69
|
"debug": "^4.3.4",
|
|
70
70
|
"dompurify": "^3.0.3",
|
|
71
|
-
"dotenv": "^16.
|
|
72
|
-
"eslint": "^8.
|
|
71
|
+
"dotenv": "^16.3.1",
|
|
72
|
+
"eslint": "^8.43.0",
|
|
73
73
|
"eslint-config-prettier": "^8.8.0",
|
|
74
74
|
"eslint-import-resolver-typescript": "^3.5.5",
|
|
75
75
|
"eslint-plugin-import": "^2.27.5",
|
|
76
|
-
"eslint-plugin-jest-dom": "^
|
|
76
|
+
"eslint-plugin-jest-dom": "^5.0.1",
|
|
77
77
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
78
78
|
"eslint-plugin-prettier": "^4.2.1",
|
|
79
79
|
"eslint-plugin-react": "^7.32.2",
|
|
@@ -81,10 +81,10 @@
|
|
|
81
81
|
"eslint-plugin-storybook": "^0.6.12",
|
|
82
82
|
"eslint-plugin-testing-library": "^5.11.0",
|
|
83
83
|
"he": "^1.2.0",
|
|
84
|
-
"html-webpack-plugin": "^5.5.
|
|
84
|
+
"html-webpack-plugin": "^5.5.3",
|
|
85
85
|
"husky": "^8.0.3",
|
|
86
|
-
"i18next": "^
|
|
87
|
-
"i18next-browser-languagedetector": "^7.0.
|
|
86
|
+
"i18next": "^23.2.0",
|
|
87
|
+
"i18next-browser-languagedetector": "^7.0.2",
|
|
88
88
|
"i18next-http-backend": "^2.2.1",
|
|
89
89
|
"isbot": "^3.6.10",
|
|
90
90
|
"jest": "^29.5.0",
|
|
@@ -94,12 +94,12 @@
|
|
|
94
94
|
"lodash.debounce": "^4.0.8",
|
|
95
95
|
"lodash.throttle": "^4.1.1",
|
|
96
96
|
"nanoid": "^4.0.2",
|
|
97
|
-
"postcss": "^8.4.
|
|
97
|
+
"postcss": "^8.4.24",
|
|
98
98
|
"prettier": "^2.8.8",
|
|
99
99
|
"react": "^18.2.0",
|
|
100
100
|
"react-dom": "^18.2.0",
|
|
101
|
-
"react-hook-form": "^7.
|
|
102
|
-
"react-i18next": "^
|
|
101
|
+
"react-hook-form": "^7.45.0",
|
|
102
|
+
"react-i18next": "^13.0.0",
|
|
103
103
|
"react-modal": "^3.16.1",
|
|
104
104
|
"react-page-visibility": "^7.0.0",
|
|
105
105
|
"react-transition-group": "^4.4.5",
|
|
@@ -110,36 +110,36 @@
|
|
|
110
110
|
"remark-breaks": "^3.0.3",
|
|
111
111
|
"remark-parse": "^10.0.2",
|
|
112
112
|
"remark-rehype": "^10.1.0",
|
|
113
|
-
"sass": "^1.
|
|
114
|
-
"sass-loader": "^13.3.
|
|
115
|
-
"semantic-release": "^21.0.
|
|
113
|
+
"sass": "^1.63.4",
|
|
114
|
+
"sass-loader": "^13.3.2",
|
|
115
|
+
"semantic-release": "^21.0.5",
|
|
116
116
|
"shader": "^1.0.0",
|
|
117
117
|
"smooth-scroll-into-view-if-needed": "^2.0.0",
|
|
118
|
-
"socket.io": "^4.6.
|
|
119
|
-
"socket.io-client": "^4.6.
|
|
118
|
+
"socket.io": "^4.6.2",
|
|
119
|
+
"socket.io-client": "^4.6.2",
|
|
120
120
|
"source-map-loader": "^4.0.1",
|
|
121
|
-
"storybook": "^7.0.
|
|
122
|
-
"storybook-react-i18next": "^2.0.
|
|
121
|
+
"storybook": "^7.0.22",
|
|
122
|
+
"storybook-react-i18next": "^2.0.6",
|
|
123
123
|
"style-loader": "^3.3.3",
|
|
124
|
-
"stylelint": "^15.
|
|
124
|
+
"stylelint": "^15.8.0",
|
|
125
125
|
"stylelint-config-standard-scss": "^9.0.0",
|
|
126
126
|
"stylelint-declaration-strict-value": "^1.9.2",
|
|
127
127
|
"ts-deepmerge": "^6.0.3",
|
|
128
128
|
"ts-jest": "^29.1.0",
|
|
129
129
|
"ts-loader": "^9.4.3",
|
|
130
130
|
"tsconfig-paths-webpack-plugin": "^4.0.1",
|
|
131
|
-
"type-fest": "^3.
|
|
132
|
-
"typescript": "^5.
|
|
131
|
+
"type-fest": "^3.12.0",
|
|
132
|
+
"typescript": "^5.1.3",
|
|
133
133
|
"ua-parser-js": "^1.0.35",
|
|
134
134
|
"unified": "^10.1.2",
|
|
135
135
|
"url-loader": "^4.1.1",
|
|
136
|
-
"webpack": "^5.
|
|
137
|
-
"webpack-bundle-analyzer": "^4.
|
|
138
|
-
"webpack-cli": "^5.1.
|
|
139
|
-
"webpack-dev-server": "^4.15.
|
|
136
|
+
"webpack": "^5.87.0",
|
|
137
|
+
"webpack-bundle-analyzer": "^4.9.0",
|
|
138
|
+
"webpack-cli": "^5.1.4",
|
|
139
|
+
"webpack-dev-server": "^4.15.1",
|
|
140
140
|
"webpack-merge": "^5.9.0",
|
|
141
141
|
"webpack-visualizer-plugin2": "^1.0.0",
|
|
142
|
-
"yet-another-react-lightbox": "^3.
|
|
142
|
+
"yet-another-react-lightbox": "^3.11.1"
|
|
143
143
|
},
|
|
144
144
|
"repository": {
|
|
145
145
|
"url": "https://github.com/moveo-ai/web-client"
|