mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
update several node modules
This commit is contained in:
parent
32c62336dc
commit
6bf36846dc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "draggable-examples",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "Examples for draggable.js",
|
||||
"author": "Max Hoffmann and Curtis Dulmage",
|
||||
"homepage": "https://shopify.github.io/draggable",
|
||||
@ -37,14 +37,14 @@
|
||||
"threads": "git+ssh://git@github.com/beefchimi/threads.git#v1.0.0-beta8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^7.2.5",
|
||||
"autoprefixer": "^8.1.0",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-loader": "^7.1.3",
|
||||
"babel-preset-shopify": "^16.2.0",
|
||||
"browser-sync": "^2.23.6",
|
||||
"cssnano": "^3.10.0",
|
||||
"cssnano-preset-advanced": "^4.0.0-rc.2",
|
||||
"eslint": "^4.17.0",
|
||||
"eslint": "^4.18.2",
|
||||
"eslint-plugin-prettier": "^2.6.0",
|
||||
"eslint-plugin-shopify": "^19.0.0",
|
||||
"gulp": "gulpjs/gulp.git#4.0",
|
||||
@ -55,12 +55,12 @@
|
||||
"gulp-postcss": "^7.0.1",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-sourcemaps": "^2.6.4",
|
||||
"nunjucks": "^3.0.1",
|
||||
"prettier": "^1.10.2",
|
||||
"nunjucks": "^3.1.2",
|
||||
"prettier": "^1.11.1",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"stylelint": "^8.4.0",
|
||||
"stylelint-config-shopify": "^4.0.0",
|
||||
"stylelint": "^9.1.1",
|
||||
"stylelint-config-shopify": "^5.0.0",
|
||||
"webpack": "^3.10.0",
|
||||
"webpack-bundle-analyzer": "^2.10.0"
|
||||
"webpack-bundle-analyzer": "^2.11.1"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user