mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-09 14:57:51 +00:00
Updated PHP and JS depenencies
This commit is contained in:
parent
6070d804f8
commit
28dda39260
3 changed files with 855 additions and 781 deletions
552
composer.lock
generated
552
composer.lock
generated
File diff suppressed because it is too large
Load diff
1076
package-lock.json
generated
1076
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -16,11 +16,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"chokidar-cli": "^3.0",
|
||||
"esbuild": "^0.15.12",
|
||||
"esbuild": "^0.17.3",
|
||||
"livereload": "^0.9.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"punycode": "^2.1.1",
|
||||
"sass": "^1.55.0"
|
||||
"punycode": "^2.3.0",
|
||||
"sass": "^1.57.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"dropzone": "^5.9.3",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-task-lists": "^2.1.1",
|
||||
"snabbdom": "^3.5.0",
|
||||
"snabbdom": "^3.5.1",
|
||||
"sortablejs": "^1.15.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue