File tree Expand file tree Collapse file tree 2 files changed +740
-969
lines changed
Expand file tree Collapse file tree 2 files changed +740
-969
lines changed Original file line number Diff line number Diff line change 3232 "type-check" : " tsc --noemit" ,
3333 "lint:translations" : " eslint ./src/translations/ --fix --ext .json " ,
3434 "test" : " jest" ,
35+ "check-all" : " pnpm run lint && pnpm run type-check && pnpm run lint:translations && pnpm run test" ,
3536 "test:ci" : " pnpm run test --coverage" ,
3637 "test:watch" : " pnpm run test --watch" ,
3738 "install-maestro" : " curl -Ls 'https://get.maestro.mobile.dev' | bash" ,
5960 "i18next" : " ^23.14.0" ,
6061 "lodash.memoize" : " ^4.1.2" ,
6162 "moti" : " ^0.29.0" ,
62- "nativewind" : " ^4.1.1 " ,
63+ "nativewind" : " 4.0.36 " ,
6364 "react" : " 18.2.0" ,
6465 "react-dom" : " 18.2.0" ,
6566 "react-error-boundary" : " ^4.0.13" ,
113114 "jest-environment-jsdom" : " ^29.7.0" ,
114115 "jest-expo" : " ~51.0.4" ,
115116 "jest-junit" : " ^16.0.0" ,
116- "lint-staged" : " ^13.3.0" ,
117- "metro-babel-register" : " ^0.73.10" ,
118- "np" : " ^7.7.0" ,
117+ "lint-staged" : " ^15.2.9" ,
118+ "np" : " ^10.0.7" ,
119119 "prettier" : " ^3.3.3" ,
120120 "tailwindcss" : " 3.3.2" ,
121121 "ts-jest" : " ^29.1.2" ,
You can’t perform that action at this time.
0 commit comments