@2uinc/frontend-component-xpert-chatbot 1.28.0 → 1.28.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/lib/index.min.js +3161 -3267
- package/package.json +29 -29
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@2uinc/frontend-component-xpert-chatbot",
|
3
|
-
"version": "1.28.
|
3
|
+
"version": "1.28.1",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"
|
@@ -50,48 +50,48 @@
|
|
50
50
|
"react-dom": "^17.0.2"
|
51
51
|
},
|
52
52
|
"devDependencies": {
|
53
|
-
"@commitlint/cli": "^19.
|
54
|
-
"@commitlint/config-conventional": "^19.
|
55
|
-
"@eslint/compat": "^1.2.
|
56
|
-
"@eslint/eslintrc": "^3.
|
57
|
-
"@eslint/js": "^9.
|
53
|
+
"@commitlint/cli": "^19.8.0",
|
54
|
+
"@commitlint/config-conventional": "^19.8.0",
|
55
|
+
"@eslint/compat": "^1.2.7",
|
56
|
+
"@eslint/eslintrc": "^3.3.0",
|
57
|
+
"@eslint/js": "^9.22.0",
|
58
58
|
"@fullhuman/postcss-purgecss": "^7.0.2",
|
59
|
-
"@iconify/react": "^5.
|
60
|
-
"@playwright/test": "^1.
|
61
|
-
"@semantic-release/exec": "^
|
59
|
+
"@iconify/react": "^5.2.0",
|
60
|
+
"@playwright/test": "^1.51.0",
|
61
|
+
"@semantic-release/exec": "^7.0.3",
|
62
62
|
"@semantic-release/git": "^10.0.1",
|
63
63
|
"@semantic-release/github": "^11.0.1",
|
64
64
|
"@semantic-release/npm": "^12.0.1",
|
65
65
|
"@testing-library/jest-dom": "^6.6.3",
|
66
66
|
"@testing-library/react": "^12.1.5",
|
67
67
|
"@testing-library/react-hooks": "^8.0.1",
|
68
|
-
"@testing-library/user-event": "^14.
|
68
|
+
"@testing-library/user-event": "^14.6.1",
|
69
69
|
"@vitejs/plugin-react": "^4.3.4",
|
70
|
-
"@vitest/coverage-istanbul": "^
|
71
|
-
"@vitest/ui": "^
|
70
|
+
"@vitest/coverage-istanbul": "^3.0.8",
|
71
|
+
"@vitest/ui": "^3.0.8",
|
72
72
|
"commitlint-plugin-function-rules": "^4.0.1",
|
73
73
|
"cz-conventional-changelog": "^3.3.0",
|
74
|
-
"eslint": "^9.
|
75
|
-
"eslint-config-prettier": "^
|
74
|
+
"eslint": "^9.22.0",
|
75
|
+
"eslint-config-prettier": "^10.1.1",
|
76
76
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
77
|
-
"eslint-plugin-prettier": "^5.2.
|
78
|
-
"eslint-plugin-react": "^7.37.
|
79
|
-
"eslint-plugin-react-hooks": "^5.
|
80
|
-
"eslint-plugin-react-refresh": "^0.4.
|
77
|
+
"eslint-plugin-prettier": "^5.2.3",
|
78
|
+
"eslint-plugin-react": "^7.37.4",
|
79
|
+
"eslint-plugin-react-hooks": "^5.2.0",
|
80
|
+
"eslint-plugin-react-refresh": "^0.4.19",
|
81
81
|
"eslint-plugin-vitest-globals": "^1.5.0",
|
82
|
-
"globals": "^
|
82
|
+
"globals": "^16.0.0",
|
83
83
|
"husky": "^9.1.7",
|
84
|
-
"jsdom": "^
|
85
|
-
"lint-staged": "^15.3
|
86
|
-
"msw": "^2.7.
|
87
|
-
"prettier": "3.
|
84
|
+
"jsdom": "^26.0.0",
|
85
|
+
"lint-staged": "^15.4.3",
|
86
|
+
"msw": "^2.7.3",
|
87
|
+
"prettier": "3.5.3",
|
88
88
|
"prop-types": "^15.8.1",
|
89
89
|
"react": "^17.0.2",
|
90
90
|
"react-dom": "^17.0.2",
|
91
|
-
"sass": "^1.
|
92
|
-
"vite": "^6.
|
93
|
-
"vitest": "^
|
94
|
-
"zod": "^3.24.
|
91
|
+
"sass": "^1.85.1",
|
92
|
+
"vite": "^6.2.1",
|
93
|
+
"vitest": "^3.0.8",
|
94
|
+
"zod": "^3.24.2"
|
95
95
|
},
|
96
96
|
"dependencies": {
|
97
97
|
"classnames": "^2.5.1",
|
@@ -100,8 +100,8 @@
|
|
100
100
|
"js-cookie": "^3.0.5",
|
101
101
|
"lodash.merge": "^4.6.2",
|
102
102
|
"react-markdown": "^8.0.7",
|
103
|
-
"react-use-websocket": "^4.
|
104
|
-
"uuid": "^11.0
|
103
|
+
"react-use-websocket": "^4.13.0",
|
104
|
+
"uuid": "^11.1.0"
|
105
105
|
},
|
106
106
|
"release": {
|
107
107
|
"branches": [
|