Skip to content

Commit

Permalink
chore(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Dec 1, 2024
1 parent 4d23f3f commit 6b55c4e
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 6b55c4e

Please sign in to comment.