Skip to content

Commit

Permalink
fix: upgrade versions
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Apr 11, 2023
1 parent ee299f3 commit 7746388
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 219 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@capacitor/android": "^4.7.1",
"@capacitor/cli": "^4.7.1",
"@capacitor/core": "^4.7.1",
"@capacitor/android": "^4.7.3",
"@capacitor/cli": "^4.7.3",
"@capacitor/core": "^4.7.3",
"@capacitor/docgen": "^0.2.1",
"@capacitor/ios": "^4.7.1",
"@capacitor/ios": "^4.7.3",
"@ionic/eslint-config": "^0.3.0",
"@ionic/prettier-config": "^2.0.0",
"@ionic/swiftlint-config": "^1.1.2",
"@types/node": "^18.15.7",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.36.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.38.0",
"eslint-plugin-import": "^2.27.5",
"prettier": "^2.8.7",
"prettier-plugin-java": "^2.1.0",
Expand Down

0 comments on commit 7746388

Please sign in to comment.