dependency updates

This commit is contained in:
2023-06-05 15:05:45 +10:00
parent 79284e2271
commit f539ab7294
3 changed files with 129 additions and 121 deletions

6
.gitignore vendored
View File

@@ -237,9 +237,12 @@ dist/
### This Project ###
/public/uploads
/public/build
# /public/tinymce
*.key
### TinyMCE ###
/public/tinymce
!/public/tinymce/skins/ui/stemmech/
### Synk ###
.dccache
@@ -248,3 +251,4 @@ tempCodeRunnerFile.*
### PHPUnit ###
.phpunit.result.cache
.gitignore