Skip to content

Commit

Permalink
Merge pull request #171 from goapunk/jd-2023-10-webpack
Browse files Browse the repository at this point in the history
replace deprecated ckeditor5-dev-webpack-plugin
  • Loading branch information
hvlads authored Jan 6, 2024
2 parents 556c4ef + 464f64f commit aa374b9
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 278 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ modification, are permitted provided that the following conditions are met:
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of Shaun Sephton nor the
* Neither the name of Vladislav Khoboko nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

Expand All @@ -21,4 +21,4 @@ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
276 changes: 6 additions & 270 deletions django_ckeditor_5/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions django_ckeditor_5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"prod": "webpack --mode production"
},
"author": "",
"license": "ISC",
"license": "BSD-3-Clause",
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^39.0.2",
"@ckeditor/ckeditor5-alignment": "^39.0.2",
Expand Down Expand Up @@ -45,8 +45,8 @@
},
"devDependencies": {
"@ckeditor/ckeditor5-core": "^39.0.2",
"@ckeditor/ckeditor5-dev-translations": "^39.1.0",
"@ckeditor/ckeditor5-dev-utils": "^39.0.0",
"@ckeditor/ckeditor5-dev-webpack-plugin": "^31.1.13",
"@ckeditor/ckeditor5-theme-lark": "^39.0.2",
"css-loader": "6",
"mini-css-extract-plugin": "^2.7.6",
Expand Down
Loading

0 comments on commit aa374b9

Please sign in to comment.