fix test files

This commit is contained in:
Rohid
2024-08-31 17:51:40 +06:00
parent d7cd69783b
commit fd94e53ac1
6 changed files with 87 additions and 77 deletions

View File

@@ -45,7 +45,7 @@
"react-transition-group": "^4.4.5",
"redux-logger": "^4.0.0",
"uuid": "^10.0.0",
"webextension-polyfill": "^0.12.0"
"webextension-polyfill": "^0.10.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
@@ -81,7 +81,7 @@
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"browserify": "^17.0.0",
"chai": "^5.1.1",
"chai": "^4.5.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"del": "^7.0.0",
@@ -114,8 +114,8 @@
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"shelljs": "^0.8.5",
"sinon": "^18.0.0",
"sinon-chai": "^4.0.0",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"sinon-chrome": "^3.0.1",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",