Skip to content

Commit

Permalink
Move React version to pnpm catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan committed Dec 31, 2024
1 parent 2236b69 commit 45ff51c
Show file tree
Hide file tree
Showing 64 changed files with 66 additions and 63 deletions.
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"mustache": "^4.2.0",
"node-forge": "^0.10.0",
"rc-tree": "^4.0.0-beta.2",
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-draggable": "^4.2.0",
"react-helmet": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/myaccount/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"path-browserify": "^1.0.1",
"postcss-loader": "^3.0.0",
"qrcode.react": "^1.0.0",
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-helmet": "^5.2.1",
"react-i18next": "^11.18.5",
Expand Down
2 changes: 1 addition & 1 deletion features/admin.actions.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.administrators.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.api-resources.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.api-resources.v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.application-roles.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion features/admin.application-templates.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.applications.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.authentication-flow-builder.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion features/admin.authentication.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"peerDependencies": {
"@asgardeo/auth-react": "^5.1.2",
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.authorization.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.base.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"tslib": "*"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0"
}
}
2 changes: 1 addition & 1 deletion features/admin.branding.ai.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.branding.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.certificates.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.claims.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.connections.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.console-settings.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.core.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
},
"peerDependencies": {
"@asgardeo/auth-react": "^5.1.2",
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.email-and-sms.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.email-management.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.email-providers.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.email-templates.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.extensions.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.feature-gate.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.groups.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.home.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.identity-providers.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.impersonation.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.login-flow.ai.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.logs.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.oidc-scopes.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.org-insights.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.organization-discovery.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.organizations.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.private-key-jwt.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.provisioning.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.remote-userstores.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.roles.v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion features/admin.roles.v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"react": "^18.2.0",
"react": "catalog:",
"react-dom": "^18.2.0",
"react-router-dom": "^4.3.1"
},
Expand Down
Loading

0 comments on commit 45ff51c

Please sign in to comment.