Merge branch 'master' into greenkeeper/semver-5.5.0
18
package.json
@ -55,13 +55,13 @@
|
||||
"connect-history-api-fallback": "1.5.0",
|
||||
"copy-webpack-plugin": "4.3.1",
|
||||
"cpx": "1.5.0",
|
||||
"css-loader": "0.28.8",
|
||||
"css-loader": "0.28.9",
|
||||
"escope": "3.6.0",
|
||||
"eslint": "4.15.0",
|
||||
"eslint": "4.16.0",
|
||||
"eslint-config-standard": "10.2.1",
|
||||
"eslint-friendly-formatter": "3.0.0",
|
||||
"eslint-loader": "1.9.0",
|
||||
"eslint-plugin-html": "4.0.1",
|
||||
"eslint-plugin-html": "4.0.2",
|
||||
"eslint-plugin-import": "2.8.0",
|
||||
"eslint-plugin-node": "5.2.1",
|
||||
"eslint-plugin-promise": "3.6.0",
|
||||
@ -76,16 +76,16 @@
|
||||
"http-proxy-middleware": "0.17.4",
|
||||
"less": "2.7.3",
|
||||
"less-loader": "4.0.5",
|
||||
"local-web-server": "2.3.0",
|
||||
"local-web-server": "2.4.0",
|
||||
"lolex": "2.3.1",
|
||||
"mocha": "4.1.0",
|
||||
"mocha": "5.0.0",
|
||||
"mv": "2.1.1",
|
||||
"opn": "5.2.0",
|
||||
"optimize-css-assets-webpack-plugin": "3.2.0",
|
||||
"ora": "1.3.0",
|
||||
"pdf-image": "1.1.0",
|
||||
"postcss": "6.0.16",
|
||||
"postcss-cssnext": "3.0.2",
|
||||
"postcss-cssnext": "3.1.0",
|
||||
"puppeteer": "1.0.0",
|
||||
"rename": "1.0.4",
|
||||
"request": "2.83.0",
|
||||
@ -94,13 +94,13 @@
|
||||
"rx": "4.1.0",
|
||||
"rxjs": "5.5.6",
|
||||
"semver": "5.5.0",
|
||||
"shelljs": "0.8.0",
|
||||
"shelljs": "0.8.1",
|
||||
"testcafe": "0.18.6",
|
||||
"testcafe-hammerhead": "12.1.7",
|
||||
"testcafe-hammerhead": "12.1.9",
|
||||
"url-exists": "1.0.3",
|
||||
"url-loader": "0.6.2",
|
||||
"vue-loader": "13.7.0",
|
||||
"vue-style-loader": "3.0.3",
|
||||
"vue-style-loader": "3.1.0",
|
||||
"vue-template-compiler": "2.5.13",
|
||||
"webpack": "3.10.0",
|
||||
"webpack-bundle-analyzer": "2.9.2",
|
||||
|
||||
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
@ -1,5 +1,7 @@
|
||||
const lang = {
|
||||
contact: 'Contact',
|
||||
born: 'Né en',
|
||||
bornIn: 'à',
|
||||
experience: 'Expérience professionelle',
|
||||
education: 'Formation',
|
||||
skills: 'Compétences',
|
||||
|
||||