refactor: add checklist editor source (#1085)

* refactor: add checklist editor source

* chore: merge develop
This commit is contained in:
Mo
2022-06-10 17:42:57 -05:00
committed by GitHub
parent 318e89dc03
commit e0794e4ad9
115 changed files with 11962 additions and 180 deletions

View File

@@ -124,7 +124,7 @@
"gh-pages": "^3.2.3",
"husky": "^7.0.0",
"lint-staged": "^12.3.5",
"node-sass": "7.0.1",
"node-sass": "*",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-beautiful-dnd": "^13.1.0",

View File

@@ -29,7 +29,7 @@
"filesafe-js": "1.0.5",
"html-webpack-plugin": "^5.3.1",
"mini-css-extract-plugin": "^1.4.0",
"node-sass": "^5.0.0",
"node-sass": "*",
"react": "17.x",
"react-dom": "17.x",
"sass-loader": "^11.0.1",

View File

@@ -31,7 +31,7 @@
"filesafe-embed": "1.0.9",
"filesafe-js": "1.0.4",
"husky": "^3.0.9",
"node-sass": "^4.13.0",
"node-sass": "*",
"open-browser-webpack-plugin": "0.0.5",
"react": "16.11.x",
"react-dom": "16.11.x",

View File

@@ -25,7 +25,7 @@
"html-webpack-plugin": "^5.2.0",
"jquery": "^3.5.1",
"mini-css-extract-plugin": "^1.3.9",
"node-sass": "^5.0.0",
"node-sass": "*",
"sass-loader": "^11.0.1",
"sn-stylekit": "^2.1.1",
"style-loader": "^2.0.0",

View File

@@ -40,7 +40,7 @@
"markdown-it-highlightjs": "^3.2.0",
"markdown-it-task-lists": "^2.1.1",
"mini-css-extract-plugin": "^0.10.0",
"node-sass": "^4.14.1",
"node-sass": "*",
"react": "16.x",
"react-dom": "16.x",
"sass-loader": "^9.0.3",

View File

@@ -29,7 +29,7 @@
"html-webpack-plugin": "^5.3.1",
"husky": "^5.2.0",
"mini-css-extract-plugin": "^1.3.9",
"node-sass": "^5.0.0",
"node-sass": "*",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",

View File

@@ -28,7 +28,7 @@
"eslint": "^7.29.0",
"eslint-plugin-react": "^7.24.0",
"mini-css-extract-plugin": "^2.0.0",
"node-sass": "^4.14.1",
"node-sass": "*",
"react": "16.x",
"react-dom": "16.x",
"sass-loader": "^11.0.1",

View File

@@ -30,7 +30,7 @@
"immutability-helper": "^3.0.1",
"jsqr": "^1.2.0",
"mini-css-extract-plugin": "^1.3.9",
"node-sass": "^4.12.0",
"node-sass": "*",
"notp": "^2.0.3",
"otplib": "^11.0.1",
"prop-types": "^15.7.2",