Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
9754a231
Unverified
Commit
9754a231
authored
7 years ago
by
Joe Haddad
Browse files
Options
Download
Email Patches
Plain Diff
Bump deps
parent
096703ab
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
packages/confusing-browser-globals/package.json
+1
-1
packages/confusing-browser-globals/package.json
packages/react-dev-utils/package.json
+2
-2
packages/react-dev-utils/package.json
packages/react-error-overlay/package.json
+4
-4
packages/react-error-overlay/package.json
packages/react-scripts/package.json
+3
-3
packages/react-scripts/package.json
with
10 additions
and
10 deletions
+10
-10
packages/confusing-browser-globals/package.json
+
1
-
1
View file @
9754a231
...
...
@@ -16,6 +16,6 @@
"index.js"
],
"devDependencies"
:
{
"jest"
:
"22.1.
1
"
"jest"
:
"22.1.
2
"
}
}
This diff is collapsed.
Click to expand it.
packages/react-dev-utils/package.json
+
2
-
2
View file @
9754a231
...
...
@@ -39,7 +39,7 @@
"dependencies"
:
{
"@babel/code-frame"
:
"7.0.0-beta.38"
,
"address"
:
"1.0.3"
,
"browserslist"
:
"2.11.
1
"
,
"browserslist"
:
"2.11.
3
"
,
"chalk"
:
"2.3.0"
,
"cross-spawn"
:
"5.1.0"
,
"detect-port-alt"
:
"1.1.5"
,
...
...
@@ -59,7 +59,7 @@
"text-table"
:
"0.2.0"
},
"devDependencies"
:
{
"jest"
:
"22.1.
1
"
"jest"
:
"22.1.
2
"
},
"scripts"
:
{
"test"
:
"jest"
...
...
This diff is collapsed.
Click to expand it.
packages/react-error-overlay/package.json
+
4
-
4
View file @
9754a231
...
...
@@ -33,15 +33,15 @@
"@babel/code-frame"
:
"7.0.0-beta.38"
,
"@babel/core"
:
"7.0.0-beta.38"
,
"@babel/runtime"
:
"7.0.0-beta.38"
,
"anser"
:
"1.4.
4
"
,
"anser"
:
"1.4.
6
"
,
"babel-core"
:
"^7.0.0-bridge.0"
,
"babel-eslint"
:
"^8.0.2"
,
"babel-jest"
:
"^22.1.0"
,
"babel-loader"
:
"^8.0.0-beta.0"
,
"babel-preset-react-app"
:
"^3.1.1"
,
"chalk"
:
"^2.1.0"
,
"chokidar"
:
"^
1.7
.0"
,
"cross-env"
:
"5.
0.5
"
,
"chokidar"
:
"^
2.0
.0"
,
"cross-env"
:
"5.
1.3
"
,
"eslint"
:
"4.15.0"
,
"eslint-config-react-app"
:
"^2.1.0"
,
"eslint-plugin-flowtype"
:
"2.41.0"
,
...
...
@@ -50,7 +50,7 @@
"eslint-plugin-react"
:
"7.5.1"
,
"flow-bin"
:
"^0.63.1"
,
"html-entities"
:
"1.2.1"
,
"jest"
:
"22.1.
1
"
,
"jest"
:
"22.1.
2
"
,
"jest-fetch-mock"
:
"1.2.1"
,
"object-assign"
:
"4.1.1"
,
"promise"
:
"8.0.1"
,
...
...
This diff is collapsed.
Click to expand it.
packages/react-scripts/package.json
+
3
-
3
View file @
9754a231
...
...
@@ -31,7 +31,7 @@
"babel-preset-react-app"
:
"^3.1.1"
,
"case-sensitive-paths-webpack-plugin"
:
"2.1.1"
,
"chalk"
:
"2.3.0"
,
"css-loader"
:
"0.28.
8
"
,
"css-loader"
:
"0.28.
9
"
,
"dotenv"
:
"4.0.0"
,
"dotenv-expand"
:
"4.0.1"
,
"eslint"
:
"4.15.0"
,
...
...
@@ -46,7 +46,7 @@
"fs-extra"
:
"5.0.0"
,
"html-webpack-plugin"
:
"2.30.1"
,
"identity-obj-proxy"
:
"3.0.0"
,
"jest"
:
"22.1.
1
"
,
"jest"
:
"22.1.
2
"
,
"object-assign"
:
"4.1.1"
,
"postcss-flexbugs-fixes"
:
"3.2.0"
,
"postcss-loader"
:
"2.0.10"
,
...
...
@@ -69,7 +69,7 @@
"react-dom"
:
"^16.0.0"
},
"optionalDependencies"
:
{
"fsevents"
:
"1.1.
2
"
"fsevents"
:
"1.1.
3
"
},
"browserslist"
:
{
"development"
:
[
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment