This repository was archived by the owner on May 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 19 files changed +36
-36
lines changed
Expand file tree Collapse file tree 19 files changed +36
-36
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-apollo-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of mocking the Apollo Client" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
1919 "lodash" : " ^4.17.11" ,
2020 "react-apollo" : " ^2.2.4" ,
2121 "react-cosmos-apollo-proxy" : " ^4.8.2" ,
22- "react-cosmos-classic" : " ^4.8.4 " ,
22+ "react-cosmos-classic" : " ^4.8.5 " ,
2323 "react-cosmos-shared" : " ^4.8.2"
2424 },
2525 "private" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-axios-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of mocking Axios (XMLHttpRequest)" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
99 },
1010 "dependencies" : {
1111 "axios" : " ^0.18.0" ,
12- "react-cosmos-classic" : " ^4.8.4 " ,
12+ "react-cosmos-classic" : " ^4.8.5 " ,
1313 "react-cosmos-xhr-proxy" : " ^4.8.2"
1414 },
1515 "private" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-browserify-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of using Cosmos with Browserify" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
1212 "budo" : " ^9.2.1" ,
1313 "prop-types" : " ^15.6.2" ,
1414 "react-cosmos-loader" : " ^4.8.4" ,
15- "react-cosmos-playground" : " ^4.8.4 " ,
15+ "react-cosmos-playground" : " ^4.8.5 " ,
1616 "react-cosmos-shared" : " ^4.8.2" ,
1717 "react-cosmos-voyager2" : " ^4.8.2" ,
1818 "require-globify" : " ^1.4.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-context-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of mocking component context" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
99 },
1010 "dependencies" : {
1111 "prop-types" : " ^15.6.2" ,
12- "react-cosmos-classic" : " ^4.8.4 " ,
12+ "react-cosmos-classic" : " ^4.8.5 " ,
1313 "react-cosmos-context-proxy" : " ^4.8.2"
1414 },
1515 "private" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-fetch-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of mocking the fetch API" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
77 "scripts" : {
88 "start" : " cosmos-classic"
99 },
1010 "dependencies" : {
11- "react-cosmos-classic" : " ^4.8.4 " ,
11+ "react-cosmos-classic" : " ^4.8.5 " ,
1212 "react-cosmos-fetch-proxy" : " ^4.8.2"
1313 },
1414 "private" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-local-state-old-fixtures-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of injecting and serializing component local state" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
77 "scripts" : {
88 "start" : " cosmos-classic"
99 },
1010 "dependencies" : {
11- "react-cosmos-classic" : " ^4.8.4 "
11+ "react-cosmos-classic" : " ^4.8.5 "
1212 },
1313 "private" : true
1414}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-local-state-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of injecting and serializing component local state" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
1010 },
1111 "dependencies" : {
1212 "async-until" : " ^1.2.2" ,
13- "react-cosmos-classic" : " ^4.8.4 " ,
13+ "react-cosmos-classic" : " ^4.8.5 " ,
1414 "react-cosmos-test" : " ^4.8.4"
1515 },
1616 "private" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-localstorage-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of mocking the localstorage API" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
77 "scripts" : {
88 "start" : " cosmos-classic"
99 },
1010 "dependencies" : {
11- "react-cosmos-classic" : " ^4.8.4 " ,
11+ "react-cosmos-classic" : " ^4.8.5 " ,
1212 "react-cosmos-localstorage-proxy" : " ^4.8.2"
1313 },
1414 "private" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-mixed-paths-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of combining relative and module component paths" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
77 "scripts" : {
88 "start" : " cosmos-classic"
99 },
1010 "dependencies" : {
11- "react-cosmos-classic" : " ^4.8.4 "
11+ "react-cosmos-classic" : " ^4.8.5 "
1212 },
1313 "private" : true
1414}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-cosmos-normalize-props-proxy-example" ,
3- "version" : " 4.8.4 " ,
3+ "version" : " 4.8.5 " ,
44 "description" : " Example of using normalize-props-proxy" ,
55 "repository" : " https://github.com/react-cosmos/react-cosmos-classic/tree/master/examples" ,
66 "license" : " MIT" ,
77 "scripts" : {
88 "start" : " cosmos-classic"
99 },
1010 "dependencies" : {
11- "react-cosmos-classic" : " ^4.8.4 " ,
11+ "react-cosmos-classic" : " ^4.8.5 " ,
1212 "react-cosmos-normalize-props-proxy" : " ^4.8.2"
1313 },
1414 "private" : true
You can’t perform that action at this time.
0 commit comments