|
|
@@ -75,6 +75,7 @@
|
|
|
"@promster/server": "^7.0.8",
|
|
|
"@slack/web-api": "^6.2.4",
|
|
|
"@slack/webhook": "^6.0.0",
|
|
|
+ "@types/jest": "^29.5.2",
|
|
|
"JSONStream": "^1.3.5",
|
|
|
"archiver": "^5.3.0",
|
|
|
"array.prototype.flatmap": "^1.2.2",
|
|
|
@@ -212,7 +213,10 @@
|
|
|
"@handsontable/react": "=2.1.0",
|
|
|
"@icon/themify-icons": "1.0.1-alpha.3",
|
|
|
"@next/bundle-analyzer": "^13.2.3",
|
|
|
+ "@swc-node/jest": "^1.6.2",
|
|
|
+ "@swc/jest": "^0.2.24",
|
|
|
"@types/express": "^4.17.11",
|
|
|
+ "@types/jest": "^29.5.2",
|
|
|
"@types/react-scroll": "^1.8.4",
|
|
|
"autoprefixer": "^9.0.0",
|
|
|
"babel-loader": "^8.2.5",
|
|
|
@@ -224,10 +228,14 @@
|
|
|
"eazy-logger": "^3.1.0",
|
|
|
"emoji-mart": "npm:panta82-emoji-mart@^3.0.1",
|
|
|
"eslint-plugin-cypress": "^2.12.1",
|
|
|
+ "eslint-plugin-jest": "^26.5.3",
|
|
|
"eslint-plugin-regex": "^1.8.0",
|
|
|
"font-awesome": "^4.7.0",
|
|
|
"handsontable": "=6.2.2",
|
|
|
"i18next-hmr": "^1.11.0",
|
|
|
+ "jest": "^29.5.0",
|
|
|
+ "jest-date-mock": "^1.0.8",
|
|
|
+ "jest-localstorage-mock": "^2.4.14",
|
|
|
"jquery-slimscroll": "^1.3.8",
|
|
|
"jquery.cookie": "~1.4.1",
|
|
|
"load-css-file": "^1.0.0",
|