Skip to content

Commit

Permalink
fix(yarn): upgrade-yarn-to-4-5-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreyasSharma28 committed Oct 25, 2024
1 parent 16e9c20 commit e309d06
Show file tree
Hide file tree
Showing 108 changed files with 657 additions and 651 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.5.0.cjs → .yarn/releases/yarn-4.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ nodeLinker: node-modules

npmRegistryServer: "https://registry.npmjs.org"

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,6 @@
"eslint-plugin-mocha",
"eslint-plugin-react"
]
}
},
"packageManager": "[email protected]"
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2",
"react": "18.3.1",
"react-syntax-highlighter": "^6.0.2"
},
"devDependencies": {
Expand All @@ -34,4 +34,4 @@
"test:unit": "cd ../../ && yarn run test:unit private-react-component-example-code"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@momentum-ui/react": "23.27.11",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"test:unit": "cd ../../ && yarn run test:unit private-react-component-space-destination"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@momentum-ui/react": "23.27.11",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -34,4 +34,4 @@
"test:unit": "cd ../../ && yarn run test:unit private-react-component-token-input"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webex/react-container-presence-avatar": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -34,4 +34,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-item-base"
},
"version": "0.211.0"
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-activity-item/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@webex/react-component-utils": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -36,4 +36,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-item"
},
"version": "0.211.0"
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-activity-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@webex/react-component-utils": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -36,4 +36,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-list"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@momentum-ui/react": "23.27.11",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-menu-header"
},
"version": "0.211.0"
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-activity-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webex/react-component-button-controls": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -34,4 +34,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-menu"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@webex/react-component-button": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-post-action"
},
"version": "0.211.0"
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-activity-post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webex/react-component-activity-text": "workspace:*",
"@webex/react-component-adaptive-card": "workspace:*",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -34,4 +34,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-post"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webex/react-component-utils": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -34,4 +34,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-share-file"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@webex/react-container-file-downloader": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -38,4 +38,4 @@
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-share-files"
},
"version": "0.211.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@webex/react-component-utils": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -35,4 +35,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-activity-share-thumbnail",
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-share-thumbnail"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@webex/react-component-call-data-activity": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2",
"react": "18.3.1",
"react-intl": "^5.15.7"
},
"devDependencies": {
Expand All @@ -34,4 +34,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-activity-system-message",
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-system-message"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-activity-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -32,4 +32,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-activity-text",
"test:unit": "cd ../../ && yarn run test:unit react-component-activity-text"
}
}
}
6 changes: 3 additions & 3 deletions packages/@webex/react-component-adaptive-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@webex/redux-module-conversation": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intl": "^5.15.7",
"react-redux": "^5.0.1",
"redux": "^3.6.0"
Expand All @@ -37,4 +37,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-adaptive-card",
"test:unit": "cd ../../ && yarn run test:unit react-component-adaptive-card"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-add-file-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@webex/react-component-icon": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-add-file-button",
"test:unit": "cd ../../ && yarn run test:unit react-component-add-file-button"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-audio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -32,4 +32,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-audio",
"test:unit": "cd ../../ && yarn run test:unit react-component-audio"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@webex/react-component-icon": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-avatar",
"test:unit": "cd ../../ && yarn run test:unit react-component-avatar"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -32,4 +32,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-badge",
"test:unit": "cd ../../ && yarn run test:unit react-component-badge"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-button-controls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@momentum-ui/react": "23.27.11",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-button-controls",
"test:unit": "cd ../../ && yarn run test:unit react-component-button-controls"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@webex/react-component-icon": "workspace:*",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-button",
"test:unit": "cd ../../ && yarn run test:unit react-component-button"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"moment": "^2.17.1",
"prop-types": "^15.5.10",
"react": "^17.0.2",
"react": "18.3.1",
"react-intl": "^5.15.7"
},
"devDependencies": {
Expand All @@ -33,4 +33,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-call-data-activity",
"test:unit": "cd ../../ && yarn run test:unit react-component-call-data-activity"
}
}
}
4 changes: 2 additions & 2 deletions packages/@webex/react-component-chip-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@momentum-ui/react": "23.27.11",
"classnames": "^2.2.5",
"prop-types": "^15.5.10",
"react": "^17.0.2"
"react": "18.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.3",
Expand All @@ -33,4 +33,4 @@
"publish": "cross-env-shell NODE_ENV='' babel-node ../../../scripts/publish/index.js package react-component-chip-base",
"test:unit": "cd ../../ && yarn run test:unit react-component-chip-base"
}
}
}
Loading

0 comments on commit e309d06

Please sign in to comment.