fix isModuleDeclaration has been deprecated

https://github.com/lodash/babel-plugin-lodash/issues/259
This commit is contained in:
bgme 2023-08-22 05:27:48 +08:00
parent b38c9823a8
commit 5cf56dec98

View file

@ -214,7 +214,8 @@
"resolutions": {
"@types/react": "^18.0.26",
"kind-of": "^6.0.3",
"webpack/terser-webpack-plugin": "^4.2.3"
"webpack/terser-webpack-plugin": "^4.2.3",
"babel-plugin-lodash/@babel/types": "~7.20.0"
},
"optionalDependencies": {
"bufferutil": "^4.0.7",