Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Apr 23, 2023
1 parent ecee71e commit 74657fd
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-plugin-import": "^2.27.5",
"prettier": "^2.8.7",
"prettier-plugin-java": "^2.1.0",
"rimraf": "^4.4.1",
"rollup": "^3.20.2",
"rollup": "^3.20.7",
"swiftlint": "^1.0.1",
"typescript": "^5.0.0"
"typescript": "^5.0.4"
},
"peerDependencies": {
"@capacitor/core": "^4.0.0 || ^5.0.0"
Expand All @@ -89,4 +89,4 @@
"src": "android"
}
}
}
}
Loading

0 comments on commit 74657fd

Please sign in to comment.