mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
update dependencies
This commit is contained in:
parent
c175351c39
commit
2e4d022ad0
2
.gitignore
vendored
2
.gitignore
vendored
@ -29,3 +29,5 @@ test/data/**/*.rt.actual.js
|
||||
test/data/**/*.code.js
|
||||
test/data/**/*.actual.html
|
||||
/package-lock.json
|
||||
/yarn.lock
|
||||
/yarn-error.log
|
||||
|
@ -35,7 +35,7 @@
|
||||
"cheerio": "0.22.0",
|
||||
"css": "2.2.1",
|
||||
"escodegen": "1.8.1",
|
||||
"esprima": "3.1.3",
|
||||
"esprima": "4.0.0",
|
||||
"glob": "7.1.2",
|
||||
"lodash": "4.17.4",
|
||||
"normalize-html-whitespace": "0.2.0",
|
||||
@ -62,14 +62,12 @@
|
||||
"grunt-contrib-uglify": "3.0.1",
|
||||
"grunt-contrib-watch": "1.0.0",
|
||||
"grunt-eslint": "20.0.0",
|
||||
"grunt-tape": "0.1.0",
|
||||
"istanbul": "0.4.5",
|
||||
"json-loader": "0.5.4",
|
||||
"mocha": "3.4.2",
|
||||
"react": "15.3.2",
|
||||
"react-dom": "15.3.2",
|
||||
"react-native": "0.39.2",
|
||||
"tape": "4.7.0",
|
||||
"react-native": "0.45.1",
|
||||
"webpack": "3.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user