Merged in feat/syncDefaultMessage (pull request #3022)
Sync defaultMessage from lokalise * Enhance translation sync functionality and tests - Added logging for found component files during sync. - Introduced tests for handling complex components with replacements. - Updated regex in syncIntlFormatMessage to support optional second arguments. - Removed unused test files. * feat(syncDefaultMessage): add script for syncing default message with lokalise * feat(syncDefaultMessage): add script for syncing default message with lokalise Approved-by: Matilda Landström
This commit is contained in:
12
yarn.lock
12
yarn.lock
@@ -5987,7 +5987,6 @@ __metadata:
|
||||
lint-staged: "npm:^15.5.2"
|
||||
motion: "npm:^12.10.0"
|
||||
playwright: "npm:^1.54.2"
|
||||
prettier: "npm:^3.5.3"
|
||||
react: "npm:^19.1.0"
|
||||
react-dom: "npm:^19.1.0"
|
||||
rollup: "npm:^4.40.2"
|
||||
@@ -6084,7 +6083,6 @@ __metadata:
|
||||
ioredis: "npm:^5.6.1"
|
||||
pino: "npm:^9.6.0"
|
||||
pino-pretty: "npm:^13.0.0"
|
||||
prettier: "npm:^3.5.3"
|
||||
typescript: "npm:^5.7.2"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -6192,7 +6190,6 @@ __metadata:
|
||||
netlify-plugin-cypress: "npm:^2.2.1"
|
||||
next: "npm:15.3.4"
|
||||
next-auth: "npm:5.0.0-beta.29"
|
||||
prettier: "npm:^3.5.3"
|
||||
react: "npm:19.1.0"
|
||||
react-aria-components: "npm:^1.8.0"
|
||||
react-day-picker: "npm:^9.6.7"
|
||||
@@ -16714,12 +16711,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^3.5.3":
|
||||
version: 3.5.3
|
||||
resolution: "prettier@npm:3.5.3"
|
||||
"prettier@npm:^3.6.2":
|
||||
version: 3.6.2
|
||||
resolution: "prettier@npm:3.6.2"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
|
||||
checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -18012,6 +18009,7 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
jiti: "npm:^1.21.0"
|
||||
lint-staged: "npm:^15.2.2"
|
||||
prettier: "npm:^3.6.2"
|
||||
ts-node: "npm:^10.9.2"
|
||||
turbo: "npm:^2.5.2"
|
||||
languageName: unknown
|
||||
|
||||
Reference in New Issue
Block a user