Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
16e5d15e
Commit
16e5d15e
authored
7 years ago
by
Dan Abramov
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Bump dependencies (#2658)
parent
0cebe046
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
packages/babel-preset-react-app/package.json
+1
-1
packages/babel-preset-react-app/package.json
packages/react-dev-utils/package.json
+5
-5
packages/react-dev-utils/package.json
packages/react-scripts/package.json
+14
-14
packages/react-scripts/package.json
with
20 additions
and
20 deletions
+20
-20
packages/babel-preset-react-app/package.json
+
1
-
1
View file @
16e5d15e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
"babel-plugin-transform-react-jsx-source"
:
"6.22.0"
,
"babel-plugin-transform-react-jsx-source"
:
"6.22.0"
,
"babel-plugin-transform-regenerator"
:
"6.24.1"
,
"babel-plugin-transform-regenerator"
:
"6.24.1"
,
"babel-plugin-transform-runtime"
:
"6.23.0"
,
"babel-plugin-transform-runtime"
:
"6.23.0"
,
"babel-preset-env"
:
"1.
4.0
"
,
"babel-preset-env"
:
"1.
5.2
"
,
"babel-preset-react"
:
"6.24.1"
"babel-preset-react"
:
"6.24.1"
},
},
"peerDependencies"
:
{
"peerDependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
packages/react-dev-utils/package.json
+
5
-
5
View file @
16e5d15e
...
@@ -33,8 +33,8 @@
...
@@ -33,8 +33,8 @@
"webpackHotDevClient.js"
"webpackHotDevClient.js"
],
],
"dependencies"
:
{
"dependencies"
:
{
"address"
:
"1.0.
1
"
,
"address"
:
"1.0.
2
"
,
"anser"
:
"1.
3.0
"
,
"anser"
:
"1.
4.1
"
,
"babel-code-frame"
:
"6.22.0"
,
"babel-code-frame"
:
"6.22.0"
,
"chalk"
:
"1.1.3"
,
"chalk"
:
"1.1.3"
,
"cross-spawn"
:
"4.0.2"
,
"cross-spawn"
:
"4.0.2"
,
...
@@ -43,13 +43,13 @@
...
@@ -43,13 +43,13 @@
"filesize"
:
"3.3.0"
,
"filesize"
:
"3.3.0"
,
"gzip-size"
:
"3.0.0"
,
"gzip-size"
:
"3.0.0"
,
"html-entities"
:
"1.2.1"
,
"html-entities"
:
"1.2.1"
,
"inquirer"
:
"3.
0.6
"
,
"inquirer"
:
"3.
1.1
"
,
"is-root"
:
"1.0.0"
,
"is-root"
:
"1.0.0"
,
"opn"
:
"5.
0
.0"
,
"opn"
:
"5.
1
.0"
,
"recursive-readdir"
:
"2.2.1"
,
"recursive-readdir"
:
"2.2.1"
,
"shell-quote"
:
"1.6.1"
,
"shell-quote"
:
"1.6.1"
,
"sockjs-client"
:
"1.1.4"
,
"sockjs-client"
:
"1.1.4"
,
"strip-ansi"
:
"
3
.0.
1
"
,
"strip-ansi"
:
"
4
.0.
0
"
,
"text-table"
:
"0.2.0"
"text-table"
:
"0.2.0"
}
}
}
}
This diff is collapsed.
Click to expand it.
packages/react-scripts/package.json
+
14
-
14
View file @
16e5d15e
...
@@ -21,40 +21,40 @@
...
@@ -21,40 +21,40 @@
"react-scripts"
:
"./bin/react-scripts.js"
"react-scripts"
:
"./bin/react-scripts.js"
},
},
"dependencies"
:
{
"dependencies"
:
{
"autoprefixer"
:
"7.1.
0
"
,
"autoprefixer"
:
"7.1.
1
"
,
"babel-core"
:
"6.2
4.1
"
,
"babel-core"
:
"6.2
5.0
"
,
"babel-eslint"
:
"7.2.3"
,
"babel-eslint"
:
"7.2.3"
,
"babel-jest"
:
"20.0.3"
,
"babel-jest"
:
"20.0.3"
,
"babel-loader"
:
"7.0.0"
,
"babel-loader"
:
"7.0.0"
,
"babel-preset-react-app"
:
"^3.0.0"
,
"babel-preset-react-app"
:
"^3.0.0"
,
"babel-runtime"
:
"6.23.0"
,
"babel-runtime"
:
"6.23.0"
,
"case-sensitive-paths-webpack-plugin"
:
"1.1
.4
"
,
"case-sensitive-paths-webpack-plugin"
:
"
2.
1.1"
,
"chalk"
:
"1.1.3"
,
"chalk"
:
"1.1.3"
,
"css-loader"
:
"0.28.
1
"
,
"css-loader"
:
"0.28.
4
"
,
"dotenv"
:
"4.0.0"
,
"dotenv"
:
"4.0.0"
,
"eslint"
:
"3.19.0"
,
"eslint"
:
"3.19.0"
,
"eslint-config-react-app"
:
"^1.0.4"
,
"eslint-config-react-app"
:
"^1.0.4"
,
"eslint-loader"
:
"1.7.1"
,
"eslint-loader"
:
"1.7.1"
,
"eslint-plugin-flowtype"
:
"2.3
3
.0"
,
"eslint-plugin-flowtype"
:
"2.3
4
.0"
,
"eslint-plugin-import"
:
"2.2.0"
,
"eslint-plugin-import"
:
"2.2.0"
,
"eslint-plugin-jsx-a11y"
:
"5.0.3"
,
"eslint-plugin-jsx-a11y"
:
"5.0.3"
,
"eslint-plugin-react"
:
"7.
0.1
"
,
"eslint-plugin-react"
:
"7.
1.0
"
,
"extract-text-webpack-plugin"
:
"2.1.
0
"
,
"extract-text-webpack-plugin"
:
"2.1.
2
"
,
"file-loader"
:
"0.11.
1
"
,
"file-loader"
:
"0.11.
2
"
,
"fs-extra"
:
"3.0.1"
,
"fs-extra"
:
"3.0.1"
,
"html-webpack-plugin"
:
"2.2
8
.0"
,
"html-webpack-plugin"
:
"2.2
9
.0"
,
"jest"
:
"20.0.
3
"
,
"jest"
:
"20.0.
4
"
,
"object-assign"
:
"4.1.1"
,
"object-assign"
:
"4.1.1"
,
"postcss-flexbugs-fixes"
:
"3.0.0"
,
"postcss-flexbugs-fixes"
:
"3.0.0"
,
"postcss-loader"
:
"2.0.
5
"
,
"postcss-loader"
:
"2.0.
6
"
,
"promise"
:
"7.1.1"
,
"promise"
:
"7.1.1"
,
"react-dev-utils"
:
"^3.0.0"
,
"react-dev-utils"
:
"^3.0.0"
,
"react-error-overlay"
:
"^1.0.7"
,
"react-error-overlay"
:
"^1.0.7"
,
"style-loader"
:
"0.1
7.0
"
,
"style-loader"
:
"0.1
8.2
"
,
"sw-precache-webpack-plugin"
:
"0.11.3"
,
"sw-precache-webpack-plugin"
:
"0.11.3"
,
"url-loader"
:
"0.5.
8
"
,
"url-loader"
:
"0.5.
9
"
,
"webpack"
:
"2.6.1"
,
"webpack"
:
"2.6.1"
,
"webpack-dev-server"
:
"2.
4.5
"
,
"webpack-dev-server"
:
"2.
5.0
"
,
"webpack-manifest-plugin"
:
"1.1.0"
,
"webpack-manifest-plugin"
:
"1.1.0"
,
"whatwg-fetch"
:
"2.0.3"
"whatwg-fetch"
:
"2.0.3"
},
},
...
...
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
Menu
Explore
Projects
Groups
Snippets