mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
build(deps): bump webdav from 5.6.0 to 5.7.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.6.0 to 5.7.0. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
8b343f2b24
commit
91b4ced220
48 changed files with 135 additions and 87 deletions
8
dist/3920-3920.js.license
vendored
8
dist/3920-3920.js.license
vendored
|
|
@ -38,6 +38,7 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|||
SPDX-FileCopyrightText: John Hiesey
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -243,7 +244,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -377,8 +378,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
2
dist/5963-5963.js.license
vendored
2
dist/5963-5963.js.license
vendored
|
|
@ -252,7 +252,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
8
dist/7462-7462.js.license
vendored
8
dist/7462-7462.js.license
vendored
|
|
@ -38,6 +38,7 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|||
SPDX-FileCopyrightText: John Hiesey
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -243,7 +244,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -377,8 +378,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
2
dist/7493-7493.js.license
vendored
2
dist/7493-7493.js.license
vendored
|
|
@ -575,7 +575,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
8
dist/8057-8057.js.license
vendored
8
dist/8057-8057.js.license
vendored
|
|
@ -38,6 +38,7 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|||
SPDX-FileCopyrightText: John Hiesey
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -243,7 +244,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -377,8 +378,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
2
dist/9480-9480.js.license
vendored
2
dist/9480-9480.js.license
vendored
|
|
@ -576,7 +576,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
2
dist/9549-9549.js.license
vendored
2
dist/9549-9549.js.license
vendored
|
|
@ -337,7 +337,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
2
dist/9725-9725.js.license
vendored
2
dist/9725-9725.js.license
vendored
|
|
@ -290,7 +290,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
4
dist/comments-comments-app.js
vendored
4
dist/comments-comments-app.js
vendored
File diff suppressed because one or more lines are too long
8
dist/comments-comments-app.js.license
vendored
8
dist/comments-comments-app.js.license
vendored
|
|
@ -38,6 +38,7 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|||
SPDX-FileCopyrightText: John Hiesey
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -243,7 +244,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -377,8 +378,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/comments-comments-app.js.map
vendored
2
dist/comments-comments-app.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/comments-comments-tab.js
vendored
4
dist/comments-comments-tab.js
vendored
File diff suppressed because one or more lines are too long
8
dist/comments-comments-tab.js.license
vendored
8
dist/comments-comments-tab.js.license
vendored
|
|
@ -32,6 +32,7 @@ SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://
|
|||
SPDX-FileCopyrightText: John Hiesey
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Guillaume Chau
|
||||
SPDX-FileCopyrightText: GitHub Inc.
|
||||
|
|
@ -197,7 +198,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- lodash.get
|
||||
- version: 4.4.2
|
||||
|
|
@ -292,8 +293,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/comments-comments-tab.js.map
vendored
2
dist/comments-comments-tab.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/comments-init.js.license
vendored
2
dist/comments-init.js.license
vendored
|
|
@ -165,7 +165,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.12.5
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
8
dist/core-common.js.license
vendored
8
dist/core-common.js.license
vendored
|
|
@ -63,6 +63,7 @@ SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
|
|||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Hiroki Osame
|
||||
|
|
@ -384,7 +385,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.7.1
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -734,8 +735,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- web-namespaces
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
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
2
dist/core-login.js.license
vendored
2
dist/core-login.js.license
vendored
|
|
@ -280,7 +280,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/core-main.js.license
vendored
2
dist/core-main.js.license
vendored
|
|
@ -354,7 +354,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
4
dist/dav-settings-personal-availability.js
vendored
4
dist/dav-settings-personal-availability.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -46,6 +46,7 @@ SPDX-FileCopyrightText: John Hiesey
|
|||
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -270,7 +271,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -407,8 +408,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
2
dist/files-init.js.license
vendored
2
dist/files-init.js.license
vendored
|
|
@ -278,7 +278,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/files-main.js.license
vendored
2
dist/files-main.js.license
vendored
|
|
@ -351,7 +351,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/files-reference-files.js.license
vendored
2
dist/files-reference-files.js.license
vendored
|
|
@ -537,7 +537,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
4
dist/files-sidebar.js
vendored
4
dist/files-sidebar.js
vendored
File diff suppressed because one or more lines are too long
8
dist/files-sidebar.js.license
vendored
8
dist/files-sidebar.js.license
vendored
|
|
@ -44,6 +44,7 @@ SPDX-FileCopyrightText: John Hiesey
|
|||
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -283,7 +284,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.7.1
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -414,8 +415,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/files-sidebar.js.map
vendored
2
dist/files-sidebar.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/files_external-init.js.license
vendored
2
dist/files_external-init.js.license
vendored
|
|
@ -236,7 +236,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/files_reminders-init.js.license
vendored
2
dist/files_reminders-init.js.license
vendored
|
|
@ -239,7 +239,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/files_sharing-init.js.license
vendored
2
dist/files_sharing-init.js.license
vendored
|
|
@ -314,7 +314,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
4
dist/files_trashbin-init.js
vendored
4
dist/files_trashbin-init.js
vendored
File diff suppressed because one or more lines are too long
8
dist/files_trashbin-init.js.license
vendored
8
dist/files_trashbin-init.js.license
vendored
|
|
@ -38,6 +38,7 @@ SPDX-FileCopyrightText: John Hiesey
|
|||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -250,7 +251,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -378,8 +379,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/files_trashbin-init.js.map
vendored
2
dist/files_trashbin-init.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/files_versions-files_versions.js
vendored
4
dist/files_versions-files_versions.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -42,6 +42,7 @@ SPDX-FileCopyrightText: John Hiesey
|
|||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -265,7 +266,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -408,8 +409,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/files_versions-files_versions.js.map
vendored
2
dist/files_versions-files_versions.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/settings-users-3239.js.license
vendored
2
dist/settings-users-3239.js.license
vendored
|
|
@ -344,7 +344,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.15
|
||||
|
|
|
|||
|
|
@ -283,7 +283,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
4
dist/systemtags-admin.js
vendored
4
dist/systemtags-admin.js
vendored
File diff suppressed because one or more lines are too long
8
dist/systemtags-admin.js.license
vendored
8
dist/systemtags-admin.js.license
vendored
|
|
@ -40,6 +40,7 @@ SPDX-FileCopyrightText: John Hiesey
|
|||
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: Hypercontext
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
|
|
@ -252,7 +253,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.1.3
|
||||
|
|
@ -380,8 +381,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/systemtags-admin.js.map
vendored
2
dist/systemtags-admin.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/systemtags-init.js
vendored
4
dist/systemtags-init.js
vendored
File diff suppressed because one or more lines are too long
8
dist/systemtags-init.js.license
vendored
8
dist/systemtags-init.js.license
vendored
|
|
@ -34,6 +34,7 @@ SPDX-FileCopyrightText: Jordan Harband
|
|||
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
|
||||
SPDX-FileCopyrightText: John Hiesey
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
|
||||
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
||||
SPDX-FileCopyrightText: GitHub Inc.
|
||||
SPDX-FileCopyrightText: Feross Aboukhadijeh
|
||||
|
|
@ -214,7 +215,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- layerr
|
||||
- version: 2.0.1
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- md5
|
||||
- version: 2.3.0
|
||||
|
|
@ -309,8 +310,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- util
|
||||
- version: 0.12.5
|
||||
- license: MIT
|
||||
- minimatch
|
||||
- version: 10.0.1
|
||||
- license: ISC
|
||||
- webdav
|
||||
- version: 5.6.0
|
||||
- version: 5.7.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.93.0
|
||||
|
|
|
|||
2
dist/systemtags-init.js.map
vendored
2
dist/systemtags-init.js.map
vendored
File diff suppressed because one or more lines are too long
38
package-lock.json
generated
38
package-lock.json
generated
|
|
@ -85,7 +85,7 @@
|
|||
"vuedraggable": "^2.24.3",
|
||||
"vuex": "^3.6.2",
|
||||
"vuex-router-sync": "^5.0.0",
|
||||
"webdav": "^5.6.0"
|
||||
"webdav": "^5.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/node": "^7.24.8",
|
||||
|
|
@ -18721,9 +18721,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/layerr": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/layerr/-/layerr-2.0.1.tgz",
|
||||
"integrity": "sha512-z0730CwG/JO24evdORnyDkwG1Q7b7mF2Tp1qRQ0YvrMMARbt1DFG694SOv439Gm7hYKolyZyaB49YIrYIfZBdg=="
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/layerr/-/layerr-3.0.0.tgz",
|
||||
"integrity": "sha512-tv754Ki2dXpPVApOrjTyRo4/QegVb9eVFq4mjqp4+NM5NaX7syQvN5BBNfV/ZpAHCEHV24XdUVrBAoka4jt3pA=="
|
||||
},
|
||||
"node_modules/lazy-ass": {
|
||||
"version": "1.6.0",
|
||||
|
|
@ -27469,19 +27469,19 @@
|
|||
}
|
||||
},
|
||||
"node_modules/webdav": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.6.0.tgz",
|
||||
"integrity": "sha512-1zpC9T+nZAEz3hHrEdis3gybiwoR5LillHmFiylhYWAsGU0bGlWlRZtK5NJ3bTr2wCoKABrRGGqLk24+UxF4Gg==",
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.7.0.tgz",
|
||||
"integrity": "sha512-jmdARXy26UGDRw6uxn9KK7l6BDqshMxnB5LVBxWVlchwQmECXSwNWX81oEp/WaZwYsyzTOR92wt6uxZDpDsxEA==",
|
||||
"dependencies": {
|
||||
"@buttercup/fetch": "^0.2.1",
|
||||
"base-64": "^1.0.0",
|
||||
"byte-length": "^1.0.2",
|
||||
"entities": "^4.5.0",
|
||||
"fast-xml-parser": "^4.2.4",
|
||||
"hot-patcher": "^2.0.0",
|
||||
"layerr": "^2.0.1",
|
||||
"entities": "^5.0.0",
|
||||
"fast-xml-parser": "^4.4.1",
|
||||
"hot-patcher": "^2.0.1",
|
||||
"layerr": "^3.0.0",
|
||||
"md5": "^2.3.0",
|
||||
"minimatch": "^7.4.6",
|
||||
"minimatch": "^10.0.1",
|
||||
"nested-property": "^4.0.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"path-posix": "^1.0.0",
|
||||
|
|
@ -27501,9 +27501,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/webdav/node_modules/entities": {
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
||||
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/entities/-/entities-5.0.0.tgz",
|
||||
"integrity": "sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==",
|
||||
"engines": {
|
||||
"node": ">=0.12"
|
||||
},
|
||||
|
|
@ -27512,14 +27512,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/webdav/node_modules/minimatch": {
|
||||
"version": "7.4.6",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz",
|
||||
"integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
|
||||
"integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
|
||||
"dependencies": {
|
||||
"brace-expansion": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
"node": "20 || >=22"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/isaacs"
|
||||
|
|
|
|||
|
|
@ -113,7 +113,7 @@
|
|||
"vuedraggable": "^2.24.3",
|
||||
"vuex": "^3.6.2",
|
||||
"vuex-router-sync": "^5.0.0",
|
||||
"webdav": "^5.6.0"
|
||||
"webdav": "^5.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/node": "^7.24.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue