mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
Remove esmock from web
GitOrigin-RevId: 32aa3f23da8bb135d41f2e305662f157094d4936
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -44892,7 +44892,6 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-testing-library": "^7.1.1",
|
||||
"eslint-plugin-unicorn": "^56.0.0",
|
||||
"esmock": "^2.6.7",
|
||||
"events": "^3.3.0",
|
||||
"fake-indexeddb": "^6.0.0",
|
||||
"fetch-mock": "^12.5.2",
|
||||
@@ -45801,15 +45800,6 @@
|
||||
"url": "https://opencollective.com/eslint"
|
||||
}
|
||||
},
|
||||
"services/web/node_modules/esmock": {
|
||||
"version": "2.6.7",
|
||||
"resolved": "https://registry.npmjs.org/esmock/-/esmock-2.6.7.tgz",
|
||||
"integrity": "sha512-4DmjZ0qQIG+NQV1njHvWrua/cZEuJq56A3pSELT2BjNuol1aads7BluofCbLErdO41Ic1XCd2UMepVLpjL64YQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14.16.0"
|
||||
}
|
||||
},
|
||||
"services/web/node_modules/events": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
||||
|
||||
@@ -294,7 +294,6 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-testing-library": "^7.1.1",
|
||||
"eslint-plugin-unicorn": "^56.0.0",
|
||||
"esmock": "^2.6.7",
|
||||
"events": "^3.3.0",
|
||||
"fake-indexeddb": "^6.0.0",
|
||||
"fetch-mock": "^12.5.2",
|
||||
|
||||
Reference in New Issue
Block a user