mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Updated PHP and JS depenencies
This commit is contained in:
parent
6070d804f8
commit
28dda39260
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…
Reference in New Issue
Block a user