Skip to content

Commit

Permalink
bump @teambit/legacy version to 1.0.687 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Apr 21, 2024
1 parent 9cadff4 commit 4fcfc86
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teambit/legacy",
"version": "1.0.686",
"version": "1.0.687",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down
26 changes: 5 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scopes/react/eslint-config-bit-react/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"peerDependencies": {
"eslint": "> 8.0.0",
"@teambit/legacy": "1.0.686"
"@teambit/legacy": "1.0.687"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion scopes/react/react-native/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"react-native-web": "^0.16.0",
"@teambit/legacy": "1.0.686"
"@teambit/legacy": "1.0.687"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion scopes/react/react/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"@teambit/legacy": "1.0.686"
"@teambit/legacy": "1.0.687"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion scopes/ui-foundation/ui/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/webpack-dev-server": "-"
},
"peerDependencies": {
"@teambit/legacy": "1.0.686"
"@teambit/legacy": "1.0.687"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions workspace.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@
"peerDependencies": {
"@apollo/client": "^3.6.0",
"@teambit/base-react.navigation.link": "2.0.27",
"@teambit/legacy": "1.0.686",
"@teambit/legacy": "1.0.687",
"@testing-library/react": "^12.1.5",
"core-js": "^3.10.0",
"graphql": "15.8.0",
Expand Down Expand Up @@ -630,7 +630,7 @@
"@teambit/base-react.navigation.link": "2.0.27",
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1",
"@apollo/client": "3.6.9",
"@teambit/legacy": "1.0.686",
"@teambit/legacy": "1.0.687",
// These are the peer dependencies of Yarn
"@yarnpkg/cli": "3.6.1",
"@yarnpkg/core": "3.5.2",
Expand Down

0 comments on commit 4fcfc86

Please sign in to comment.