@uuv/assistant 2.78.0 → 2.78.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/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uuv/assistant",
|
|
3
|
-
"version": "2.78.
|
|
3
|
+
"version": "2.78.1",
|
|
4
4
|
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
|
|
5
5
|
"description": "UUV Helper used to improve the life of testers and developers by generating cucumber phrases from the GUI.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@codemirror/view": "^6.26.3",
|
|
60
60
|
"@uiw/codemirror-theme-github": "^4.22.1",
|
|
61
61
|
"@uiw/react-codemirror": "^4.22.1",
|
|
62
|
-
"@uuv/dictionary": "0.6.
|
|
62
|
+
"@uuv/dictionary": "0.6.1",
|
|
63
63
|
"antd": "5.27.4",
|
|
64
64
|
"dom-accessibility-api": "0.7.1",
|
|
65
65
|
"eslint-config-react-app": "7.0.1",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"@types/testing-library__jest-dom": "5.14.9",
|
|
94
94
|
"@typescript-eslint/eslint-plugin": "5.62.0",
|
|
95
95
|
"@typescript-eslint/parser": "5.62.0",
|
|
96
|
-
"@uuv/playwright": "3.59.
|
|
96
|
+
"@uuv/playwright": "3.59.1",
|
|
97
97
|
"@vitejs/plugin-react": "4.7.0",
|
|
98
98
|
"eslint-plugin-react": "7.37.5",
|
|
99
99
|
"jest-environment-jsdom": "^29.5.0",
|