Skip to content

Commit

Permalink
Move **all** deps to catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Sep 4, 2024
1 parent fadb0ce commit 0bfa676
Show file tree
Hide file tree
Showing 14 changed files with 1,730 additions and 2,412 deletions.
2 changes: 1 addition & 1 deletion apps/charterafrica/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"react-share": "catalog:",
"react-swipeable-views-react-18-fix": "catalog:",
"scheduler": "catalog:",
"sharp": "^0.33.5",
"sharp": "catalog:",
"slate": "catalog:",
"swr": "catalog:",
"video.js": "catalog:",
Expand Down
2 changes: 1 addition & 1 deletion apps/civicsignalblog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"react": "catalog:",
"react-dom": "catalog:",
"react-share": "catalog:",
"sharp": "^0.33.5",
"sharp": "catalog:",
"slate": "catalog:",
"swr": "catalog:"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/climatemappedafrica/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-multi-carousel": "catalog:",
"react-share": "catalog:",
"react-vega": "catalog:",
"sharp": "^0.33.5",
"sharp": "catalog:",
"simplebar-react": "catalog:",
"swr": "catalog:",
"vega": "catalog:",
Expand Down
2 changes: 1 addition & 1 deletion apps/codeforafrica/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"react": "catalog:",
"react-dom": "catalog:",
"react-share": "catalog:",
"sharp": "^0.33.5",
"sharp": "catalog:",
"slate": "catalog:",
"swr": "catalog:"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/pesayetu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-multi-carousel": "catalog:",
"react-share": "catalog:",
"react-vega": "catalog:",
"sharp": "^0.33.5",
"sharp": "catalog:",
"simplebar-react": "catalog:",
"swr": "catalog:",
"vega": "catalog:",
Expand Down
2 changes: 1 addition & 1 deletion apps/promisetracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-dom": "catalog:",
"react-share": "catalog:",
"reading-time": "catalog:",
"sharp": "^0.33.5",
"sharp": "catalog:",
"simplebar-react": "catalog:",
"tiny-warning": "catalog:",
"victory": "catalog:"
Expand Down
8 changes: 4 additions & 4 deletions packages/commons-ui-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"react-dom": "catalog:",
"require-from-string": "catalog:",
"typescript": "catalog:",
"webpack": "^5.94.0"
"webpack": "catalog:"
},
"peerDependencies": {
"@babel/core": "catalog:",
"@commons-ui/core": "workspace:*",
"@mui/material": "catalog:",
"clsx": "catalog:",
"next": "~13.4.11",
"next": "catalog:",
"prop-types": "catalog:",
"react": "catalog:",
"react-dom": "^18.2.0"
"react-dom": "catalog:"
},
"dependencies": {
"clsx": "^2.1.1"
"clsx": "catalog:"
}
}
6 changes: 3 additions & 3 deletions packages/commons-ui-testing-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
"react-dom": "catalog:",
"react-test-renderer": "catalog:",
"typescript": "catalog:",
"webpack": "^5.94.0"
"webpack": "catalog:"
},
"peerDependencies": {
"@babel/core": "catalog:",
"@emotion/react": "catalog:",
"@emotion/styled": "catalog:",
"@mui/material": "catalog:",
"react": "catalog:",
"react-dom": "^18.2.0"
"react-dom": "catalog:"
},
"dependencies": {
"@testing-library/jest-dom": "catalog:",
"@testing-library/react": "catalog:",
"prop-types": "^15.8.1"
"prop-types": "catalog:"
}
}
6 changes: 3 additions & 3 deletions packages/eslint-config-commons-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"eslint-plugin-prettier": "catalog:",
"eslint-plugin-react": "catalog:",
"eslint-plugin-react-hooks": "catalog:",
"eslint-plugin-testing-library": "^6.3.0"
"eslint-plugin-testing-library": "catalog:"
},
"devDependencies": {
"@babel/core": "catalog:",
"eslint": "catalog:",
"prettier": "catalog:",
"react": "catalog:",
"typescript": "^5.5.4"
"typescript": "catalog:"
},
"peerDependencies": {
"eslint": "catalog:",
"prettier": "catalog:",
"typescript": "^4.6.2"
"typescript": "catalog:"
}
}
6 changes: 3 additions & 3 deletions packages/hurumap-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-test-renderer": "catalog:",
"require-from-string": "catalog:",
"typescript": "catalog:",
"webpack": "^5.94.0"
"webpack": "catalog:"
},
"peerDependencies": {
"@babel/core": "catalog:",
Expand All @@ -68,7 +68,7 @@
"react-copy-to-clipboard": "catalog:",
"react-dom": "catalog:",
"react-share": "catalog:",
"xlsx": "^0.18.5"
"xlsx": "catalog:"
},
"dependencies": {
"@commons-ui/core": "workspace:*",
Expand All @@ -79,6 +79,6 @@
"react-copy-to-clipboard": "catalog:",
"react-share": "catalog:",
"vega": "catalog:",
"xlsx": "^0.18.5"
"xlsx": "catalog:"
}
}
4 changes: 2 additions & 2 deletions packages/hurumap-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-leaflet": "catalog:",
"require-from-string": "catalog:",
"typescript": "catalog:",
"webpack": "^5.94.0"
"webpack": "catalog:"
},
"peerDependencies": {
"@babel/core": "catalog:",
Expand All @@ -68,6 +68,6 @@
"prop-types": "catalog:",
"react": "catalog:",
"react-dom": "catalog:",
"react-leaflet": "^4.2.1"
"react-leaflet": "catalog:"
}
}
2 changes: 1 addition & 1 deletion packages/jest-config-commons-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"clean": "rm -rf .turbo node_modules"
},
"dependencies": {
"jest-environment-jsdom": "^29.7.0"
"jest-environment-jsdom": "catalog:"
},
"devDependencies": {
"@babel/core": "catalog:",
Expand Down
Loading

0 comments on commit 0bfa676

Please sign in to comment.