Dont use CommonJS (require, module.exports) anywhere (#24913)

This commit is contained in:
Renaud Chaput
2023-05-09 03:08:47 +02:00
committed by GitHub
parent 89269e4b71
commit 955179fc55
17 changed files with 79 additions and 41 deletions

View File

@ -76,6 +76,7 @@
"jsdom": "^21.1.2",
"lodash": "^4.17.21",
"mark-loader": "^0.1.6",
"marky": "^1.2.5",
"mini-css-extract-plugin": "^1.6.2",
"mkdirp": "^2.1.6",
"npmlog": "^7.0.1",
@ -192,7 +193,6 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"lint-staged": "^13.2.2",
"marky": "^1.2.5",
"prettier": "^2.8.8",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",