Skip to content

Commit

Permalink
[chore] Normalize some dependencies (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Sep 27, 2018
1 parent dcbf6f3 commit a873689
Show file tree
Hide file tree
Showing 17 changed files with 870 additions and 462 deletions.
1,163 changes: 855 additions & 308 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/@sanity/block-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@sanity/schema": "0.134.0",
"assert": "^1.4.1",
"in-publish": "^2.0.0",
"jest": "^22.4.3",
"jest": "^23.6.0",
"jsdom": "^11.3.0",
"xpath": "^0.0.24"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"decompress": "^4.2.0",
"deep-sort-object": "^1.0.1",
"es6-promisify": "^6.0.0",
"eventsource": "^1.0.5",
"eventsource": "^1.0.6",
"execa": "^0.10.0",
"fs-extra": "^6.0.1",
"gauge": "^2.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/desk-tool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@sanity/components": "0.134.0",
"@sanity/core": "0.134.0",
"history": "^4.6.3",
"jest": "^22.4.3",
"jest": "^23.6.0",
"postcss-cssnext": "^3.0.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/document-window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@sanity/client": "0.134.0",
"chalk": "^2.3.0",
"hard-rejection": "^1.0.0",
"jest": "^22.4.3",
"jest": "^23.6.0",
"object.pick": "^1.3.0",
"rxjs": "^6.1.0",
"table": "^4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@sanity/client": "0.134.0",
"decompress": "^4.2.0",
"jest": "^22.4.3",
"jest": "^23.6.0",
"rimraf": "^2.6.2",
"string-to-stream": "^1.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/image-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babel-core": "^7.0.0-bridge.0",
"browserify": "^14.3.0",
"envify": "^4.0.0",
"jest": "^23.5.0",
"jest": "^23.6.0",
"rimraf": "^2.6.2",
"uglify-js": "^3.1.10",
"uglifyify": "^3.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@sanity/client": "0.134.0",
"get-it": "^4.0.1",
"jest": "^22.4.3",
"jest": "^23.6.0",
"rimraf": "^2.6.2"
},
"repository": {
Expand Down
23 changes: 0 additions & 23 deletions packages/@sanity/language-filter/package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/@sanity/language-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"language-filter"
],
"dependencies": {
"rxjs": "^6.1.x"
"rxjs": "^6.1.0"
},
"peerDependencies": {
"prop-types": "^16.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"empty": "^0.10.1",
"flow-typed": "^2.2.3",
"jest": "^22.4.3"
"jest": "^23.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node": "6.0.52",
"empty": "^0.10.1",
"flow-typed": "^2.2.3",
"jest": "^22.4.3",
"jest": "^23.6.0",
"recursive-readdir": "^2.1.0",
"rimraf": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/jest": "^22.0.0",
"jest": "^22.4.3",
"jest": "^23.6.0",
"rimraf": "^2.6.2",
"rxjs": "^6.1.0",
"ts-jest": "^22.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"url": "git+https://github.com/sanity-io/sanity.git"
},
"devDependencies": {
"jest": "^22.4.3"
"jest": "^23.6.0"
},
"dependencies": {
"clone-deep": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"moment": "^2.19.1",
"query-string": "^4.3.2",
"react-codemirror2": "^1.0.0",
"react-icon-base": "^2.0.4",
"react-icon-base": "^2.1.2",
"react-json-inspector": "^7.1.1",
"react-spinner": "^0.2.6",
"react-split-pane": "^0.1.63"
Expand Down
115 changes: 0 additions & 115 deletions packages/ecommerce-studio/package-lock.json

This file was deleted.

5 changes: 2 additions & 3 deletions packages/ecommerce-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@
"@sanity/default-login": "0.134.0",
"@sanity/desk-tool": "0.134.0",
"@sanity/vision": "0.134.0",
"prop-types": "^15.6",
"react": "^16.2",
"react": "^16.2.0",
"react-barcode": "^1.3.2",
"react-dom": "^16.2"
"react-dom": "^16.2.0"
},
"bugs": {
"url": "https://github.com/sanity-io/sanity/issues"
Expand Down

0 comments on commit a873689

Please sign in to comment.