mirror of
https://github.com/nextcloud/server.git
synced 2026-06-15 11:41:20 -04:00
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
a9c21376f4
commit
88149325cb
5 changed files with 6 additions and 15 deletions
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/files-main.js
vendored
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -57,7 +57,6 @@
|
|||
"marked": "^11.2.0",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.45",
|
||||
"natural-orderby": "^3.0.2",
|
||||
"nextcloud-vue-collections": "^0.12.0",
|
||||
"node-vibrant": "^3.1.6",
|
||||
"p-limit": "^4.0.0",
|
||||
|
|
@ -20482,14 +20481,6 @@
|
|||
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/natural-orderby": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
||||
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/negotiator": {
|
||||
"version": "0.6.3",
|
||||
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
|
||||
|
|
|
|||
Loading…
Reference in a new issue