Skip to content

Commit

Permalink
fix(CRA): bump all CRA deps to next version
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Sep 27, 2021
1 parent ff347c0 commit 85b0ce4
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions packages/bod/src/commands/CreateCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class CreateCommand extends BaseCommand {
value: 'jsx',
command: 'npx',
args: [
'create-react-app',
'create-react-app@next',
'--template',
'@sabertazimi',
'--scripts-version',
Expand All @@ -37,7 +37,7 @@ class CreateCommand extends BaseCommand {
value: 'tsx',
command: 'npx',
args: [
'create-react-app',
'create-react-app@next',
'--template',
'@sabertazimi/typescript',
'--scripts-version',
Expand All @@ -49,7 +49,7 @@ class CreateCommand extends BaseCommand {
value: 'framework',
command: 'npx',
args: [
'create-react-app',
'create-react-app@next',
'--template',
'bod',
'--scripts-version',
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@rushstack/eslint-patch": "^1.0.7",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"babel-preset-react-app": "11.0.0-next.81",
"confusing-browser-globals": "2.0.0-next.75",
"babel-preset-react-app": "^11.0.0-next.81",
"confusing-browser-globals": "^2.0.0-next.81",
"eslint-plugin-flowtype": "^6.1.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@svgr/webpack": "^5.5.0",
"babel-jest": "^27.2.2",
"babel-loader": "^8.2.2",
"babel-plugin-named-asset-import": "^0.3.7",
"babel-plugin-named-asset-import": "^1.0.0-next.81",
"babel-preset-react-app": "^11.0.0-next.81",
"bfj": "^7.0.2",
"browserslist": "^4.17.1",
Expand Down Expand Up @@ -65,7 +65,7 @@
"postcss-preset-env": "^6.7.0",
"prettier": "^2.4.1",
"prompts": "^2.4.1",
"react-app-polyfill": "^2.0.0",
"react-app-polyfill": "^3.0.0-next.81",
"react-dev-utils": "^12.0.0-next.37",
"react-refresh": "^0.10.0",
"resolve": "^1.20.0",
Expand Down
2 changes: 1 addition & 1 deletion scripts/e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ class Test {
utils.info('Run create-react-app to generate project ...');
utils.exec(`rm -fr ${this.appPath}`);
utils.exec(
`yarn dlx create-react-app ${this.appName} --template ${templatePath} --scripts-version ${scriptsPath}`,
`yarn dlx create-react-app@next ${this.appName} --template ${templatePath} --scripts-version ${scriptsPath}`,
this.rootPath
);
}
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3878,7 +3878,7 @@ __metadata:
"@svgr/webpack": ^5.5.0
babel-jest: ^27.2.2
babel-loader: ^8.2.2
babel-plugin-named-asset-import: ^0.3.7
babel-plugin-named-asset-import: ^1.0.0-next.81
babel-preset-react-app: ^11.0.0-next.81
bfj: ^7.0.2
browserslist: ^4.17.1
Expand Down Expand Up @@ -3910,7 +3910,7 @@ __metadata:
prettier: ^2.4.1
prompts: ^2.4.1
react: ^17.0.2
react-app-polyfill: ^2.0.0
react-app-polyfill: ^3.0.0-next.81
react-dev-utils: ^12.0.0-next.37
react-dom: ^17.0.2
react-refresh: ^0.10.0
Expand Down Expand Up @@ -6015,12 +6015,12 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-named-asset-import@npm:^0.3.7":
version: 0.3.7
resolution: "babel-plugin-named-asset-import@npm:0.3.7"
"babel-plugin-named-asset-import@npm:^1.0.0-next.81":
version: 1.0.0-next.fb6e6f70
resolution: "babel-plugin-named-asset-import@npm:1.0.0-next.fb6e6f70"
peerDependencies:
"@babel/core": ^7.1.0
checksum: 4c9a42a2762f3d596a09105d05991525a0553d095030459d0f71449b023801ccc43e90fa20b618c52283dc61ca528a4a59df244e5b1dd583867786088eb473b7
checksum: feb4bc5618aea27b14ce2820aef91e2ea7752cd7d64072878f74f71152a427e50edff949202acdb91f372f31a96ab063161e5585725f5a3d42568ea490798a62
languageName: node
linkType: hard

Expand Down Expand Up @@ -6101,7 +6101,7 @@ __metadata:
languageName: node
linkType: hard

"babel-preset-react-app@npm:11.0.0-next.81, babel-preset-react-app@npm:^11.0.0-next.81":
"babel-preset-react-app@npm:^11.0.0-next.81":
version: 11.0.0-next.81
resolution: "babel-preset-react-app@npm:11.0.0-next.81"
dependencies:
Expand Down Expand Up @@ -7354,10 +7354,10 @@ __metadata:
languageName: node
linkType: hard

"confusing-browser-globals@npm:2.0.0-next.75":
version: 2.0.0-next.75
resolution: "confusing-browser-globals@npm:2.0.0-next.75"
checksum: beca00f70bbba32457774331b99307a4477dda5619c7a9a6ca4ad1d724605ae04e134e32945052081626358e3c213dcc5d4da807e56974b236b67e784b92fe21
"confusing-browser-globals@npm:^2.0.0-next.81":
version: 2.0.0-next.fb6e6f70
resolution: "confusing-browser-globals@npm:2.0.0-next.fb6e6f70"
checksum: 8be5a9745daec343bdd70ad586e21f486dd58e440449cda460637de726c7cfe4acd9932807d1a689a255e8bc6fb805155b489a0e1e2644effeabbe8db68e9e1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9182,8 +9182,8 @@ __metadata:
"@rushstack/eslint-patch": ^1.0.7
"@typescript-eslint/eslint-plugin": ^4.31.2
"@typescript-eslint/parser": ^4.31.2
babel-preset-react-app: 11.0.0-next.81
confusing-browser-globals: 2.0.0-next.75
babel-preset-react-app: ^11.0.0-next.81
confusing-browser-globals: ^2.0.0-next.81
eslint-plugin-flowtype: ^6.1.0
eslint-plugin-import: ^2.24.2
eslint-plugin-jest: ^24.4.2
Expand Down Expand Up @@ -17747,17 +17747,17 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"react-app-polyfill@npm:^2.0.0":
version: 2.0.0
resolution: "react-app-polyfill@npm:2.0.0"
"react-app-polyfill@npm:^3.0.0-next.81":
version: 3.0.0-next.81
resolution: "react-app-polyfill@npm:3.0.0-next.81"
dependencies:
core-js: ^3.6.5
object-assign: ^4.1.1
promise: ^8.1.0
raf: ^3.4.1
regenerator-runtime: ^0.13.7
whatwg-fetch: ^3.4.1
checksum: 99e52a6b2229c7ca730cfd44ac95640f955be71d144225bd6c24fa47922a742658a371d0a2f0876d732533f1055b7cd7e9d534c89c29f8ca889ecd1b8d15f065
checksum: a53ee746c68f57cdc65fa739776f03006de6748df5a0b2f7586b7aabf4fbda0dda3524ca323d3d2fb10dbb0bd63df722b10781ce67cf9c4a2d1ef460b1f43091
languageName: node
linkType: hard

Expand Down

0 comments on commit 85b0ce4

Please sign in to comment.