|
54 | 54 | "test:exports": "attw --pack ." |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@capacitor-community/sqlite": "^7.0.2", |
58 | | - "@capacitor/android": "^7.0.0", |
59 | | - "@capacitor/core": "^7.0.0", |
60 | | - "@capacitor/docgen": "^0.3.0", |
61 | | - "@capacitor/ios": "^7.0.0", |
62 | | - "@ionic/eslint-config": "^0.4.0", |
63 | | - "@ionic/prettier-config": "^4.0.0", |
64 | | - "@ionic/swiftlint-config": "^2.0.0", |
| 57 | + "@capacitor-community/sqlite": "catalog:", |
| 58 | + "@capacitor/android": "catalog:", |
| 59 | + "@capacitor/core": "catalog:", |
| 60 | + "@capacitor/docgen": "catalog:", |
| 61 | + "@capacitor/ios": "catalog:", |
| 62 | + "@ionic/eslint-config": "catalog:", |
| 63 | + "@ionic/prettier-config": "catalog:", |
| 64 | + "@ionic/swiftlint-config": "catalog:", |
65 | 65 | "eslint": "catalog:", |
66 | 66 | "prettier": "catalog:", |
67 | 67 | "prettier-plugin-java": "catalog:", |
68 | | - "rimraf": "^6.0.1", |
| 68 | + "rimraf": "catalog:", |
69 | 69 | "rollup": "catalog:", |
70 | | - "swiftlint": "^2.0.0" |
| 70 | + "swiftlint": "catalog:" |
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
73 | | - "@capacitor-community/sqlite": "^7.0.2", |
| 73 | + "@capacitor-community/sqlite": "catalog:api", |
74 | 74 | "@powersync/web": "workspace:^1.28.0" |
75 | 75 | }, |
76 | 76 | "swiftlint": "@ionic/swiftlint-config", |
|
0 commit comments