|
29 | 29 | "@auto/slack": "^0.2.0", |
30 | 30 | "@auto/tag": "^0.2.0", |
31 | 31 | "@auto/telegram": "^0.2.0", |
32 | | - "@babel/core": "^7.12.10", |
33 | | - "@babel/register": "^7.12.10", |
| 32 | + "@babel/core": "^7.13.16", |
| 33 | + "@babel/register": "^7.13.16", |
34 | 34 | "@bubble-dev/babel-config": "^0.3.1", |
35 | | - "@rebox/android": "^4.0.5", |
36 | | - "@rebox/ios": "^6.0.4", |
37 | | - "@rebox/web": "^3.2.1", |
| 35 | + "@rebox/android": "^5.0.0", |
| 36 | + "@rebox/ios": "^7.0.0", |
| 37 | + "@rebox/web": "^5.0.0", |
38 | 38 | "@start/plugin": "^2.0.0", |
39 | 39 | "@start/plugin-copy": "^2.0.0", |
40 | 40 | "@start/plugin-env": "^2.0.0", |
|
60 | 60 | "escape-string-regexp": "^4.0.0", |
61 | 61 | "execa": "^4.1.0", |
62 | 62 | "fixdeps": "^2.0.0", |
63 | | - "globby": "^11.0.2", |
| 63 | + "globby": "^11.0.3", |
64 | 64 | "lottie-react-native": "^3.3.2", |
65 | 65 | "make-dir": "^3.0.0", |
66 | 66 | "move-path": "^2.0.0", |
67 | 67 | "nanomatch": "^1.2.13", |
68 | 68 | "node-fetch": "^2.6.0", |
69 | 69 | "pifs": "^2.0.0", |
70 | | - "prompts": "^2.4.0", |
71 | | - "react-native-exception-handler": "^2.10.9", |
72 | | - "react-native-svg": "^12.1.0", |
| 70 | + "prompts": "^2.4.1", |
| 71 | + "react-native-exception-handler": "^2.10.10", |
| 72 | + "react-native-svg": "^12.1.1", |
73 | 73 | "react-native-view-shot": "^3.1.1", |
74 | 74 | "rplace": "^0.3.0", |
75 | 75 | "stroki": "^0.2.0", |
76 | 76 | "tap-diff": "^0.1.1", |
77 | 77 | "tsfn": "^2.0.0", |
78 | 78 | "typeon": "^2.0.0", |
79 | 79 | "weslint": "^0.4.0", |
80 | | - "ws": "^7.4.2" |
| 80 | + "ws": "^7.4.5" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | | - "@types/babel__core": "^7.1.12", |
84 | | - "@types/node-fetch": "^2.5.8", |
85 | | - "@types/prompts": "^2.0.6", |
86 | | - "@types/ws": "^7.4.0" |
| 83 | + "@types/babel__core": "^7.1.14", |
| 84 | + "@types/node-fetch": "^2.5.10", |
| 85 | + "@types/prompts": "^2.0.10", |
| 86 | + "@types/ws": "^7.4.1" |
87 | 87 | }, |
88 | 88 | "fixdeps": { |
89 | 89 | "ignoredPackages": [ |
|
0 commit comments