Skip to content

Commit

Permalink
Merge pull request #164 from GDATASoftwareAG/renovate/major-all-major…
Browse files Browse the repository at this point in the history
…-patch

chore(deps): update all major dependencies (major)
  • Loading branch information
lennartdohmann authored Dec 2, 2024
2 parents 4d23f3f + 6b55c4e commit 0c84715
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gdatavaas",
"description": "This app aims to provide an additional layer of security to your Nextcloud instance by enabling automatic and manual scanning of files for malicious content.",
"version": "0.0.2",
"version": "0.0.3",
"author": "Lennart Dohmann <[email protected]>",
"contributors": [],
"bugs": {
Expand All @@ -20,15 +20,15 @@
"dependencies": {
"@mdi/svg": "^7.4.47",
"@nextcloud/axios": "^2.5.0",
"@nextcloud/dialogs": "^5.3.1",
"@nextcloud/dialogs": "^6.0.0",
"@nextcloud/files": "^3.2.1",
"@nextcloud/router": "^3.0.1"
},
"browserslist": [
"extends @nextcloud/browserslist-config"
],
"engines": {
"node": "^20.0.0",
"node": "^22.0.0",
"npm": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0c84715

Please sign in to comment.