|
1 | 1 | {
|
2 | 2 | "name": "@bifold/core",
|
3 |
| - "version": "2.1.8", |
| 3 | + "version": "2.1.9", |
4 | 4 | "main": "lib/commonjs/index.js",
|
5 | 5 | "module": "lib/module/index.js",
|
6 | 6 | "react-native": "src/index.ts",
|
|
33 | 33 | "devDependencies": {
|
34 | 34 | "@babel/core": "^7.20.0",
|
35 | 35 | "@babel/runtime": "^7.20.0",
|
36 |
| - "@bifold/oca": "2.1.8", |
37 |
| - "@bifold/verifier": "2.1.8", |
| 36 | + "@bifold/oca": "2.1.9", |
| 37 | + "@bifold/verifier": "2.1.9", |
38 | 38 | "@commitlint/cli": "^11.0.0",
|
39 | 39 | "@credo-ts/anoncreds": "0.5.13",
|
40 | 40 | "@credo-ts/askar": "0.5.13",
|
|
59 | 59 | "@hyperledger/indy-vdr-react-native": "0.2.2",
|
60 | 60 | "@hyperledger/indy-vdr-shared": "0.2.2",
|
61 | 61 | "@react-native-async-storage/async-storage": "^1.22.0",
|
| 62 | + "@react-native-clipboard/clipboard": "^1.16.2", |
62 | 63 | "@react-native-community/netinfo": "^11.3.0",
|
63 | 64 | "@react-native-masked-view/masked-view": "^0.3.0",
|
64 | 65 | "@react-native/babel-preset": "^0.73.0",
|
|
79 | 80 | "@types/react-test-renderer": "^18.0.1",
|
80 | 81 | "@typescript-eslint/eslint-plugin": "^6.6.0",
|
81 | 82 | "@typescript-eslint/parser": "^6.6.0",
|
82 |
| - "@react-native-clipboard/clipboard": "^1.16.2", |
83 | 83 | "axios": "^1.4.0",
|
84 | 84 | "babel-jest": "^27.5.1",
|
85 | 85 | "babel-plugin-module-resolver": "^5.0.0",
|
|
167 | 167 | "@hyperledger/indy-vdr-react-native": "0.2.2",
|
168 | 168 | "@hyperledger/indy-vdr-shared": "0.2.2",
|
169 | 169 | "@react-native-async-storage/async-storage": "^1.22.0",
|
| 170 | + "@react-native-clipboard/clipboard": "^1.16.2", |
170 | 171 | "@react-native-community/netinfo": "^11.3.0",
|
171 | 172 | "@react-native-masked-view/masked-view": "^0.3.0",
|
172 | 173 | "@react-navigation/bottom-tabs": "6.0.9",
|
173 | 174 | "@react-navigation/core": "6.1.0",
|
174 | 175 | "@react-navigation/devtools": "^6.0.8",
|
175 | 176 | "@react-navigation/native": "^6.0.8",
|
176 | 177 | "@react-navigation/stack": "^6.3.21",
|
177 |
| - "@react-native-clipboard/clipboard": "^1.16.2", |
178 | 178 | "axios": "^1.4.0",
|
179 | 179 | "base-64": "^1.0.0",
|
180 | 180 | "i18next": "^21.4.0",
|
|
0 commit comments