Skip to content

Commit

Permalink
[update] URL to forked toolbox-utils (was just renamed upstream)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominique Quatravaux committed Jun 30, 2021
1 parent 88d8181 commit dd689d5
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Then, to install the project on your environment :
$ git clone [email protected]:epfl-si/elements.git
$ cd ./elements
$ yarn
$ npx gulp -f node_modules/toolbox-utils/gulpfile.js prepare --project=$PWD
$ npx gulp -f node_modules/epfl-elements-toolbox-utils/gulpfile.js prepare --project=$PWD
```

(The latter command creates and populates your `~/.toolbox/` directory)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"selectize.js": "^0.12.12",
"stylelint-scss": "^3.18.0",
"tablesaw": "^3.1.2",
"toolbox-utils": "https://github.com/epfl-si/toolbox-utils"
"epfl-elements-toolbox-utils": "https://github.com/epfl-si/epfl-elements-toolbox-utils"
},
"devDependencies": {
"backstopjs": "^5.0.1",
Expand Down
126 changes: 63 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3927,6 +3927,69 @@ env-paths@^2.2.0:
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==

"epfl-elements-toolbox-utils@https://github.com/epfl-si/epfl-elements-toolbox-utils":
version "1.5.0"
resolved "https://github.com/epfl-si/epfl-elements-toolbox-utils#357dc0db4881267946bb1bb366becbaa0d65ca45"
dependencies:
"@babel/core" "^7.4.4"
"@babel/preset-env" "^7.4.4"
autoprefixer "^9.5.1"
axios "^0.21"
babel-eslint "^10.0.1"
babel-loader "^8.0.5"
babel-register "^6.26.0"
browser-sync "^2.26.5"
chalk "^2.4.2"
child_process "^1.0.2"
cross-spawn "^6.0.5"
cssnano "^5.0.6"
del "^4.1.1"
download "https://github.com/FeelyChau/download"
eslint "^5.16.0"
eslint-config-airbnb "^17.1.0"
eslint-plugin-import "^2.17.2"
eslint-plugin-jsx-a11y "^6.2.1"
eslint-plugin-react "^7.12.4"
fancy-log "^1.3.3"
fs-extra "^7.0.1"
gulp "^4.0.0"
gulp-cheerio "https://github.com/epfl-si/gulp-cheerio/"
gulp-concat "^2.6.1"
gulp-consolidate "^0.2.0"
gulp-eslint "^5.0.0"
gulp-load-plugins "^1.5.0"
gulp-noop "^1.0.0"
gulp-notify "^3.2.0"
gulp-plumber "^1.2.1"
gulp-postcss "^9.0.0"
gulp-rename "^1.4.0"
gulp-replace "^1.0.0"
gulp-sass "^5.0.0"
gulp-size "^3.0.0"
gulp-sourcemaps "^2.6.5"
gulp-stylelint "^13"
gulp-svgo "https://github.com/epfl-si/gulp-svgo/"
gulp-svgstore "^8.0.0"
gulp-uglify "^3.0.2"
jquery "^3.4.1"
latest-version "^5.1.0"
merge-stream "^1.0.1"
node-fetch "^2.5.0"
node-sass "^6.0.0"
postcss "^8.2.15"
postcss-reporter "^7.0.2"
postcss-scss "^4.0.0"
stylelint "^13"
stylelint-config-standard "^22"
stylelint-order "^3.0.0"
webpack "^4.30.0"
webpack-dev-middleware "^3.6.2"
webpack-dev-server "^3.3.1"
webpack-hot-middleware "^2.24.4"
webpack-module-hot-accept "^1.0.5"
yamljs "^0.3.0"
yargs "^13.2.2"

errno@^0.1.3, errno@~0.1.7:
version "0.1.8"
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.8.tgz#8bb3e9c7d463be4976ff888f76b4809ebc2e811f"
Expand Down Expand Up @@ -10819,69 +10882,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==

"toolbox-utils@https://github.com/epfl-si/toolbox-utils":
version "1.5.0"
resolved "https://github.com/epfl-si/toolbox-utils#06cec7987013f75f0037f11d338123291f2f0219"
dependencies:
"@babel/core" "^7.4.4"
"@babel/preset-env" "^7.4.4"
autoprefixer "^9.5.1"
axios "^0.21"
babel-eslint "^10.0.1"
babel-loader "^8.0.5"
babel-register "^6.26.0"
browser-sync "^2.26.5"
chalk "^2.4.2"
child_process "^1.0.2"
cross-spawn "^6.0.5"
cssnano "^5.0.6"
del "^4.1.1"
download "https://github.com/FeelyChau/download"
eslint "^5.16.0"
eslint-config-airbnb "^17.1.0"
eslint-plugin-import "^2.17.2"
eslint-plugin-jsx-a11y "^6.2.1"
eslint-plugin-react "^7.12.4"
fancy-log "^1.3.3"
fs-extra "^7.0.1"
gulp "^4.0.0"
gulp-cheerio "https://github.com/epfl-si/gulp-cheerio/"
gulp-concat "^2.6.1"
gulp-consolidate "^0.2.0"
gulp-eslint "^5.0.0"
gulp-load-plugins "^1.5.0"
gulp-noop "^1.0.0"
gulp-notify "^3.2.0"
gulp-plumber "^1.2.1"
gulp-postcss "^9.0.0"
gulp-rename "^1.4.0"
gulp-replace "^1.0.0"
gulp-sass "^5.0.0"
gulp-size "^3.0.0"
gulp-sourcemaps "^2.6.5"
gulp-stylelint "^13"
gulp-svgo "https://github.com/epfl-si/gulp-svgo/"
gulp-svgstore "^8.0.0"
gulp-uglify "^3.0.2"
jquery "^3.4.1"
latest-version "^5.1.0"
merge-stream "^1.0.1"
node-fetch "^2.5.0"
node-sass "^6.0.0"
postcss "^8.2.15"
postcss-reporter "^7.0.2"
postcss-scss "^4.0.0"
stylelint "^13"
stylelint-config-standard "^22"
stylelint-order "^3.0.0"
webpack "^4.30.0"
webpack-dev-middleware "^3.6.2"
webpack-dev-server "^3.3.1"
webpack-hot-middleware "^2.24.4"
webpack-module-hot-accept "^1.0.5"
yamljs "^0.3.0"
yargs "^13.2.2"

tough-cookie@~2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
Expand Down

0 comments on commit dd689d5

Please sign in to comment.