mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump @nextcloud/paths from 2.1.0 to 2.2.0
Bumps [@nextcloud/paths](https://github.com/nextcloud-libraries/nextcloud-paths) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-paths/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-paths/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-paths/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/paths" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
21e9075832
commit
56e79e3f7a
2 changed files with 8 additions and 7 deletions
13
package-lock.json
generated
13
package-lock.json
generated
|
|
@ -22,7 +22,7 @@
|
|||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/moment": "^1.3.1",
|
||||
"@nextcloud/password-confirmation": "^5.1.1",
|
||||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/paths": "^2.2.0",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/vue": "^8.14.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
|
|
@ -3101,11 +3101,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/paths": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.1.0.tgz",
|
||||
"integrity": "sha512-8wX0gqwez0bTuAS8A0OEiqbbp0ZsqLr07zSErmS6OYhh9KZcSt/kO6lQV5tnrFqIqJVsxwz4kHUjtZXh6DSf9Q==",
|
||||
"dependencies": {
|
||||
"core-js": "^3.6.4"
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.2.0.tgz",
|
||||
"integrity": "sha512-G2KZmDgI3Lt3zFWz2EZ9opVda7nfQN7TU4LaplMRSSJEd8nILX5lYc8fl01oDf3DiUKAtLwXHuPdJhVuHoN+Tg==",
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^9.0.0 || ^10.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/router": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/moment": "^1.3.1",
|
||||
"@nextcloud/password-confirmation": "^5.1.1",
|
||||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/paths": "^2.2.0",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/vue": "^8.14.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue