@2uinc/frontend-component-xpert-chatbot 1.37.0 → 1.37.2
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 +5341 -5511
- package/package.json +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@2uinc/frontend-component-xpert-chatbot",
|
|
3
|
-
"version": "1.37.
|
|
3
|
+
"version": "1.37.2",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"
|
|
@@ -50,59 +50,59 @@
|
|
|
50
50
|
"react-dom": ">=17.0.0 <19.0.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@commitlint/cli": "^19.8.
|
|
54
|
-
"@commitlint/config-conventional": "^19.8.
|
|
55
|
-
"@eslint/compat": "^1.2
|
|
56
|
-
"@eslint/eslintrc": "^3.3.
|
|
57
|
-
"@eslint/js": "^9.
|
|
53
|
+
"@commitlint/cli": "^19.8.1",
|
|
54
|
+
"@commitlint/config-conventional": "^19.8.1",
|
|
55
|
+
"@eslint/compat": "^1.3.2",
|
|
56
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
57
|
+
"@eslint/js": "^9.35.0",
|
|
58
58
|
"@fullhuman/postcss-purgecss": "^7.0.2",
|
|
59
|
-
"@iconify/react": "^
|
|
60
|
-
"@playwright/test": "^1.
|
|
59
|
+
"@iconify/react": "^6.0.1",
|
|
60
|
+
"@playwright/test": "^1.55.0",
|
|
61
61
|
"@semantic-release/exec": "^7.1.0",
|
|
62
62
|
"@semantic-release/git": "^10.0.1",
|
|
63
|
-
"@semantic-release/github": "^11.0.
|
|
63
|
+
"@semantic-release/github": "^11.0.5",
|
|
64
64
|
"@semantic-release/npm": "^12.0.2",
|
|
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
68
|
"@testing-library/user-event": "^14.6.1",
|
|
69
|
-
"@vitejs/plugin-react": "^
|
|
69
|
+
"@vitejs/plugin-react": "^5.0.2",
|
|
70
70
|
"@vitest/coverage-istanbul": "^2.1.9",
|
|
71
71
|
"@vitest/ui": "^2.1.9",
|
|
72
|
-
"commitlint-plugin-function-rules": "^4.0.
|
|
72
|
+
"commitlint-plugin-function-rules": "^4.0.2",
|
|
73
73
|
"cz-conventional-changelog": "^3.3.0",
|
|
74
|
-
"eslint": "^9.
|
|
75
|
-
"eslint-config-prettier": "^10.1.
|
|
74
|
+
"eslint": "^9.35.0",
|
|
75
|
+
"eslint-config-prettier": "^10.1.8",
|
|
76
76
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
77
|
-
"eslint-plugin-prettier": "^5.
|
|
78
|
-
"eslint-plugin-react": "^7.37.
|
|
77
|
+
"eslint-plugin-prettier": "^5.5.4",
|
|
78
|
+
"eslint-plugin-react": "^7.37.5",
|
|
79
79
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
80
|
-
"eslint-plugin-react-refresh": "^0.4.
|
|
80
|
+
"eslint-plugin-react-refresh": "^0.4.20",
|
|
81
81
|
"eslint-plugin-vitest-globals": "^1.5.0",
|
|
82
|
-
"globals": "^16.
|
|
82
|
+
"globals": "^16.3.0",
|
|
83
83
|
"husky": "^9.1.7",
|
|
84
|
-
"jsdom": "^26.
|
|
85
|
-
"lint-staged": "^
|
|
86
|
-
"msw": "^2.
|
|
87
|
-
"prettier": "3.
|
|
84
|
+
"jsdom": "^26.1.0",
|
|
85
|
+
"lint-staged": "^16.1.6",
|
|
86
|
+
"msw": "^2.11.1",
|
|
87
|
+
"prettier": "3.6.2",
|
|
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": "^
|
|
91
|
+
"sass": "^1.92.1",
|
|
92
|
+
"vite": "^7.1.5",
|
|
93
93
|
"vitest": "^2.1.9",
|
|
94
94
|
"zod": "^3.24.2"
|
|
95
95
|
},
|
|
96
96
|
"dependencies": {
|
|
97
97
|
"classnames": "^2.5.1",
|
|
98
|
-
"dayjs": "^1.11.
|
|
98
|
+
"dayjs": "^1.11.18",
|
|
99
99
|
"focus-trap-react": "^10.3.1",
|
|
100
100
|
"js-cookie": "^3.0.5",
|
|
101
101
|
"lodash.merge": "^4.6.2",
|
|
102
102
|
"react-markdown": "^8.0.7",
|
|
103
103
|
"react-use-websocket": "^4.13.0",
|
|
104
104
|
"rehype-raw": "^7.0.0",
|
|
105
|
-
"uuid": "^
|
|
105
|
+
"uuid": "^12.0.0"
|
|
106
106
|
},
|
|
107
107
|
"release": {
|
|
108
108
|
"branches": [
|