⬆️ Mise à jour des librairies
parent
87a2b91cf1
commit
3b0d6829ad
|
@ -18,7 +18,7 @@
|
|||
"ignore-loader": "^0.1.2",
|
||||
"install": "^0.10.1",
|
||||
"js-yaml": "^3.9.1",
|
||||
"marked": "^0.3.6",
|
||||
"marked": "^0.3.7",
|
||||
"nearley": "^2.9.2",
|
||||
"npm": "^5.3.0",
|
||||
"ramda": "0.24.1",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"react-redux": "^5.0.6",
|
||||
"react-router": "^4.2.0",
|
||||
"react-router-dom": "^4.2.2",
|
||||
"react-scroll": "^1.5.4",
|
||||
"react-scroll": "^1.7.3",
|
||||
"react-select": "^1.0.0-rc.10",
|
||||
"react-select-fast-filter-options": "^0.2.3",
|
||||
"react-transition-group": "^2.2.1",
|
||||
|
@ -51,7 +51,7 @@
|
|||
"@babel/preset-env": "^7.0.0-beta.34",
|
||||
"@babel/preset-react": "^7.0.0-beta.34",
|
||||
"akh": "^3.1.2",
|
||||
"autoprefixer": "^7.1.1",
|
||||
"autoprefixer": "^7.2.1",
|
||||
"babel-loader": "8.0.0-beta.0",
|
||||
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
||||
"babel-plugin-transform-class-properties": "^6.24.1",
|
||||
|
@ -87,7 +87,7 @@
|
|||
"source-map-support": "^0.5.0",
|
||||
"style-loader": "^0.19.0",
|
||||
"url-loader": "^0.6.2",
|
||||
"webpack": "^3.9.1",
|
||||
"webpack": "^3.10.0",
|
||||
"webpack-dev-server": "^2.9.5"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue