File tree Expand file tree Collapse file tree 5 files changed +118
-118
lines changed
connect-examples/mobile-expo Expand file tree Collapse file tree 5 files changed +118
-118
lines changed Original file line number Diff line number Diff line change 109109 "@headlessui/react" : " ^2.2.0"
110110 },
111111 "devDependencies" : {
112- "@babel/cli" : " ^7.28.0 " ,
113- "@babel/core" : " ^7.28.0 " ,
112+ "@babel/cli" : " ^7.28.3 " ,
113+ "@babel/core" : " ^7.28.4 " ,
114114 "@babel/node" : " ^7.28.0" ,
115115 "@babel/plugin-proposal-decorators" : " ^7.28.0" ,
116- "@babel/plugin-transform-runtime" : " ^7.28.0 " ,
117- "@babel/preset-env" : " ^7.28.0 " ,
116+ "@babel/plugin-transform-runtime" : " ^7.28.3 " ,
117+ "@babel/preset-env" : " ^7.28.3 " ,
118118 "@babel/preset-react" : " ^7.27.1" ,
119119 "@babel/preset-typescript" : " ^7.27.1" ,
120- "@babel/runtime" : " ^7.28.2 " ,
120+ "@babel/runtime" : " ^7.28.4 " ,
121121 "@trezor/eslint" : " workspace:*" ,
122122 "@types/jest" : " 29.5.12" ,
123123 "@types/node" : " 22.13.10" ,
Original file line number Diff line number Diff line change 1717 "react-native" : " 0.79.3"
1818 },
1919 "devDependencies" : {
20- "@babel/core" : " ^7.28.0 " ,
20+ "@babel/core" : " ^7.28.4 " ,
2121 "@types/react" : " ^19.0.0" ,
2222 "typescript" : " 5.8.3"
2323 },
Original file line number Diff line number Diff line change 5050 "prepublish" : " yarn tsx ../../scripts/prepublish.js"
5151 },
5252 "devDependencies" : {
53- "@babel/preset-env" : " ^7.28.0 " ,
53+ "@babel/preset-env" : " ^7.28.3 " ,
5454 "@babel/preset-typescript" : " ^7.27.1" ,
5555 "@trezor/eslint" : " workspace:*" ,
5656 "@trezor/trezor-user-env-link" : " workspace:*" ,
Original file line number Diff line number Diff line change 141141 "redux-persist" : " 6.0.0"
142142 },
143143 "devDependencies" : {
144- "@babel/core" : " ^7.28.0 " ,
144+ "@babel/core" : " ^7.28.4 " ,
145145 "@babel/plugin-transform-export-namespace-from" : " ^7.25.9" ,
146146 "@config-plugins/detox" : " ^11.0.0" ,
147147 "@currents/cmd" : " ^1.6.9" ,
You can’t perform that action at this time.
0 commit comments