Skip to content

Commit f5adadf

Browse files
akhiljain1907namArora3112cacheungNaman Aroradsoffiantini
authored
[MOB-23595] Upgraded lerna version from 4.0.0 to 8.2.2 (#492)
* expo CNG update (#480) * build error optimize read me updated * optimize note added * enable TVOS platform for Edge Bridge enable TVOS platform for Edge Bridge * update app podfile to the latest versions update app podfile to the latest versions * updated optimize read me for build errors * location services updates (#475) * location services updates * places version bump * Expo 52 sample app updated (#471) * expo 52 upgrade android build working * expo 52 ios fixes along with splash screen freeze issue fixes * pod file and yarn lock fixes * updated yarn lock and other copyright comment * added plugin for jetifier configuration * Remove android and ios folders from Git tracking for AEPSampleAppNewArchEnabled * ios and android folder added to git ignore * Revert "added plugin for jetifier configuration" This reverts commit de0ffb2. * added expo prebuild command * read me expo sample app updated --------- Co-authored-by: Naman Arora <[email protected]> * expo simplification doc update (#473) * removed registeration of sdks * Update expo.md with expo to support CNG with static frameworks configuration * addressed review comments and made relevant changes in read me * Added a note for Expo support in Installation Guide. --------- Co-authored-by: akhiljain1907 <[email protected]> --------- Co-authored-by: Calise Cheung <[email protected]> Co-authored-by: Naman Arora <[email protected]> Co-authored-by: akhiljain1907 <[email protected]> * Content cards tutorial (#482) * docs: 📝 adds content cards tutorial * diff * Content cards tutorial (#483) * docs: 📝 adds content cards tutorial * docs: 📝 adds docs for content card tracking * docs: update ContentCards tutorial to use trackContentCardInteraction methods from PR #477 (#485) * Down merge main into staging (#486) (#488) * expo CNG update (#480) * build error optimize read me updated * optimize note added * enable TVOS platform for Edge Bridge enable TVOS platform for Edge Bridge * update app podfile to the latest versions update app podfile to the latest versions * updated optimize read me for build errors * location services updates (#475) * location services updates * places version bump * Expo 52 sample app updated (#471) * expo 52 upgrade android build working * expo 52 ios fixes along with splash screen freeze issue fixes * pod file and yarn lock fixes * updated yarn lock and other copyright comment * added plugin for jetifier configuration * Remove android and ios folders from Git tracking for AEPSampleAppNewArchEnabled * ios and android folder added to git ignore * Revert "added plugin for jetifier configuration" This reverts commit de0ffb2. * added expo prebuild command * read me expo sample app updated --------- * expo simplification doc update (#473) * removed registeration of sdks * Update expo.md with expo to support CNG with static frameworks configuration * addressed review comments and made relevant changes in read me * Added a note for Expo support in Installation Guide. --------- --------- * Content cards tutorial (#482) * docs: 📝 adds content cards tutorial * diff * Content cards tutorial (#483) * docs: 📝 adds content cards tutorial * docs: 📝 adds docs for content card tracking * docs: update ContentCards tutorial to use trackContentCardInteraction methods from PR #477 (#485) --------- Co-authored-by: namArora3112 <[email protected]> Co-authored-by: Calise Cheung <[email protected]> Co-authored-by: Naman Arora <[email protected]> Co-authored-by: akhiljain1907 <[email protected]> Co-authored-by: Daniel Soffiantini <[email protected]> * update node-version for npm publish workflow (#490) * update node-version for npm publish workflow * update nvmrc * upgraded lerna version from 4.0.0 to 8.2.2 to fix vulnerabilities in package. * updated lerna.json to include app/* in packages. --------- Co-authored-by: namArora3112 <[email protected]> Co-authored-by: Calise Cheung <[email protected]> Co-authored-by: Naman Arora <[email protected]> Co-authored-by: Daniel Soffiantini <[email protected]> Co-authored-by: Ishita Gambhir <[email protected]>
1 parent 13d71de commit f5adadf

File tree

3 files changed

+2757
-4092
lines changed

3 files changed

+2757
-4092
lines changed

lerna.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
"apps/*"
55
],
66
"npmClient": "yarn",
7-
"useWorkspaces": true,
87
"version": "independent"
98
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"babel-preset-react-native": "5.0.2",
4747
"jest": "^29.7.0",
4848
"jest-environment-jsdom": "^29.7.0",
49-
"lerna": "^4.0.0",
49+
"lerna": "^8.2.2",
5050
"metro-react-native-babel-preset": "^0.70.1",
5151
"ts-jest": "^29.1.1",
5252
"tslib": "^2.3.1",

0 commit comments

Comments
 (0)