mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
build(deps): Bump @nextcloud/paths from 2.2.2 to 2.3.0
Bumps [@nextcloud/paths](https://github.com/nextcloud-libraries/nextcloud-paths) from 2.2.2 to 2.3.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.2.2...v2.3.0) --- updated-dependencies: - dependency-name: "@nextcloud/paths" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
485193ca5e
commit
2adcb7f3fb
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -21,7 +21,7 @@
|
||||||
"@nextcloud/files": "^3.12.0",
|
"@nextcloud/files": "^3.12.0",
|
||||||
"@nextcloud/initial-state": "^3.0.0",
|
"@nextcloud/initial-state": "^3.0.0",
|
||||||
"@nextcloud/l10n": "^3.4.0",
|
"@nextcloud/l10n": "^3.4.0",
|
||||||
"@nextcloud/paths": "^2.2.2",
|
"@nextcloud/paths": "^2.3.0",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/sharing": "^0.3.0",
|
"@nextcloud/sharing": "^0.3.0",
|
||||||
"@nextcloud/upload": "^2.0.0-rc.0",
|
"@nextcloud/upload": "^2.0.0-rc.0",
|
||||||
|
|
@ -1833,9 +1833,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/paths": {
|
"node_modules/@nextcloud/paths": {
|
||||||
"version": "2.2.2",
|
"version": "2.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.3.0.tgz",
|
||||||
"integrity": "sha512-RPFYsGO8zEfEFh1jjbXO0q3792f5sgpulcY8IC2pFe4N1mhFwpFJJ/5IgTMa7popuAhB42v/1lFc4c8njyrvYA==",
|
"integrity": "sha512-NM9fmFSRcp71ayDCGYKSJTQA2BniGl6Btl8y6f8uywynthY5LbLsazO29vU+ec3fLKCRy1YGcYj+f4kZw+vwiw==",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
||||||
|
|
@ -17162,9 +17162,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/paths": {
|
"@nextcloud/paths": {
|
||||||
"version": "2.2.2",
|
"version": "2.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.3.0.tgz",
|
||||||
"integrity": "sha512-RPFYsGO8zEfEFh1jjbXO0q3792f5sgpulcY8IC2pFe4N1mhFwpFJJ/5IgTMa7popuAhB42v/1lFc4c8njyrvYA=="
|
"integrity": "sha512-NM9fmFSRcp71ayDCGYKSJTQA2BniGl6Btl8y6f8uywynthY5LbLsazO29vU+ec3fLKCRy1YGcYj+f4kZw+vwiw=="
|
||||||
},
|
},
|
||||||
"@nextcloud/router": {
|
"@nextcloud/router": {
|
||||||
"version": "3.1.0",
|
"version": "3.1.0",
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
"@nextcloud/files": "^3.12.0",
|
"@nextcloud/files": "^3.12.0",
|
||||||
"@nextcloud/initial-state": "^3.0.0",
|
"@nextcloud/initial-state": "^3.0.0",
|
||||||
"@nextcloud/l10n": "^3.4.0",
|
"@nextcloud/l10n": "^3.4.0",
|
||||||
"@nextcloud/paths": "^2.2.2",
|
"@nextcloud/paths": "^2.3.0",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/sharing": "^0.3.0",
|
"@nextcloud/sharing": "^0.3.0",
|
||||||
"@nextcloud/upload": "^2.0.0-rc.0",
|
"@nextcloud/upload": "^2.0.0-rc.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue