Skip to content

Commit

Permalink
Fix peer deps warnings (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri committed Dec 30, 2018
1 parent eb01387 commit f294576
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jss",
"name": "root",
"private": true,
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jss": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.0.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-camel-case/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jss-plugin-rule-value-function": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.7.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jss": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.0.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-default-unit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jss-plugin-rule-value-observable": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.4.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-expand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jss-plugin-rule-value-observable": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.4.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-extend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jss-plugin-rule-value-function": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.7.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"check-snapshot": "node ../../scripts/match-snapshot.js"
},
"peerDependencies": {
"jss": "^9.0.0"
"jss": "^10.0.0-alpha.3"
},
"devDependencies": {
"jss": "^10.0.0-alpha.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-isolate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jss-plugin-nested": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.0.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-nested/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jss-plugin-rule-value-function": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.0.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-props-sort/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jss": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.0.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-rule-value-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"check-snapshot": "node ../../scripts/match-snapshot.js"
},
"peerDependencies": {
"jss": "^9.7.0"
"jss": "^10.0.0-alpha.3"
},
"devDependencies": {
"jss": "^10.0.0-alpha.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-rule-value-observable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"check-snapshot": "node ../../scripts/match-snapshot.js"
},
"peerDependencies": {
"jss": "^9.7.0"
"jss": "^10.0.0-alpha.3"
},
"devDependencies": {
"jss": "^10.0.0-alpha.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jss": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.0.0"
"jss": "^10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jss-plugin-vendor-prefixer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"jss-plugin-rule-value-function": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.5.0"
"jss": "10.0.0-alpha.3"
}
}
2 changes: 1 addition & 1 deletion packages/jss-preset-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jss": "^10.0.0-alpha.3"
},
"peerDependencies": {
"jss": "^9.7.0"
"jss": "10.0.0-alpha.3"
},
"dependencies": {
"@babel/runtime": "^7.0.0",
Expand Down

0 comments on commit f294576

Please sign in to comment.