|
49 | 49 | "devDependencies": { |
50 | 50 | "@capacitor/android": "next", |
51 | 51 | "@capacitor/core": "next", |
52 | | - "@capacitor/docgen": "0.2.2", |
| 52 | + "@capacitor/docgen": "0.3.0", |
53 | 53 | "@capacitor/ios": "next", |
54 | 54 | "@ionic/eslint-config": "^0.4.0", |
55 | | - "@ionic/prettier-config": "~1.0.1", |
56 | | - "@ionic/swiftlint-config": "^1.1.2", |
| 55 | + "@ionic/prettier-config": "~4.0.0", |
| 56 | + "@ionic/swiftlint-config": "^2.0.0", |
57 | 57 | "@semantic-release/changelog": "^6.0.3", |
58 | 58 | "@semantic-release/exec": "^7.1.0", |
59 | 59 | "@semantic-release/git": "^10.0.1", |
60 | | - "@semantic-release/github": "^12.0.0", |
61 | | - "@semantic-release/npm": "^13.1.1", |
| 60 | + "@semantic-release/github": "^12.0.2", |
| 61 | + "@semantic-release/npm": "^13.1.2", |
| 62 | + "@types/node": "^24.10.1", |
62 | 63 | "eslint": "^8.57.0", |
63 | | - "prettier": "~2.3.0", |
64 | | - "prettier-plugin-java": "~1.0.2", |
65 | | - "rimraf": "^6.0.1", |
66 | | - "rollup": "^4.26.0", |
67 | | - "semantic-release": "^25.0.1", |
68 | | - "swiftlint": "^1.0.1", |
69 | | - "typescript": "~4.1.5" |
| 64 | + "prettier": "~3.6.2", |
| 65 | + "prettier-plugin-java": "~2.7.7", |
| 66 | + "rimraf": "^6.1.2", |
| 67 | + "rollup": "^4.53.3", |
| 68 | + "semantic-release": "^25.0.2", |
| 69 | + "swiftlint": "^2.0.0", |
| 70 | + "typescript": "~5.9.3" |
70 | 71 | }, |
71 | 72 | "peerDependencies": { |
72 | 73 | "@capacitor/core": "next" |
|
0 commit comments