Skip to content

Commit 57c3a89

Browse files
Merge pull request #1704 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0
2 parents 21ec1ef + aedb31d commit 57c3a89

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Notes app is a distraction free notes taking app for [Nextcloud](https://www
2626
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes-thumbnail.jpg">https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes.png</screenshot>
2727
<dependencies>
2828
<php min-version="8.0" max-version="8.4"/>
29-
<nextcloud min-version="28" max-version="33"/>
29+
<nextcloud min-version="28" max-version="34"/>
3030
</dependencies>
3131
<repair-steps>
3232
<post-migration>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@nextcloud/axios": "^2.5.1",
17-
"@nextcloud/dialogs": "^7.1.0",
17+
"@nextcloud/dialogs": "^7.2.0",
1818
"@nextcloud/event-bus": "^3.3.3",
1919
"@nextcloud/initial-state": "^3.0.0",
2020
"@nextcloud/moment": "^1.3.5",

0 commit comments

Comments
 (0)