refactor: blocks plugins (#1956)

This commit is contained in:
Mo
2022-11-08 13:31:48 -06:00
committed by GitHub
parent bfca244061
commit 70a9dbcea6
73 changed files with 1448 additions and 1049 deletions

View File

@@ -28,6 +28,7 @@
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/preset-env": "*",
"@babel/preset-typescript": "^7.18.6",
"@lexical/react": "^0.6.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@reach/alert": "^0.17.0",
"@reach/alert-dialog": "^0.17.0",
@@ -84,6 +85,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^29.2.1",
"jest-environment-jsdom": "^29.2.1",
"lexical": "0.6.0",
"lint-staged": ">=12",
"mini-css-extract-plugin": "^2.6.1",
"minimatch": "^5.1.0",